- 29 May, 2004 11 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Gildas Bazin authored
This is still experimental so isn't enabled by default (use --plugins-cache). There are also a few issues that aren't dealt with yet: - translation of module strings. - config options callbacks and actions. - a few memory leaks. - and likely other things ;) You can easily reset the plugins cache with --reset-plugins-cache.
-
Yoann Peronneau authored
-
Yoann Peronneau authored
-
Laurent Aimar authored
Finlayson)
-
Laurent Aimar authored
(wrong as long as we don't have a real subtitle packetizer). It doesn't work very well, the syncho is a broken (subs are late by more than 1s).
-
Laurent Aimar authored
TODO: move subtitle paquetizer to subsdec.c to convert all subs to UTF-8.
-
Laurent Aimar authored
-
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 2 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
- some code cleanup. Please watch coding style people. * demux/sgimb.c: fix an alloc
-