summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf.c
Commit message (Expand)AuthorAgeFilesLines
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* rgb2bgr converterarpi2002-04-131-0/+2
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-3/+63
* new filter: fliparpi2002-04-111-0/+2
* encodersarpi2002-04-101-1/+5
* 2 new simple filters: yuy2 and formatarpi2002-04-091-0/+4
* vf_fame added - yv12->mpes converterarpi2002-04-081-0/+2
* relaly black packed yuv imagesarpi2002-04-081-1/+7
* really black yv12/rgb images (todo: packed yuv)arpi2002-04-081-0/+8
* allocate 2 lines more memory - to avoid some sig11arpi2002-04-071-1/+1
* swscale filterarpi2002-04-071-1/+2
* postprocessing filter (fixme: -pp 0)arpi2002-04-071-0/+2
* vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinenarpi2002-04-061-5/+0
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...arpi2002-04-061-0/+190