summaryrefslogtreecommitdiff
path: root/libavfilter/video.h
Commit message (Collapse)AuthorAge
* avfilter: include required header file avfilter.h in video.hJanne Grunau2012-05-29
|
* lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-22
| | | | | Those functions are only useful inside filters. It is better to not support user filters until the API is more stable.
* lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-22
Those functions are only useful inside filters. It is better to not support user filters until the API is more stable.