aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_tfields.c
Commit message (Expand)AuthorAge
* configurable field parity (default from source); bugfixes; speed up mode 0Gravatar rfelker2005-03-02
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
* support more image formats. hopefully this bpp handling is correct...Gravatar rfelker2003-05-06
* sort of a hack, but at least this lets the framerate-increasingGravatar rfelker2003-05-03
* more 10l's -- fortunately part of the bug was that the buggy code didn't get ...Gravatar rfelker2003-05-02
* new mmx/mmx2/3dnow code for improved performanceGravatar rfelker2003-04-29
* new mode for tfields filter -- shifts fields by a quarter-pixel so theGravatar rfelker2003-04-28
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* new filterGravatar rfelker2003-03-01