- 02 Mar, 2012 13 commits
-
-
Jean-Baptiste Kempf authored
Close #6291 (cherry picked from commit b6f678aa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
This reverts commit 60296be1.
-
Sébastien Escudier authored
-
Sébastien Escudier authored
(cherry picked from commit c495d676) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
Jean-Baptiste Kempf authored
Close #6219 (cherry picked from commit fd7e3ccc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 3f5029f8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit e837f1cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit d73cc541) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 2d2c0ffa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Files were copied to contrib/src/src instead of contrib/src... (cherry picked from commit 49399c27) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 91df5145) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6275 Close LP:943014 (cherry picked from commit 2eba8b99) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 01 Mar, 2012 11 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 93b21142)
-
Felix Paul Kühne authored
(cherry picked from commit e6f14b00)
-
Felix Paul Kühne authored
macosx: hide the playlist without option click when showing the video in a separate window (refs #6213) (cherry picked from commit 566b0cd4)
-
Felix Paul Kühne authored
(cherry picked from commit aff83501)
-
Felix Paul Kühne authored
(cherry picked from commit 1e952e5e)
-
Felix Paul Kühne authored
(cherry picked from commit 5d6ac80b)
-
Jean-Baptiste Kempf authored
vlc_memalign data should be vlc_free'd Close #6114 #6280 (cherry picked from commit 35d22928) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sam Hocevar authored
(cherry picked from commit 8e34ab46) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Maciej Blizinski authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 96f34586) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 68e67843) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Notably for libavcodec Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 55295e3d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Feb, 2012 2 commits
-
-
Claudio Ortelli authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit cdf21929) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 39ef23e2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 28 Feb, 2012 10 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit cba6de79) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Naohiro KORIYAMA authored
huge numbers of memory leaks happens because subpictures are not deleted. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 06430f7c)
-
Rémi Denis-Courmont authored
(cherry picked from commit 3e48c330) Conflicts: configure.ac
-
Rémi Denis-Courmont authored
This reverts commit 7711eb75. This makes no sense as control types are _not_ macros. (cherry picked from commit 74ba8ca7)
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
setLevel: seems to be not thread-safe, therefore we set this on the main thread to ensure its functionality Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit e33b79f2)
-
David Fuhrmann authored
For nonembedded mode, this makes sure that: - playlist window can be closed and video continues playing - video will be stopped when closing video window with Cmd+W Close #6239 Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit cf461cc0)
-
David Fuhrmann authored
With this patch, the window has the proper inactive state when another window is in foreground Close #6016 Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 6e78f7b4)
-
Rafaël Carré authored
(cherry picked from commit 407c1ad8) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 9373df56) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 27 Feb, 2012 4 commits
-
-
Denis Charmet authored
Close #6137 Fixes issue in http://forum.videolan.org/viewtopic.php?f=14&t=98525Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 3c5f2a8c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 23d75555) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
This appears to be the only sane font installed by default which supports at least Latin, Arabic, Traditional Chinese, Simplified Chinese, Japanese, Korean, Cyrillic, Vietnamese, Hebrew, Devanagari, Gujarati, Urdu, Tamil, Thai and Telugu (cherry picked from commit ee647c11) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Sets the SDK in addition to minimum deployment target. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f89d9b2f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-