aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_halfpack.c
Commit message (Expand)AuthorAge
* add support for intel mac. mp3lib is not fixed yet.Gravatar nplourde2006-04-15
* passing pts through the filter layer (lets see if pts or cola comes out at th...Gravatar michael2006-03-21
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* 100l to me: bugfix for negative strideGravatar rfelker2005-02-24
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* halfpack now takes an optional argument, field, which tells it to keepGravatar rfelker2003-01-10
* changing return type of put_image void->intGravatar arpi2002-09-10
* align fix - Björn Sandell <biorn@dce.chalmers.se>Gravatar arpi2002-08-30
* "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filterGravatar rfelker2002-08-30