- 12 Dec, 2003 7 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Gildas Bazin authored
* modules/gui/gtk/*: fixed gtk/gnome.glade and re-run ./toolbox --update-glade.
-
Gildas Bazin authored
* modules/gui/gtk/open.c: compilation fix.
-
Clément Stenac authored
-
Rocky Bernstein authored
and should be put in a more core location.
-
Rocky Bernstein authored
-
- 11 Dec, 2003 22 commits
-
-
Gildas Bazin authored
* src/video_output/video_output.c: small change to allow the directx plugin to destroy/recreate picture buffers on the fly.
-
Clément Stenac authored
-
Benjamin Pracht authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Fixed the mute hotkey * Fixed the positioning of some elements and removed the stupid black box * Added speex and flac encoders to sout dialog
-
Derk-Jan Hartman authored
-
Rocky Bernstein authored
cddax and vcdx.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Sam Hocevar authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
or absense of vcdx/cddax.
-
Rocky Bernstein authored
1. MRL's are of the form xxx:// 2. Customize depending on vcdx/vcd or cddax/cdd 3. cdda doesn't have any such notion of a "Chapter", so remove the misleading :x. For cddax/vcdx, I'm not sure though I think there is more to do.
-
Rocky Bernstein authored
-
Cyril Deguet authored
opened in blocking mode
-
Yoann Peronneau authored
-
- 10 Dec, 2003 8 commits
-
-
Gildas Bazin authored
* modules/stream_out/display.c: fixed segfault when switching audio/video track.
-
Gildas Bazin authored
* modules/codec/libmpeg2.c: hack for demuxers which only have DTS timestamps.
-
Gildas Bazin authored
* modules/mux/mpeg/pes.c: fixed to handle 0 pts/dts correctly.
-
Rémi Denis-Courmont authored
-
Yoann Peronneau authored
-
Yoann Peronneau authored
-
Benjamin Pracht authored
-
Rémi Denis-Courmont authored
-
- 09 Dec, 2003 3 commits
-
-
Gildas Bazin authored
* src/misc/mtime.c: fixed an overflow in mdate() on win32. This overflow was only affecting the hardware configurations where we can't use the performance counter and thus have to use GetTickCount(). We now also check for the wrapping of the 32 bits value returned by GetTickCount() so mdate() doesn't wrap after 49.7 days. * src/misc/win32_specific.c: call mdate() once in system_Init() so as to avoid thread safety issues while initialising the static variables used in mdate().
-
Yoann Peronneau authored
* added a lock when changing p_vout->p_last_osd_message
-
Sam Hocevar authored
-