Added patch for MPEG2/H264 DXVA2 video decoding through vaapi.

This commit is contained in:
Michael Müller
2015-02-22 04:08:15 +01:00
parent 8f19269b34
commit 44ea94f633
13 changed files with 6016 additions and 459 deletions

1
debian/changelog vendored
View File

@@ -20,6 +20,7 @@ wine-staging (1.7.37) UNRELEASED; urgency=low
* Added patch to add stub for ntoskrnl.Mm{Map,Unmap}LockedPages.
* Added patch to implement ntoskrnl.KeInitializeMutex.
* Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests.
* Added patch for MPEG2/H264 DXVA2 video decoding through vaapi.
* Removed patches for UTF7 support (accepted upstream).
* Removed patches for SIO_ADDRESS_LIST_CHANGE ioctl (accepted upstream).
* Removed patch for IApplicationAssociationRegistration::QueryCurrentDefault (accepted upstream).