aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_expand.c
Commit message (Expand)AuthorAge
* DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)Gravatar arpi2002-07-20
* better planar support, chroma subsampling support and Y8/Y800 supportGravatar alex2002-06-23
* yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane...Gravatar alex2002-06-23
* yvu9 and if09 supportGravatar alex2002-06-23
* keep aspect ratio - based on Fredrik Kuivinen's ideaGravatar arpi2002-05-12
* expand=-1:-50:0:0 -> mwidth:mheight+50:0:0Gravatar pontscho2002-05-01
* 1000lGravatar arpi2002-04-28
* don't allow invalid parametersGravatar arpi2002-04-18
* IMGTYPE_IPB not yet supported :(Gravatar arpi2002-04-17
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderGravatar arpi2002-04-17
* (buggy) osd support, disabled for now, mencoder needs fixes to compileGravatar arpi2002-04-16
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* copy width tooGravatar arpi2002-04-08
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...Gravatar arpi2002-04-06