- 05 Aug, 2004 6 commits
-
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Eric Petit authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/gui/wxwindows/bookmarks.cpp: bookmarks support is back.
-
Gildas Bazin authored
-
- 04 Aug, 2004 16 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Laurent Aimar authored
You can now use multiple sdp= (ex: rtp{dst=ip,port=nb,sdp=file://a.sdp, sdp=http://localhost:8080/a.sdp})
-
Laurent Aimar authored
front of a option name) to allow handling of multiple string options.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
* Removed the old SAP code. announce.? in modules/stream_out is still required for SLP announces.
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access/screen/*: added a win32 only --screen-fragment-size option to do a kind of progressive capture by splitting the screen in several fragments. This does help user interactivity while capturing but also produces artefacts when moving windows around.
-
Gildas Bazin authored
* modules/audio_output/waveout.c: added a --no-waveout-float32 option to disable the use of float32 audio output.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on files when they are not DVD images. * src/input/input.c: auto-probe access_demux as well. * modules/access/vcd/vcd.c: raised priority above the file access one.
-
Laurent Aimar authored
-
- 03 Aug, 2004 11 commits
-
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
* updated TODO and NEWS
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access/vcd/vcd.c: try to skip bad sectors.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
* Plugin now works perfectly in milj. of colors * Works in thousands of colors, in inverse colors
-
Gildas Bazin authored
(expect some breakage). * modules/video_filter/blend.c: new alpha-blending module.
-
- 02 Aug, 2004 6 commits
-
-
Gildas Bazin authored
* modules/demux/mpeg/*: removed old MPEG TS/PS demuxers.
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
This way we bypass Apple's very, very, very unoptimized I420 -> YUY2 routine and use titer's altivec optimized one. Quartz output is herefore now altivec optimized and close to the opengl output.
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Testing would be welcomed very much.
-
- 01 Aug, 2004 1 commit
-
-
Cyril Deguet authored
-