summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf.c
Commit message (Expand)AuthorAgeFilesLines
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-4/+7
* -vop help, patch by Julian J. M. <bandit@telecable.es>arpi2002-05-131-0/+8
* new filter, to detect best crop sizearpi2002-05-121-0/+2
* passthru mode for filters which don't alter image just config parameters (que...arpi2002-05-061-1/+9
* 10larpi2002-04-271-0/+2
* realtime yv12->mpeg1 with libavcodec qscale=1arpi2002-04-271-0/+2
* Correct my half reverse commit. Sorry Atmos.albeu2002-04-261-0/+4
* Don't break the pointer for the next file.albeu2002-04-261-7/+4
* Allow disabling of libfame and allow to enforce (not) building libavcodec.atmos42002-04-261-0/+4
* 8bpp paletted -> 15/16/24/32 converterarpi2002-04-211-0/+2
* Complement existing filters - rotate and flip.eyck2002-04-211-0/+2
* filters uninitarpi2002-04-201-0/+16
* rotation/mirror filterarpi2002-04-191-0/+2
* align yuv 4:2:0 y position by 2arpi2002-04-171-2/+3
* 10larpi2002-04-171-2/+2
* mpi clear funcarpi2002-04-171-15/+37
* 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