- 22 Jun, 2009 6 commits
-
-
Rémi Duraffort authored
it. (cherry picked from commit 59f41e69) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 8b178f45) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 7f43b934) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
This works with 10.2, 10.3 and 10.4, but 10.3 requires the code we have in VLCApplication. (cherry picked from commit 24a0dc93) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
For each CoInitialize we have to call CoUninitialize. (cherry picked from commit ac1c62c8) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit c90fc1d0) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 21 Jun, 2009 7 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. (cherry picked from commit ee313399) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
This will likely fix #2649 (cherry picked from commit 57509511) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
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. (cherry picked from commit fe5ba7a2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And also fix the support for it on Windows. (cherry picked from commit 953140e5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit c5af2987) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit c766082c) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 20 Jun, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 19 Jun, 2009 15 commits
-
-
Christophe Mutricy authored
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Martin Pöhlmann authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit d89c5dc9)
-
A S Alam authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Баярсайхан Энхтайван authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jean-Baptiste Kempf authored
This simplifies a bit the code, should solve the issue reported over and over by the users. (cherry picked from commit 34102147) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 5f621072) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 4c4aae84) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
That way, when you right-click on the not-selected item, you can delete it. (cherry picked from commit df20afd7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman 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). (cherry picked from commit d1bf1bcf) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 17ebc0bf) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 8c60ce97) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit ec01f1da) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 5e432a0d) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 18 Jun, 2009 11 commits
-
-
Laurent Aimar authored
(cherry picked from commit 9b39dc1b) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
It fixes a regression with interpolated timestamps for some mpeg-I/II and for h264. (cherry picked from commit 06105bd1) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit ae5abca4) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 8d745087) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
It is needed to ensure valid buffer alignment. (cherry picked from commit ae618924) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 1ba525b0) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 9ef7e90e) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 01bec007) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit fee7f059) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
airplanez authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Duraffort authored
-