summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/dec_video.c
Commit message (Expand)AuthorAgeFilesLines
* check and set codec selection - impossible to do it at find_codecarpi2002-03-251-0/+2
* try to uncomment this line - very funny effect (skipping I frames)arpi2002-03-231-0/+2
* using -dr instead -vaa_dralex2002-03-201-1/+1
* supports query_format in codecsarpi2002-03-181-1/+1
* init_video() changed - now it handles codec selectionarpi2002-03-181-27/+29
* init_video_vaa() removedarpi2002-03-171-19/+0
* useless 'max benchmar' removedarpi2002-03-171-15/+0
* pitches mess removedarpi2002-03-141-1/+1
* framedrop fixarpi2002-03-111-0/+2
* old temp vars removed, in-codecs equalizer support added, error message if -v...arpi2002-03-091-16/+6
* direct rendering supportarpi2002-03-071-1/+2
* 10larpi2002-03-071-1/+1
* new controls added for query/set pp levelarpi2002-03-061-2/+6
* avcodec_inited moved to vd_ffmpegarpi2002-03-061-1/+1
* implemented basic wrapper functions to new libmpcodecs apiarpi2002-03-011-17/+45
* dec_video.c addedarpi2002-03-011-0/+207