summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_boxblur.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-3/+3
* begin moving const filter data to .text/.rodata sectionsrfelker2007-11-091-1/+1
* Remove useless fastmemcpy.h include for filters that do not even do any memcpy.reimar2007-05-271-1/+0
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-2/+2
* Update licensing information: The FSF changed postal address.diego2006-01-131-1/+1
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-3/+3
* vBlur reads from dmpi, so request a readable onereimar2005-07-311-1/+1
* 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
* boxblur, another useless filtermichael2002-10-311-0/+219