- 11 Jan, 2012 9 commits
-
-
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 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 4 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>
-