- 21 Jun, 2009 4 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 19 Jun, 2009 21 commits
-
-
Martin Pöhlmann authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
JP Dinger authored
I like the stories well enough but I can't get myself to like this as a codename for 1.1. xtophe suggested sin city, so with a bit of imdb assistance, we have...
-
Derk-Jan Hartman authored
-
Jean-Baptiste Kempf authored
This simplifies a bit the code, should solve the issue reported over and over by the users.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
That way, when you right-click on the not-selected item, you can delete it.
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
stop the playlist just after removing the playing item (so that's ok to stop the PL even when it's empty). (cherry picked from commit be1f4305f1203ccf5acc402fd2cc80dde3f5b1cd) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 18 Jun, 2009 15 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It seems that (a lot of?) flv files does not correctly set PTS, so ignore them, with luck the decoder (avcodec) will recreate them. It might break some valid files, so report any regression. (It needs the AVCodecContext::ticks_per_frame change).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It fixes a regression with interpolated timestamps for some mpeg-I/II and for h264.
-
Laurent Aimar authored
-
JP Dinger authored
-
JP Dinger authored
Force new not to throw. Also drop a separate declaration of a static function that's called exactly once, and mark it inline instead.
-
Laurent Aimar authored
-
Laurent Aimar authored
It is needed to ensure valid buffer alignment.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Mutricy authored
And don't ignore errors
-
Rémi Duraffort authored
-