summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_dshow.c
Commit message (Expand)AuthorAgeFilesLines
* corrected w32codec address (noticed by Peter Nelson on mplayer-users)alex2002-12-201-1/+1
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* eq range mapping -100..100 => 0..100arpi2002-07-251-1/+1
* yvu9 and if09 supportalex2002-06-231-0/+2
* handle error from mpcodecs_config_vo()arpi2002-03-161-1/+1
* divx_quality and equalizer support donearpi2002-03-091-3/+13
* common includes moved to private vd_internal.harpi2002-03-071-9/+0
* vd_dshow addedarpi2002-03-061-0/+109