summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_pp.c
Commit message (Expand)AuthorAgeFilesLines
* changing return type of put_image void->intarpi2002-09-101-2/+2
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+1
* - some reorder/cleanup of mp_image flagsarpi2002-08-021-3/+6
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-2/+25
* vf control codes added, autoq supportarpi2002-04-071-0/+12
* accept only 4:2:0 planar yuv formatsarpi2002-04-071-0/+12
* accept -pp value from argsarpi2002-04-071-0/+5
* mpeg+pp0 fixedarpi2002-04-071-1/+2
* postprocessing filter (fixme: -pp 0)arpi2002-04-071-0/+78