Added patch to convert between AVISTREAMINFO (16 bit) and AVISTREAMINFOA in avifile.dll16.

This commit is contained in:
Sebastian Lackner
2016-02-08 14:08:32 +01:00
parent 24adcdb199
commit 731dde08ca
3 changed files with 151 additions and 0 deletions

View File

@@ -1 +1,2 @@
Fixes: Correctly convert result of AVIStreamGetFrame to a segptr in avifile.dll16
Fixes: Convert between AVISTREAMINFO (16 bit) and AVISTREAMINFOA in avifile.dll16