- 13 Jan, 2012 2 commits
-
-
David Fuhrmann authored
Especially this fixes validation for audio and playback menus. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit a6fcfb7702be958a60d60496d3cdfe0d4bf37d5d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 1b23d5cc728e1411406ef0680e230203333b4e93) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Jan, 2012 10 commits
-
-
Laurent Aimar authored
(cherry picked from commit 8473f0753678b6ddf507a0cd9f6043704464b0e7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
the script was not only invalid but it wouldn't call bootstrap either (cherry picked from commit fc4007ed496df3948f68d15167aa75d188791c6d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
When the integer overflow happens, the block_t returned will be smaller than requested. It fixes the second half of #5841. (cherry picked from commit 04c9c0e7e8f4687c9881c6ad10d9e31152249697) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
When the integer overflow happens, the block_t returned will be smaller than requested. It partially fixes #5841. (cherry picked from commit 64756cf2a5f704774c16f0842edc00044a062be0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 3789e68e1bc9321fd11e72ea64c8ac491d46e359) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 4f97eb9457506211b88c41b4e822def4d9e03493) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
This reverts commit 577b183d295adbea85e03502d73d04fd3f90ef90. This breaks compilation on FreeBSD8 and OSX (both x86) (cherry picked from commit c397950e5b5f078d3134198885bdd1238133e4b7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
macosx: re-written the messages panel to use a table view instead of a text view. this vastly improves its performance and prevents any related crashes known to me so far thanks to poldi for the idea (cherry picked from commit b0aa6c5fa295ea7437abfb06566ad0db5b143bd0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 Jan, 2012 16 commits
-
-
Felix Paul Kühne authored
macosx: prevent ugly rendering artifacts when resizing the black main window on a slow CPU by adding a black backdrop on top of the clear window background (cherry picked from commit 498f15b30a450919f0e2a76ba102e431c8f01859) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
plus some other fixes (cherry picked from commit 0e608f941642aa0620fb07431eee25c92f329751) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit b9e1088003e3e5c1fb6202affd63b3b6b3d914ed) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Xabier Aramendi (Azpidatziak) authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Mario Siegmann authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Jean-Baptiste Kempf authored
Close #5545 (cherry picked from commit d1902eb8d655d269f342d0562d0e63c1b0ab136d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Naohiro KORIYAMA authored
This patch affects only on MinGW win32 builds. Fixes #5793. Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit cef4b56a6f7b467300858bf125aaa7098481cb5d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 87e9c403dece6d0c347d7314402f1919cb36b859) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It workarounds an avcodec issue. (cherry picked from commit e587ce36787d2519a774d27465d71b2272c9c6c4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It should fix #5753. There can still be an issue with an insufficient input caching. (cherry picked from commit 5539fea75b47b3c8c68c2f5e8a268904f4c019ff) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It will allow to specify the number of needed extra picture buffers due to decoder latency. (cherry picked from commit 74e141c59fa8013c6088be652ec67701502e1db6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 10 Jan, 2012 8 commits
-
-
Laurent Aimar authored
It was introduced by [99e262c4]. (cherry picked from commit 0c0c1a06aedab0ddd73c7a9bf5290527deb07da0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
With [99e262c4], it closes #5755 and #5756. (cherry picked from commit d650147f1ce9b4bb7fd141c1841eb342d1048a5f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 45ee0e5c08f3ace0cb314f9108839ce856ba3f4e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 1ac5b35ca17c3316a5cc1ef4ddda3dcd98f27de8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It avoids trying to play the file. (cherry picked from commit 136942f307a3fee34c6a9f11353328f264e9027b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
Some rar archives doesn't have an end block. (cherry picked from commit 09d1c6e1891cdc914d25279aabdd83c13baab227) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christophe Mutricy authored
(cherry picked from commit 2150d3eaccf77b59bd03202bf3496c21fab24abc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4f771d1d5cab79ff16a494edb2c97bb7366f923d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 09 Jan, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 491b918f5628a502a6bcf89141e5ecfba3c7757d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It was added by [5e0e7978ffa0ad34c780c08caf518efcc4082127]. (cherry picked from commit ffc31b5c43de67733ee90b3ea07409a7d81733d0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It happens when the size information is missing. It closes #5766. (cherry picked from commit 5e0e7978ffa0ad34c780c08caf518efcc4082127) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It is usefull to load a whole file to memory. (cherry picked from commit 63af7c781fe9c3cf07babb8befacd1d87b2182ca) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-