- 14 Mar, 2012 7 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 6b5b319c452a328f93f6466eb9b934eb1513d266)
-
Rémi Denis-Courmont authored
Fallback to the legacy VLC-proprietary "x-plgroup" for backward compatibility with old VLC UDP streams. (cherry picked from commit aea7f120cac105e66b89443a2e50e3b68117732f)
-
Jean-Paul Saman authored
The skins2 code checked for the audio volume to be zero. However the audio is muted with by caling the function aout_SetMute() or aout_ToggleMute(). Use aout_IsMuted() to test for muted audio. (cherry picked from commit 4f96ae4a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 043553e7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 67e869c5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
Fix #6375 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 22c24d5a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
This fixes some problematic behaviour, when the user changed some settings but has still not made a restart. (cherry picked from commit 511519e3) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 13 Mar, 2012 15 commits
-
-
Rémi Denis-Courmont authored
The default gain of 0.2 was way too low compared to other audio codecs. (cherry picked from commit 3ead74ab)
-
Rémi Denis-Courmont authored
(cherry picked from commit ea4e38b5) Conflicts: modules/access/dtv/linux.c
-
Rémi Denis-Courmont authored
(cherry picked from commit a9862530)
-
Rémi Denis-Courmont authored
This should fail safe, but it is still ugly. (cherry picked from commit b517ac74)
-
David Fuhrmann authored
(cherry picked from commit 31f985a5) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 5ff8299f) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit d6d75822) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Clément Lecigne authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 07616a8e)
-
Rémi Denis-Courmont authored
Although this was not reported, this suffered the same problem as A52. (cherry picked from commit 64938792)
-
Rémi Denis-Courmont authored
This closes a heap overflow on corrupt files. Pointed-out-by: Clément Lecigne <clemun@gmail.com> (cherry picked from commit a6e127f1)
-
Jean-Baptiste Kempf authored
It behaves badly on Win32 (cherry picked from commit 829b5a92) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit fc50e57a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit dede0c95) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
CVE-2012-1126 up to CVE-2012-1144 and SA48320 (cherry picked from commit b737cac8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 12 Mar, 2012 18 commits
-
-
Rafaël Carré authored
(cherry picked from commit bdb36c1b) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 521f4090) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
It is redumdant with the preexisting dvb-t scheme and does not even always select the correct delivery system. Also the failure mode is much more confusing than a plain error input failure message, and it is inconsistent with other delivery system names. (cherry picked from commit 06a2a739)
-
Jean-Baptiste Kempf authored
Close #6180 and #6153
-
Jean-Baptiste Kempf authored
(cherry picked from commit c26ef9bc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 94566cad) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6116 (cherry picked from commit 12667979) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This reverts commit 6afa23b2. This was breaking length computing, thus breaking seeking. Conflicts: modules/access/bluray.c (cherry picked from commit 2013440e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit c68373380984bbf16687997e426b25ac90558751) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit db56ab24) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This should fix bluray playback on windows. (cherry picked from commit 12bb4f9d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This fixes crash with BD-J menu, if libbluray isn't built with java support. (cherry picked from commit 3bc5c401) (cherry picked from commit 96b02891) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 207e13c211c1af905bf567934457fd5c91031856) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 08a2a6031b83a4a227c785ef46121b2fbd289b06) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 7eb141b4800273870a95210a98c6464416a3b041) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
bbcallen authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com> (cherry picked from commit 8a57032172f9e6c737036cac6fe8f2e530ac21f1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit f55a160da54be5e09576947388f5eb60d0d224ff) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-