- 23 Dec, 2002 6 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Jean-Paul Saman authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 22 Dec, 2002 4 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Sam Hocevar authored
recalculation (spotted by KKI).
-
- 21 Dec, 2002 1 commit
-
-
Sigmund Augdal Helberg authored
needs to get a sane default size and some cleanups of the code, but I commit now in case anyone wants it during cristmas
-
- 20 Dec, 2002 5 commits
-
-
Jean-Paul Saman authored
-
Sigmund Augdal Helberg authored
-
Jean-Paul Saman authored
-
Yves Duret authored
-
Yves Duret authored
- make it working again with daily CVS snapshot. - some typos fixed. - better workaround for broken mdk configure macro (aka don't harcore arch in name).
-
- 19 Dec, 2002 3 commits
-
-
Sigmund Augdal Helberg authored
* modules/codec/vorbis.c: parse the vorbis comment (can anyone tell me why the comment is embedded in the logical stream and not directly in the container?). The vorbis comments are in utf8, so extended characters currently get messed up. Still tring to close #51
-
Christophe Massiot authored
-
Sigmund Augdal Helberg authored
towards closing bug #51. Type 'info' in the rc interface to test.
-
- 18 Dec, 2002 13 commits
-
-
Gildas Bazin authored
* src/libvlc.h, src/input/input_dec.c: added an "sout-video" and "sout-audio" config option that allows to selectively enable audio or video stream output. This is very useful if you want to play video on one computer and audio on another one ;)
-
Laurent Aimar authored
-
Laurent Aimar authored
received an header (vol). (It prevents some segfaults with mpeg4 streaming).
-
Laurent Aimar authored
Becareful that up to now, it's more a hack. (I need to add SL streams managments)
-
Sam Hocevar authored
corrupted headers.
-
Laurent Aimar authored
header.
-
Sam Hocevar authored
tells what libavcodec build it was built with.
-
Sam Hocevar authored
-
Sam Hocevar authored
prototype.
-
Sam Hocevar authored
checks as printf. Only works with gcc 3.2 it seems.
-
Sam Hocevar authored
* ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution, thanks to Stepan Roh for spotting this.
-
Gildas Bazin authored
* src/video_output/video_output.c: fixed a bug concerning the aspect ratio in vout_Request(). * INSTALL.win32: small update to the documentation.
-
Laurent Aimar authored
-
- 17 Dec, 2002 5 commits
-
-
Laurent Aimar authored
* ts.c: removed an unused variable.
-
Gildas Bazin authored
* modules/demux/rawdv.c: new raw dv demuxer (only video for now). I didn't find a way to detect correctly a raw dv file so for now we just check the file extension (.dv). You can additionaly force this demuxer. PS: the ffmpeg plugin works quite well for decoding dv videos.
-
Jean-Paul Saman authored
Functionality of Familiar Linux Gtk+ interface is finished. Only testing on iPaqwith libgpewidget0 still needs to be done.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 16 Dec, 2002 3 commits
-
-
Christophe Massiot authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Workaround for crash in ReadDirectory when called from the comboURL text box. For now it is mandatory to prefix filepaths on local disk with "file://" when typing it in the comboURL box.
-