- 24 Jul, 2009 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 6a4c2d79) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
For some reasons, this doesn't crash on Linux...
-
- 23 Jul, 2009 5 commits
-
-
Erwan Tulou authored
(cherry picked from commit 7b7421e9)
-
Barry Wardell authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b670356d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Fixes #2983 for good ths time hopefully... (cherry picked from commit 2a6adf74)
-
Dominique Leuenberger authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 8a19ea4f)
-
Rémi Duraffort authored
opengl: fix an crash/hang on exit because opengl needs the init and end to be done in the same thread. (cherry picked from commit 153dd4aa) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 22 Jul, 2009 5 commits
-
-
Besnard Jean-Baptiste authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9a4af551) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit c9f3c593) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
According to RFC 2326 a PAUSE command should be issued when requesting an immediate seek to a new PLAY position. (cherry picked from commit 6c29937d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Besnard Jean-Baptiste authored
cherry-picked from 20e97a23Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit f32ccae3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Jul, 2009 4 commits
-
-
airplanez authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Fabio Ritrovato authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 459af8fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Fabio Ritrovato authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6d5cb64b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-
- 20 Jul, 2009 8 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 96f5cc4d)
-
Rémi Denis-Courmont authored
(cherry picked from commit 12cf82c8)
-
Rémi Denis-Courmont authored
(cherry picked from commit a427e327)
-
Derk-Jan Hartman authored
(cherry picked from commit 6ef7fa72) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
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 2 commits
-
-
Jon Stødle authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Felix Paul Kühne authored
-