- 11 Dec, 2003 17 commits
-
-
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 4 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
-
Yoann Peronneau authored
* added a the default CD Audio device in General Settings -> Input * added OpenDialog::OnDiscPanelChange in wxwindows/open.cpp
-
- 08 Dec, 2003 7 commits
-
-
Gildas Bazin authored
* ALL: new main --video-on-top config option (in use by the x11/xvideo/osx/directx video outputs.) * modules/video_output/x11/*: implemented support for "video on top". Will likely only work with KDE for now.
-
Gildas Bazin authored
* modules/misc/dummy/*: new --dummy-save-es option to specify if we want the dummy decoder to save the raw codec data to a file. This is disabled by default (while it was always on before). * src/input/es_out.c: bug fix for ES autoselection.
-
Yoann Peronneau authored
The last OSD message is now deleted before printing new one.
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/stream_out/transcode.c: added a floating point "scale" option for video transcoding. When specified, you don't need to specify the width and height of the output video. Also changed the width and height options so that if only one of them is specified, the other one is calculated automatically so as to keep the aspect ratio of the video. * modules/mux/ogg.c: fixed crash when removing streams. * modules/codec/theora.c: for now the theora encoder requires a width and height which are multiple of 16.
-
Derk-Jan Hartman authored
-
Rocky Bernstein authored
-
- 07 Dec, 2003 4 commits
-
-
Derk-Jan Hartman authored
* add libcaca contrib
-
Rocky Bernstein authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
goom sources currently located on my server.
-