aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_gradfun.c
Commit message (Expand)AuthorAge
* cosmetics: Reorder some x86-related preprocessor conditionals.Gravatar diego2010-04-06
* Change ifdefs to make more sense: HAVE_SSSE3 should only be around SSSE3-code,Gravatar reimar2010-04-05
* Convert asm keyword to __asm__.Gravatar diego2010-03-26
* cosmetics: Rename struct vf_instance_s --> vf_instance.Gravatar diego2010-02-21
* Rename open() vf initialization function to vf_open().Gravatar diego2010-02-21
* new debanding filterGravatar lorenm2009-07-07