- 22 Jun, 2009 5 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
For each CoInitialize we have to call CoUninitialize.
-
Rémi Duraffort authored
-
- 21 Jun, 2009 10 commits
-
-
Derk-Jan Hartman authored
This really fixes #2649 This entire module needs some refinement, but since we are gonna have to dump it for CoreText very soon, there is little point in doing that.
-
Derk-Jan Hartman authored
This will likely fix #2649
-
Dominique Leuenberger authored
Signed-off-by: JP Dinger <jpd@videolan.org> (If at all possible, we should reduce the requirements instead.)
-
Jean-Baptiste Kempf authored
This is better for translations, and look'n feel. This defaults the name to .xspf, if not a valid extension is provided.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And also fix the support for it on Windows.
-
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 4 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
-