- 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 10 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
-
Laurent Aimar authored
apply to the selected program.
-
Laurent Aimar authored
-> Proxy, user/password and redirection untested. -> For icecast server, check also the mime (do not blindly force mp3, it could also be nsv).
-
Laurent Aimar authored
* nsv: fixed bad init.
-
Laurent Aimar authored
-
Rocky Bernstein authored
optimized better too. Add track info in "Media Information" Add track-specific information and album information in "Item info". Coding of all this is ugly and massively redundant. I think the playlist needs to be re-thought/re-worked. Sublevels would be nice too.
-
- 06 Jan, 2004 11 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Sigmund Augdal Helberg authored
* Cleaned up a comment * Added a function stream_ReadLine() to read one line from a stream include/ninput.h: * export stream_ReadLine()
-
Gildas Bazin authored
* modules/video_output/directx/directx.c: move the video window to the right display when using --directx-device.
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Clément Stenac authored
check that command line parsing still works for items and options? ) - src/libvlc.c include/vlc/vlc.h : New libvlc functions to get playlist status and clear the playlist Patch by Tong Ka Man - src/playlist/* : Update copyrights - src/playlist/playlist.c: -When a user explicitely asks for an item, do play it, even if random mode -Do not stop playlist upon deletion of an autodelete item -playlist_Clear (Patch by Tong Ka Man)
-
Rocky Bernstein authored
an interface to allow setting the duration on adding a playlist item.
-
Rocky Bernstein authored
cripple PBC for now though.
-
Rocky Bernstein authored
option. Run-of-the mill users may want to select that. Update documentation.
-
Jon Lech Johansen authored
-