Added patch to implement AMStream GetMultiMediaStream functions.

This commit is contained in:
Sebastian Lackner
2015-07-28 18:31:47 +02:00
parent 02879c0800
commit 2393fd2c7e
5 changed files with 128 additions and 18 deletions

1
debian/changelog vendored
View File

@@ -18,6 +18,7 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
* Added patch to return dummy ID3DXSkinInfo interface when skinning info not
present.
* Added patch to store registry timestamps with nanoseconds precision.
* Added patch to implement AMStream GetMultiMediaStream functions.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM