- 20 Jul, 2009 3 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 0772c250)
-
Rémi Denis-Courmont authored
(cherry picked from commit 56ddc63b)
-
Jean-Baptiste Kempf authored
(cherry picked from commit d299ef2a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Jul, 2009 5 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 52b528be) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
getaddrinfo() may list IPv4 before IPv6 depending on system configuration. (cherry picked from commit e5454831)
-
Rémi Denis-Courmont authored
(cherry picked from commit 2c5de8fc)
-
Rémi Denis-Courmont authored
(cherry picked from commit 84fe2cd5)
-
Jean-Baptiste Kempf authored
-
- 18 Jul, 2009 8 commits
-
-
Laurent Aimar authored
(cherry picked from commit 075a0342) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 9645e735) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit af3f0b21) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 333bc187) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
mpeg1 files may have only one sequence header. It can be backported to 1.0 only after being carefully tested. (cherry picked from commit 4746e4bc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It allows to use direct rendering if the chroma/size changes. It also avoid *always* disabling it after a seek... (It cost about 6% of CPU for video HD on my dual core in memcpy). (cherry picked from commit 0f79a0a0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Antoine Cellerier authored
Decrease poll delay from 0.5 to 0.01 seconds in alsa in oss, else the audio input would block the video input when used as an input slave. Other accesses likely to be used as input slaves might need to be changed. An easier solution (module-wise, harder core wise) would be to run each slave in its own thread. (cherry picked from commit 3d9fc421)
-
Rémi Denis-Courmont authored
(cherry picked from commit a8820e3e) Conflicts: src/input/input.c
-
- 17 Jul, 2009 12 commits
-
-
Jon Stødle authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Erwan Tulou authored
(cherry picked from commit 97c42d97)
-
Felix Paul Kühne authored
-
Erwan Tulou authored
(cherry picked from commit a9ded8f3)
-
Felix Paul Kühne authored
macosx: prevent a locked-up UI state when using the date field by removeing the unused NSDataFormatter
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit b8aa5b46) Backporting because bored of explaining it on the forum. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
kO -> ko, kO/s -> kb/s Once again, since apparently it was mistakenly overwritten
-
- 16 Jul, 2009 4 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 8bcb2f3c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit a9aa82f3) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 564cbe7b) Conflicts: modules/demux/playlist/itml.c
-
Rémi Duraffort authored
(cherry picked from commit 37e54c44) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 13 Jul, 2009 5 commits
-
-
airplanez authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit c6ddd1d1)
-
Rémi Denis-Courmont authored
(cherry picked from commit 4137a1d0)
-
Rémi Denis-Courmont authored
(cherry picked from commit c9367612)
-
Alexis Ballier authored
This was actually fixed by [697457bc] but then [952a943a] came which made it useless. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 7c39ad95)
-
- 12 Jul, 2009 3 commits
-
-
Jean-Baptiste Kempf authored
This happened in many WMA2 mono samples where the codec information pannel said "ERROR" (cherry picked from commit a1a45073) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Test cases are still *always* crashing in 1.0-bugfix... (cherry picked from commit bd0571c5)
-