summaryrefslogtreecommitdiffstats
path: root/libavfilter/formats.h
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-031-1/+1
|
* lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov2012-06-261-2/+0
|
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-0/+5
|
* lavfi: make formats API private on next bump.Anton Khirnov2012-06-051-0/+138
| | | | | It is only useful inside filters and we don't allow user filters for now.
* lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-221-0/+2
| | | | | Those functions are only useful inside filters. It is better to not support user filters until the API is more stable.
* lavfi: add types and functions for channel layout/samplerate negotiationAnton Khirnov2012-05-141-0/+78
OpenPOWER on IntegriCloud