[vlc-commits] dxva2: compatibility with mingw-w64 trunk
    Rafaël Carré 
    git at videolan.org
       
    Wed Feb  8 19:37:59 CET 2012
    
    
  
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue Feb  7 16:09:10 2012 -0500| [63eb4c52339106983ab8ce5e3f6f5f982dcae3f4] | 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
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=63eb4c52339106983ab8ce5e3f6f5f982dcae3f4
---
 modules/codec/avcodec/dxva2.c |  190 +++++++++++++----------------------------
 1 files changed, 59 insertions(+), 131 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=63eb4c52339106983ab8ce5e3f6f5f982dcae3f4
    
    
More information about the vlc-commits
mailing list