- 09 Jun, 2009 27 commits
-
-
Christophe Mutricy authored
-
Баярсайхан Энхтайван authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
It is about [a0d23587]. Without this patch, with files that have a shorter track, the demuxer would try seeking the track every time the Demux() function was called. (cherry picked from commit 1a033fe0) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
Disabling the tracks like this is an immediate action that messes up --file-caching for instance. There may be some cases where it is appropriate, and some cases where a track should be removed, but not when a track ends. In that case the core is responsible for cleanup. Tested in bugfix for normal avi, broken avi and repaired avi, but not with "streamed" avi. Should close #2853 (cherry picked from commit a0d23587) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Should fix the last event media list player test issue.
-
Pierre d'Herbemont authored
It should be improved.
-
Pierre d'Herbemont authored
Pointed by Laurent and Valgrind.
-
Pierre d'Herbemont authored
Pointed by Laurent and Valgrind.
-
Pierre d'Herbemont authored
Pointed by Laurent.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This reverts commit 13b7d257. This is incorrect as it introduces locking the release when this should not be needed.
-
- 08 Jun, 2009 9 commits
-
-
Felix Paul Kühne authored
Thanks to Richard C. G. Øiestad for the adaptation
-
ra Qadir authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Tòni Galhard authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Xènia Albà Cantero authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Derk-Jan Hartman authored
This closes #2845 (cherry picked from commit 4271ab26) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 89db25d2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
It seems to work correctly on Vista.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit eb16d85e)
-
- 07 Jun, 2009 4 commits
-
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Luqman Hakim authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Matej Urbančič authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Felix Paul Kühne authored
fixed package-macosx-plugin in case top_srcdir != top_buildir and switched image format to UDBZ, too NOTE that creating the plugin bundle is still horribly broken in the former case
-