dxva2-Video_Decoder: Various improvements to dxva2 vaapi support.

This commit is contained in:
Sebastian Lackner
2015-03-04 19:36:04 +01:00
parent 4a8df258cd
commit c02bdae45d
5 changed files with 491 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-staging (1.7.38) UNRELEASED; urgency=low
* Various improvements to patchupdate.py.
* Various improvements to dxva2 vaapi support.
* Disabled patchset for reg.exe cleanup (partially accepted upstream).
* Disabled patchset for TransmitFile (rewrite in progress).
* Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3).