- 30 May, 2007 7 commits
-
-
Laurent Aimar authored
do not convert pts/dts of prerolled samples decoder: fixed ES_OUT_SET_NEXT_DISPLAY_TIME implementation (improved seek) proper handling of DISCONTINUITY reset video picture heap on seek/pause/rate change (avoid old pictures) Please report any regression.
-
Laurent Aimar authored
(I do not reset timestamp on purpose, it will at least break demuxer using packetizer)
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 29 May, 2007 12 commits
-
-
Jean-Baptiste Kempf authored
* Added Loop and Repeat methods in /TrackList * Added GetMetadata method in /Player * Fixed "length" metadata item to fit the spec (It should be expressed in seconds)
-
Gildas Bazin authored
-
Jean-Baptiste Kempf authored
Sharpen performance improvement by precalculating some values. Patch by Jérémy DEMEULE, author of the filter.
-
Gildas Bazin authored
* src/input/input.c: don't use input_EsOutDiscontinuity() on pause for now since this isn't properly supported by decoders yet and can thus corrupt the decoded stream.
-
Laurent Aimar authored
-
Damien Fouilleul authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
vlcInstance reference in MediaControl object (patch by Jan David Mol)
-
Olivier Aubert authored
-
Olivier Aubert authored
vlc_instance pointer to MediaControl object by Jan David Mol)
-
Olivier Aubert authored
by Jan David Mol)
-
- 28 May, 2007 8 commits
-
-
Laurent Aimar authored
Revert back mp4 r20330 !
-
Felix Paul Kühne authored
* prefer playlist item's meta title over its name, if available. This work-arounds a rare bug: VLC sometimes tends to show a previous item's name instead of the current one.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Gildas Bazin authored
-
Felix Paul Kühne authored
* revert the rewrite of MP4_GETSTRINGZ in the previous commit, as strnlen is a GNU-extension and therefore unavailable on Mac OS X and other platforms. I think this way is easier than writing an own implementation for OSX, but feel free to tell me otherwise. (closes #1213)
-
Jean-Baptiste Kempf authored
-
- 27 May, 2007 10 commits
-
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Fixed a few invalid access on broken files. Fixed compilation warnings.
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
- 26 May, 2007 3 commits
-
-
Jean-Baptiste Kempf authored
-
Ken Self authored
-
Gildas Bazin authored
-