This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
eb05b22b01
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 20:47:18 +00: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 21:13:48 +00: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 20:47:18 +00: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 21:13:48 +00:00
#
include
"vd_vfw.c"