summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_fil.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-5/+5
* Make all vf_info_t structs constreimar2007-12-021-1/+1
* Remove useless fastmemcpy.h include for filters that do not even do any memcpy.reimar2007-05-271-2/+0
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-3/+3
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-3/+3
* fast deinterleaver (= il filter with stride/width/height tricks)michael2003-10-221-0/+100