summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_2xsai.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-3/+3
* Remove unused variablereimar2008-01-121-3/+0
* Move uselessly global variablesreimar2008-01-121-3/+2
* Make all vf_info_t structs constreimar2007-12-021-1/+1
* Replace stupid "unsigned long" by the correct uint32_t.reimar2007-11-121-21/+21
* Use proper inttypes.h types instead of broken uint32 etc. definesreimar2007-11-121-13/+9
* Remove unused functions, fixes the warnings:diego2007-10-301-41/+0
* reminder that this filter has broken global varsrfelker2007-10-191-0/+2
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-2/+2
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-2/+2
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-1/+0
* 2xSai filter... just for fun, imho uselessarpi2002-10-251-0/+364