- 28 Feb, 2012 9 commits
-
-
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 21 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>
-
Rafaël Carré authored
(cherry picked from commit 62a6fc50) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
Includes initguid.h and use existing DEFINE_GUID Add MS_GUID for GUIDs that should be declared only if missing from dxva2api.h (really, those should move to videolan's dxva2api.h) Move DXVA_NoEncrypt away from codec GUIDs Sort the GUIDs by codec, align properly (cherry picked from commit 63eb4c52) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 08973b65) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit b2ded57a) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
define DXVA2_E_NEW_VIDEO_DEVICE only if not defined already (cherry picked from commit 454ef7c4) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit a9060f35) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 9dc8b9bc) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
DWORD is unsigned long, not int http://msdn.microsoft.com/en-us/library/cc230318(v=prot.10).aspx (cherry picked from commit cb1fe28b) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
Define _WIN32_WINNT to 0x600 when checking/using dxva2 headers Continue to use a lower version to retain XP compatibility for the rest of VLC (cherry picked from commit 87038073) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
use _snwprintf instead of unsafe wsprintfW define NO_DSHOW_STRSAFE to not ask for secure replacements remove now meaningless very old mingw.org workarounds (cherry picked from commit bb7509af) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
remove now meaningless very old mingw.org workarounds (cherry picked from commit 56b02112) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 33c9aab4) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit e982db92) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
Use our own check which also recognizes static inline functions (cherry picked from commit 84a1a346) Conflicts: configure.ac
-
Sébastien Escudier authored
-
Sébastien Escudier authored
(cherry picked from commit 88e49788) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
Sébastien Escudier authored
(cherry picked from commit b19614ae) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
- 26 Feb, 2012 8 commits
-
-
Felix Paul Kühne authored
continous button action skips 1 minute within 5 secs now, which matches iTunes note that iTunes gets faster if you press the button longer, which is something we might want to do as well (cherry picked from commit 86572c9f)
-
Felix Paul Kühne authored
macosx: fixed a logic problem which prevent the proper exit off the fullscreen mode when using the 64bit linked against the 10.7 SDK on 10.6 (close #6157) (cherry picked from commit 4e7ebf8d)
-
Felix Paul Kühne authored
(cherry picked from commit 14e37593)
-
Jean-Baptiste Kempf authored
-
Benjamin Drung authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7711eb75) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Benjamin Drung authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9f75ee35) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
We have only 5 items, and lots of empty space. Let's save the user 1 click and give him a better overall view of categories. (cherry picked from commit b2cfa07f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
(cherry picked from commit 735e0dac) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Feb, 2012 2 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit fc325e63) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit eed192a4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-