- 27 Feb, 2012 19 commits
-
-
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 33c9aab4012f2141f3b40438475f0fae79c338b1) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit e982db92e1cf61970d7057c7f651c6f07d17d2b2) 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 84a1a3461adf901ff134a09eb4341cc301fdc6dd) Conflicts: configure.ac
-
Sébastien Escudier authored
-
Sébastien Escudier authored
(cherry picked from commit 88e497880b252bc2a73b8e14cd9b6c5ddc13bc77) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
Sébastien Escudier authored
(cherry picked from commit b19614ae62c2083ae7f5b34cd7b7a5d3ca7e250a) 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 86572c9fec46e3f4ea530e0ed1f0471eed66c735)
-
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 4e7ebf8df7f57dafa2a9e4ad1486cc4908aa4e6f)
-
Felix Paul Kühne authored
(cherry picked from commit 14e37593db2c700f2235b62f5995f73323029bfe)
-
Jean-Baptiste Kempf authored
-
Benjamin Drung authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7711eb75851df0dfcacecab5199bec5cff528ce8) 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 9f75ee35a0887211b440f00dd32640c878f91406) 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 b2cfa07fb0899f5b9370e8dd4792108474071024) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
(cherry picked from commit 735e0dac1990eb9ba7f1882ee2d0ad40739e1d68) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Feb, 2012 13 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit fc325e6308a059099d6239e829fe5b59ecdc821b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit eed192a415b396e36476cd9e8915c604d8ea9d40) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1e0af725d89abacc5b4cbe15f986960fca22727a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 50bf4ecba24e13d8453a02573d23589e40e28853) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6143 (cherry picked from commit e15926296fabd591fe61ffb22db1df93e62fbd49) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 3a5086c835092aa42de3aa9a43b688fd85a11e10) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 2e7a7da283b75d6d6f4ebd6876669a486cd48f9e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1966f8932b0f4f30bfbbb2abf7e89f0fdda058cb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 18d3b9242b823db84c6d782d1fad03def223a5e8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
Should fix #6184 as aac encoding seems to require --sout-ffmpeg-strict=-2 (cherry picked from commit a64b15e7be6f8dd3107245802d884baa5a8cf276) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1ff2b3fb2c0772f176a519858cee438d134071d1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit eb7207e8e65933b7574d0f21b608e7be3639e450) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit a3a75048a6ce1e3509101136de70132d8a9ccae9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-