This website requires JavaScript.
Explore
Help
Sign In
github
/
mpv
Watch
1
Fork
0
You've already forked mpv
mirror of
https://github.com/mpv-player/mpv
synced
2025-01-24 19:37:30 +01:00
Code
Releases
Activity
93699de705
mpv
/
libmpcodecs
/
vd_vfwex.c
5 lines
44 B
C
Raw
Normal View
History
Unescape
Escape
vfwex separated from vfw, to work with new vfm system and dlopen git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7176 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 22:47:18 +02:00
- vfwex redundancy removed - fixed 10l bug in GetPalette (outflags vs. outfmt) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7261 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-03 23:13:48 +02:00
#
define BUILD_VFWEX 1
vfwex separated from vfw, to work with new vfm system and dlopen git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7176 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 22:47:18 +02:00
- vfwex redundancy removed - fixed 10l bug in GetPalette (outflags vs. outfmt) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7261 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-03 23:13:48 +02:00
#
include
"vd_vfw.c"
Copy Permalink