summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_harddup.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-3/+3
* Make all vf_info_t structs constreimar2007-12-021-1/+1
* Remove unused query_format function in vf_harddup.reimar2007-06-241-12/+0
* Remove useless fastmemcpy.h include for filters that do not even do any memcpy.reimar2007-05-271-2/+0
* Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.diego2006-07-091-1/+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
* 1l debug junkrfelker2004-04-281-1/+0
* "hard" frame duplication for mencoder. this finally makes it possiblerfelker2004-04-281-0/+92