summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_decimate.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-7/+7
* new filter for dropping (near-)duplicate frames. can be used to fixrfelker2003-05-221-0/+182