Added patch to implement NVIDIA video encoder library (nvencodeapi).

This commit is contained in:
Sebastian Lackner
2015-02-08 08:40:31 +01:00
parent 6a5466cff1
commit f2831c4a36
5 changed files with 777 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [12]:**
**Bugfixes and features included in the next upcoming release [13]:**
* Add implementation for CreateThreadpool ([Wine Bug #35192](https://bugs.winehq.org/show_bug.cgi?id=35192))
* Add library override instead of closing winecfg when pressing ENTER over the combobox ([Wine Bug #12804](https://bugs.winehq.org/show_bug.cgi?id=12804))
@@ -52,6 +52,7 @@ Included bug fixes and improvements
* Implement threadpool wait objects
* Implement threadpool work items ([Wine Bug #32531](https://bugs.winehq.org/show_bug.cgi?id=32531))
* Jedi Knight: Dark Forces II crashes with winmm set to native ([Wine Bug #37983](https://bugs.winehq.org/show_bug.cgi?id=37983))
* Support for NVIDIA video encoder library (nvencodeapi)
**Bugs fixed in Wine Staging 1.7.35 [146]:**