- 23 Jun, 2004 3 commits
-
-
Laurent Aimar authored
(becarefull, it's just if you can seek or not, and not if you have to display the progress bar, for thet last you have to check if "position" value get != 0.0 ) - added "audio-delay" and "spu-delay" object variables to delay audio/spu to the video. They can be changed on the fly (untested). - renamed INPUT__GET/SET_SUBDELAY into INPUT_SET_SPU_DELAY and added INPUT_SET_AUDIO_DELAY (wrapper to "audio-delay" and "spu-delay") - readded INPUT_ADD/GET_INFO/INPUT_SET_NAME. Becarefull to not over-use them, a demuxer should export DEMUX_GET_META and not using them.
-
gbazin authored
* src/input/stream.c: fixed detection of EOF.
-
gbazin authored
-
- 22 Jun, 2004 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 07 Jun, 2004 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
* demux, access: change the prototype of access2_New/demux2_New. * control: implemented all INPUT_GET/SET. * src/input/*.c: removed old functions, move some of them.
-
- 06 Jun, 2004 1 commit
-
-
zorglub authored
* Edit bookmarks if possible
-
- 05 Jun, 2004 2 commits
-
-
Laurent Aimar authored
time-offset change.
-
Laurent Aimar authored
STREAM_CONTROL_ACCESS. * all: added previous new commands support.
-
- 01 Jun, 2004 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 30 May, 2004 4 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 29 May, 2004 1 commit
-
-
Laurent Aimar authored
-
- 28 May, 2004 1 commit
-
-
hartman authored
the playlist item duration. Now mpeg files will show their duration.
-
- 23 May, 2004 1 commit
-
-
Laurent Aimar authored
-
- 18 May, 2004 2 commits
- 17 May, 2004 1 commit
-
-
gbazin authored
-
- 15 May, 2004 1 commit
-
-
Laurent Aimar authored
-
- 10 May, 2004 1 commit
-
-
Christophe Massiot authored
* modules/access/dvb/access.c: Removed the temporary --dvb-program hack * modules/demux/ts.c: New --ts-silent option to avoid complaints about encrypted packets (especially useful with --sout-all for streaming a part of a transponder).
-
- 06 May, 2004 2 commits
- 05 May, 2004 1 commit
-
-
gbazin authored
-
- 30 Apr, 2004 1 commit
-
-
zorglub authored
-
- 29 Apr, 2004 2 commits
- 24 Apr, 2004 1 commit
-
-
yoann authored
-
- 23 Apr, 2004 4 commits
- 21 Apr, 2004 1 commit
-
-
Laurent Aimar authored
not pace controlable (temporary workaround, we should create a thread that handles all packetizers).
-
- 20 Apr, 2004 1 commit
-
-
yoann authored
',') where VLC can look for a subtitle file ; typically, ./Subtitles or ./subtitles (the directory in wich the film is located is implicit).
-