- 29 May, 2004 1 commit
-
-
Laurent Aimar authored
next one). - added partial 14496-17 support, in other words mpeg4 text subtitles.
-
- 28 May, 2004 11 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
- Moved one dir higher - Fixed the Quit function - Added Volume Controls - Added Repeat/Loop/Random - Fixed the info box - Added Fullscreen remark to help box It is now the perfect remote controller if I use my 'bedside terminal'. ssh/screen/ncurses is like magic.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
the playlist item duration. Now mpeg files will show their duration.
-
Laurent Aimar authored
Patch by Callan, Wilson <wcallan AT starentnetworks DOT com>
-
Laurent Aimar authored
-
Laurent Aimar authored
like it is done in .mov (and not like .mp4 as I failed to find any samples) VLC is able to play them. I don't think QT will like them for now.
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
make dist might still be broken? This makefile could use some sam power.
-
Gildas Bazin authored
-
- 27 May, 2004 16 commits
-
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/video_chroma/i422_yuy2.c: fixed the I422 MMX conversion routines. The fix also doubles the speed of the conversion :)
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* control/netsync.c: small fix.
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
-
Olivier Aubert authored
- the VLC-specific code has been isolated in mediacontrol-core.c so that corba.c only has to glue CORBA calls to C calls. - the IDL has been modified: - snapshot support - text display support - access to stream information - access to volume information
-
Olivier Aubert authored
-
Gildas Bazin authored
-
Olivier Aubert authored
It is chiefly used by the corba module.
-
Olivier Aubert authored
It is chiefly used by the corba module.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
src/playlist/playlist.c: added a "--play-and-stop" feature. This stops the playlist after each played item. It does however increase the index. (also very useful for sap playlist when a lot of channels fail to open).
-
- 26 May, 2004 9 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
- some code cleanup. Please watch coding style people. * demux/sgimb.c: fix an alloc
-
Sigmund Augdal Helberg authored
Henry Jen (slowhog) <henryjen at ztune dot net>. Only tested in multipart mode.
-
Jean-Paul Saman authored
-
Yoann Peronneau authored
-
Christophe Massiot authored
-
Clément Stenac authored
-
Andre Pang authored
- added browse-follow-anchor, browse-go-back and browse-go-forward callbacks - will not display clip description as subtitles if intf-displays-cmml-description variable is set on main interface thread - bugfix for web browser launching on Mac OS X
-
Andre Pang authored
-
- 25 May, 2004 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
the demuxer has to ask the parameters to the decoder, instead of just using the ones in the file.
-
Gildas Bazin authored
-