- 15 Feb, 2012 3 commits
-
-
David Fuhrmann authored
this fixes the issue that nonembedded window was not allowed to resize itself (e.g. after aspect ratio change) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure the interface doesn't leak any inputs. fixes crashes on quit after adding a file to the playlist
-
Jean-Baptiste Kempf authored
The faster way to seek does not work on win32, for some reason Close #6006
-
- 14 Feb, 2012 20 commits
-
-
Hugo Beauzée-Luyssen authored
-
Jean-Baptiste Kempf authored
Close #6027
-
Felix Paul Kühne authored
macosx: since Cocoa expects the main thread to quit (and needs to run on the main thread in the first place), we cannot join the macosx intf's thread (fixes #6026)
-
Samuel Pitoiset authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Hugo Beauzée-Luyssen authored
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Christopher Mueller <christopher.mueller@itec.aau.at> Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Christopher Mueller <christopher.mueller@itec.aau.at> Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Konstantin Pavlov authored
COPYING: use http://www.gnu.org/licenses/gpl-2.0.txt COPYING.LIB: use http://www.gnu.org/licenses/lgpl-2.1.txt As described in FAQ, one shall not trim those down: http://www.gnu.org/licenses/old-licenses/gpl-2.0-faq.html#GPLOmitPreamble
-
Rafaël Carré authored
-
- 13 Feb, 2012 6 commits
-
-
Christophe Mutricy authored
Fix compilation on Powerpc *nix
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Ilkka Ollakka authored
-
Francois Cartegnie authored
Some pluzz streams are only available on shows pages.
-
Juha Jeronen authored
modules/codec/dirac.c: use ENC_MCBLK_HEIGHT_TEXT as UI label, not ENC_MCBLK_HEIGHT (consistent with ENC_MCBLK_WIDTH_TEXT) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Feb, 2012 11 commits
-
-
Jean-Baptiste Kempf authored
Close #5872
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: implemented the sidebar completely to support switching between the playlist's top-level nodes (fixes #4944)
-
Benjamin Drung authored
And not for in-tree running Close: #5111 Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Felix Paul Kühne authored
macosx_vout: fixed flicker when resizing the vout through AR or crop changes as suggested by David Fuhrmann
-
Felix Paul Kühne authored
also includes a minor fix to make room for the wordy German l10n
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Theron Lewis authored
Close #3841 This updates the theora module to use the newer API introduced in Theora version 1.0. It solves a crash on windows that was caused by reading past the end of the YUV structure due to an incorrect line count. This has been fixed by using the minimum line count common to both the source and destination of the pixel data. The new ycbcr structure in the new API makes the picture copy much more straightforward. Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This requires Linux DVB 5.5.
-