- 27 Feb, 2012 16 commits
-
-
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 16 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>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1e0af725) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 50bf4ecb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6143 (cherry picked from commit e1592629) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 3a5086c8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 2e7a7da2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1966f893) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 18d3b924) 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 a64b15e7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1ff2b3fb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit eb7207e8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit a3a75048) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 72c35564) (cherry picked from commit 9457b4e1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 12827fd6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit cff6fc15) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-