summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_crop.c
Commit message (Expand)AuthorAgeFilesLines
* 10L again with the options minsalbeu2003-03-151-4/+4
* Support for the new options stuffalbeu2003-03-151-2/+26
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* fixed palette supportarpi2003-02-041-0/+1
* use mp_msg for messages. prolly more filters need to be fixed like this toorfelker2003-01-101-1/+1
* ehh.. 10l againarpi2003-01-051-0/+1
* - added x/y rounding for YUV formats (should be moved to mp_image.c|h later)arpi2003-01-051-2/+23
* changing return type of put_image void->intarpi2002-09-101-2/+2
* keep aspect ratio - based on Fredrik Kuivinen's ideaarpi2002-05-121-7/+13
* export width tooarpi2002-04-141-2/+2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+1
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-0/+1
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...arpi2002-04-061-0/+91