- 11 Jan, 2012 2 commits
-
-
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 11 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>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #5801
-
Pierre Ynard authored
Stereoscopic formats would get mistakenly selected
-
- 08 Jan, 2012 9 commits
-
-
David Fuhrmann authored
The issue was that we had 2 VLCPlaylist objects although they should be only one. Therefore this commit removes the wrong one in Open.xib Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
also adds forgotten PL_LOCK and removes a commented out code block which should not be needed anymore Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
fixes both #5733 and #5806
-
Pierre Ynard authored
Use the same approach as in the playlist module This should fix #5398 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Naohiro KORIYAMA authored
Align stack variables manually in yadif x86 code. This is fixed for the issue that yadif crashes VLC on Windows XP. This issue happens win32 build on Windows 32bit. This issue doesn't happen win32 build on Windows 64bit. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: always expand all sidebar nodes on launch (fixes #5811) and make sure that the sidebar isn't editable by the user
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
And removed our patch that has been applied upstream. Close #5795 Pointed by Mangled Deutz
-
- 07 Jan, 2012 2 commits
-
-
Pierre Ynard authored
-
Felix Paul Kühne authored
-