1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-16 20:27:23 +00:00

Add public function VideoForWindowsVersion() to the appropriate header file.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30693 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-02-21 23:33:03 +00:00
parent b18b59b8d4
commit 289697dc50

View File

@ -207,6 +207,9 @@ typedef struct {
void* lpPrev;
} ICCOMPRESS;
long VFWAPI VideoForWindowsVersion(void);
long VFWAPIV ICCompress(
HIC hic,long dwFlags,LPBITMAPINFOHEADER lpbiOutput,void* lpData,
LPBITMAPINFOHEADER lpbiInput,void* lpBits,long* lpckid,