aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_yuy2.c
Commit message (Expand)AuthorAge
* 10lGravatar alex2003-10-03
* vf_clone_mpi_attributes()Gravatar michael2003-04-19
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* changing return type of put_image void->intGravatar arpi2002-09-10
* yuv422planar->yuy2 supportGravatar arpi2002-09-09
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* capabilities support -> automatic insertion of scale, expand, ppGravatar arpi2002-04-11
* 2 new simple filters: yuy2 and formatGravatar arpi2002-04-09