- 18 Jul, 2009 2 commits
-
-
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 9 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)
-
Rémi Denis-Courmont authored
This restores the pre-1.0.0 behaviour. With the atomic vlcrc update, VLC managed to work-around a read-only vlcrc. Indeed, Linux (POSIX?) allows renaming a file onto an existing read-only file, which is then replaced (both content and meta-data). In principle, you should put the containing directory in read-only mode to avoid this, but this is inconvenient as .config/vlc contains other files. (cherry picked from commit eb54a41c)
-
Rémi Denis-Courmont authored
(cherry picked from commit 75dda08f)
-
Rémi Denis-Courmont authored
(cherry picked from commit 644185a5)
-
Rémi Denis-Courmont authored
(cherry picked from commit fb3b3f25) Conflicts: src/text/strings.c
-
Rémi Denis-Courmont authored
Some URI types do not need URI-encoding, yet use the percent sign. E.g. http://forum.videolan.org/viewtopic.php?f=13&t=61946 (cherry picked from commit 4ac6e6df)
-
JP Dinger authored
(cherry picked from commit 06633533) Conflicts: src/input/item.c Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 11 Jul, 2009 8 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
(cherry picked from commit 97140ee9)
-
Laurent Aimar authored
It was introduced by 25a8f939. (cherry picked from commit fbe14bc4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #2954. Patch by cherife on trac. (cherry picked from commit bead3397) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit d0c3b82d)
-
Rémi Denis-Courmont authored
This reverts commit 292a59e2.
-
Rémi Denis-Courmont authored
(cherry picked from commit 5878fd30)
-