[vlc-commits] dxva2: compatibility with mingw-w64 trunk

Rafaël Carré git at videolan.org
Mon Feb 27 19:20:49 CET 2012


vlc/vlc-2.0 | branch: master | Rafaël Carré <funman at videolan.org> | Tue Feb  7 16:09:10 2012 -0500| [c1962ff4cfb700c16a24c8db86ead9d0a596e026] | committer: Rafaël Carré

dxva2: compatibility with mingw-w64 trunk

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 63eb4c52339106983ab8ce5e3f6f5f982dcae3f4)

Signed-off-by: Rafaël Carré <funman at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=c1962ff4cfb700c16a24c8db86ead9d0a596e026
---

 modules/codec/avcodec/dxva2.c |  190 +++++++++++++----------------------------
 1 files changed, 59 insertions(+), 131 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=c1962ff4cfb700c16a24c8db86ead9d0a596e026


More information about the vlc-commits mailing list