Added patch to forward GIF encoder requests to windowscodecs.

This commit is contained in:
Sebastian Lackner
2015-06-09 05:49:04 +02:00
parent 7a6fec3740
commit 5fc6371a97
5 changed files with 212 additions and 37 deletions

3
debian/changelog vendored
View File

@@ -40,6 +40,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
accounting on NVIDIA graphic cards.
* Added patch to fix handling of periodic advice timers causing high CPU
usage.
* Added patch to forward GIF encoder requests to windowscodecs.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail
@@ -50,6 +51,8 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
(identical patch accepted upstream).
* Removed patch to output winedbg system information also to the terminal
(accepted upstream).
* Removed patch to fix handling of periodic advice timers causing high CPU
usage (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 31 May 2015 14:46:37 +0200
wine-staging (1.7.44) unstable; urgency=low