summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.h
Commit message (Expand)AuthorAge
...
* Make input/output pads modifiable on a per-instance basis.Vitor Sessak2008-02-15
* Make the opaque init parameter non-const.Vitor Sessak2008-02-15
* Fix some potential segfaults.Vitor Sessak2008-02-15
* Allow code to pass data to filters it creates.Vitor Sessak2008-02-15
* Split filter graphs out into their own source & header files.Vitor Sessak2008-02-15
* Add a simple filter graph structure and functionsVitor Sessak2008-02-15
* Allow giving filter instances names, in anticipation of the upcomingVitor Sessak2008-02-15
* Add pts to frame referencesVitor Sessak2008-02-15
* Adjust the default start_frame() and end_frame() implementations to simplifyVitor Sessak2008-02-15
* Make avfilter_ref_pic also handle removal of permissions for the caller.Vitor Sessak2008-02-15
* Rework filter initialization sequence. Now supports passing user parameters,Vitor Sessak2008-02-15
* Support passing parameters to filters.Vitor Sessak2008-02-15
* Make linesize a per-reference propertyVitor Sessak2008-02-15
* Initial stab at an APIVitor Sessak2008-02-15