summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_halfpack.c
Commit message (Expand)AuthorAgeFilesLines
* 100l to me: bugfix for negative striderfelker2005-02-241-5/+5
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-5/+5
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* halfpack now takes an optional argument, field, which tells it to keeprfelker2003-01-101-3/+24
* changing return type of put_image void->intarpi2002-09-101-2/+2
* align fix - Björn Sandell <biorn@dce.chalmers.se>arpi2002-08-301-1/+1
* "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filterrfelker2002-08-301-0/+200