- 14 Mar, 2012 3 commits
-
-
Francois Cartegnie authored
(cherry picked from commit 67e869c503d39d443de598d8f4bba4d48b79330f) 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 22c24d5aaf7a41f8f0a3beb49039ec8415767263) 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 511519e3420eb716616f321f3d0bc630c2261414) 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 3ead74ab142286d39f1f155569a3f389d7e5f28f)
-
Rémi Denis-Courmont authored
(cherry picked from commit ea4e38b539b4c0a4b36d047292a84ad92b6bed25) Conflicts: modules/access/dtv/linux.c
-
Rémi Denis-Courmont authored
(cherry picked from commit a9862530656860c69d51d8a8fbe75baae0149e91)
-
Rémi Denis-Courmont authored
This should fail safe, but it is still ugly. (cherry picked from commit b517ac74d7a2d7b8c104ec3f3ee1f6d56f78581d)
-
David Fuhrmann authored
(cherry picked from commit 31f985a5) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 5ff8299fade511fbee60df13f0dfaf94d72d5fd6) 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 07616a8ecb95cdc0e3059b9b3f0c4a5393b1c773)
-
Rémi Denis-Courmont authored
Although this was not reported, this suffered the same problem as A52. (cherry picked from commit 6493879248c4ea2d13f794bda75144e13a12399f)
-
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 a6e127f134e42f5d1d5ea9d9b8d055ce42e8caf8)
-
Jean-Baptiste Kempf authored
It behaves badly on Win32 (cherry picked from commit 829b5a923845e3b3f6a7c57c90060410bedb47b3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit fc50e57ad33d9ede13e435267e9dda3d30501711) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit dede0c9527d3372e70952a677b57a7167a0a48fa) 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 b737cac862fe1807e9026c5bfcb9966d3b44cf4a) 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 bdb36c1b184cd62ccc633b493d5c8fe9e21770ed) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 521f40906c11615b9da6fabb19870724b91769fb) 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 06a2a739e76f8c05776be0f84faef049a2505cec)
-
Jean-Baptiste Kempf authored
Close #6180 and #6153
-
Jean-Baptiste Kempf authored
(cherry picked from commit c26ef9bc31a6ecd06dd4272e9139e6611e2e1294) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 94566cadba9a5bf107bdc89a96020b9020ad3468) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6116 (cherry picked from commit 126679799c39ee3fec9af2fe52c1287e974b91ee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This reverts commit 6afa23b2dd9e3f526aa59c5d1ee727d2ce249e78. This was breaking length computing, thus breaking seeking. Conflicts: modules/access/bluray.c (cherry picked from commit 2013440e126d56449a749517592affc2b901b67d) 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 db56ab24bcd6319316fc1d0308ed28b66a8d5477) 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 12bb4f9d52832dafb493d0c0241b154cbdce251e) 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 3bc5c401996090ef409d0c76fd59c1d009b80c00) (cherry picked from commit 96b0289176abe5a24eb1f854e74654b3c55d0574) 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>
-
- 11 Mar, 2012 4 commits
-
-
Rémi Denis-Courmont authored
If pausing the decoder races with setting up the audio output pipeline, the decoder can end up already paused when the audio output is created. The audio output insists on a strict start -> (pause -> resume ->)* (pause ->)? stop series of state transition. So it must be paused explicitly in this corner case. I have not investigated whether this problem affects the video output but this seems very likely too. (cherry picked from commit 092e8242e786dfef3568dabd654e3d886c7534f3)
-
David Fuhrmann authored
(cherry picked from commit bb20070a980134c728d5d57c9203784006f5a82c) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Rémi Denis-Courmont authored
(cherry picked from commit 9df024608bdb087f26bff309ddcc9d686e0353d5)
-
Rémi Denis-Courmont authored
(cherry picked from commit 42b8a557d6f0045c2a3a06a9ff457ce2a9cf7144) Conflicts: modules/access/dtv/linux.c
-