- 09 Jan, 2004 16 commits
-
-
Derk-Jan Hartman authored
- Added the duration column - Added a 'surpress error dialog' option to the dialog * ALL: copyright year and author changes
-
Derk-Jan Hartman authored
src/misc/variables.c: Added a VLC_VAR_TRIGGER_CALLBACKS action * src/libvlc.c: You can now change verbosity on the fly by using the "verbose" variable of p_vlc. -1 == quiet
-
Jon Lech Johansen authored
-
Gildas Bazin authored
* src/extras/libc.c: return result in vlc_asprintf().
-
Gildas Bazin authored
* ALL: added vlc_asprintf() to our libc.
-
Jon Lech Johansen authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
You used vasprintf but used asprintf paramaters. Which one do you want to use? i changed to asprintf now.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Jon Lech Johansen authored
* ./modules/demux/mp4/mp4.c: if sample has not been decrypted, do not pass it on to decoder.
-
Derk-Jan Hartman authored
* ffmpeg.c: 0.4.8 ifdef'ing
-
Rocky Bernstein authored
-
Gildas Bazin authored
* modules/demux/mpeg/Modules.am: forgot to remove private.h.
-
Gildas Bazin authored
* modules/demux/mpeg: fixed latest changes to mpeg system demuxer (dvd playing was broken).
-
Gildas Bazin authored
* modules/codec/ffmpeg/video.c: setup dummy palette to avoid segfaults with some codecs. * modules/codec/ffmpeg/ffmpeg.c: more fourccs.
-
- 08 Jan, 2004 19 commits
-
-
Sigmund Augdal Helberg authored
* add fourcc "smc "
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/ffmpeg.c: compilation fix for ffmpeg 0.4.8.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/demux.c: improvements. * modules/codec/ffmpeg/ffmpeg.c: added a few fourccs.
-
Derk-Jan Hartman authored
* Use new style of use_enable * Fixed some bugs
-
Sam Hocevar authored
+ Updated for libcaca 0.7.
-
Derk-Jan Hartman authored
a bit late i know. I had forgotten about it.
-
Laurent Aimar authored
time, informations and help display).
-
Gildas Bazin authored
* modules/codec/ffmpeg/ffmpeg.c: oops.
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
-
Jon Lech Johansen authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Sigmund Augdal Helberg authored
* fixed a warning
-
Laurent Aimar authored
* modules/access/ftp.c: cleaned up.
-
Gildas Bazin authored
* configure.ac: detect if libavformat is present. * modules/codec/ffmpeg/demux.c: new experimental demuxer using libavformat (most of the work done by fenrir). This demuxer should allow us to support "frindge" formats (FLIC, SWF, etc...). The demuxer has been put here because of its dependancy on libavformat and libavcodec. * modules/codec/ffmpeg/ffmpeg.c: re-arranged the codecs list.
-
- 07 Jan, 2004 5 commits
-
-
Laurent Aimar authored
-
Gildas Bazin authored
* src/playlist/*: fixed memory leaks. * modules/codec/rawvideo.c: fixed dts/pts problem and added support for fourcc IYUV. * modules/stream_out/transcode.c: added support for fourcc IYUV.
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-