index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vd_dshow.c
Commit message (
Expand
)
Author
Age
*
DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANE
reimar
2010-02-18
*
Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
reimar
2010-02-18
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Remove separation between Win32 DLL and DirectShow support in the build system.
diego
2006-06-21
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
*
Support for new vssh dll, patch by adland
rtognimp
2005-05-04
*
Console message corrected and moved to help_mp-en.h.
diego
2004-07-06
*
corrected w32codec address (noticed by Peter Nelson on mplayer-users)
alex
2002-12-20
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
eq range mapping -100..100 => 0..100
arpi
2002-07-25
*
yvu9 and if09 support
alex
2002-06-23
*
handle error from mpcodecs_config_vo()
arpi
2002-03-16
*
divx_quality and equalizer support done
arpi
2002-03-09
*
common includes moved to private vd_internal.h
arpi
2002-03-07
*
vd_dshow added
arpi
2002-03-06