summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.c
Commit message (Expand)AuthorAge
...
* Rework filter initialization sequence. Now supports passing user parameters,Vitor Sessak2008-02-15
* Support passing parameters to filters.Vitor Sessak2008-02-15
* Cosmetic: align arguments to memcpysVitor Sessak2008-02-15
* Even better way to pass size to memcpy.Vitor Sessak2008-02-15
* typoVitor Sessak2008-02-15
* Fix a pointer typeVitor Sessak2008-02-15
* Make linesize a per-reference propertyVitor Sessak2008-02-15
* Use memcpy() to copy an array.Vitor Sessak2008-02-15
* Some simple filters for testingVitor Sessak2008-02-15
* Initial stab at an APIVitor Sessak2008-02-15