- 12 Jan, 2012 7 commits
-
-
Laurent Aimar authored
When the integer overflow happens, the block_t returned will be smaller than requested. It fixes the second half of #5841.
-
Laurent Aimar authored
When the integer overflow happens, the block_t returned will be smaller than requested. It partially fixes #5841.
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Cheng Sun authored
This filter allows channels to be remapped. Potential uses include downmixing, or to correct non-standard channel orders. Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #3475 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 Jan, 2012 10 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
-
Felix Paul Kühne authored
plus some other fixes
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Close #5545
-
Jean-Baptiste Kempf authored
Propose a choice to automatically rebuild the index when broken...
-
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
-
KO Myung-Hun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Should reduce number of strings for translation. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Naohiro KORIYAMA authored
This patch affects only on MinGW win32 builds. Fixes #5793. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 10 Jan, 2012 16 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It workarounds an avcodec issue.
-
Laurent Aimar authored
It should fix #5753. There can still be an issue with an insufficient input caching.
-
Laurent Aimar authored
It will allow to specify the number of needed extra picture buffers due to decoder latency.
-
Laurent Aimar authored
It was introduced by [45ee0e5c].
-
Laurent Aimar authored
With [447719222b4a2496482571f1725aaf36b3d2d19e], it closes #5755 and #5756.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It avoids trying to play the file.
-
Laurent Aimar authored
Some rar archives doesn't have an end block.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
same rationale as in 679830ea
-
Rafaël Carré authored
This reverts commit 577b183d. This breaks compilation on FreeBSD8 and OSX (both x86)
-
- 09 Jan, 2012 7 commits
-
-
Felix Paul Kühne authored
fixups.h: added an explicit hack so binaries created on OS X Lion can be executed correctly on Snow Leopard
-
Jean-Baptiste Kempf authored
Ref #2882
-
Christophe Mutricy authored
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Christoph Miebach authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-