summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_channelmap.c
Commit message (Expand)AuthorAgeFilesLines
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* lavfi: use const for AVFilterPad declarations in all filters.Ronald S. Bultje2012-07-211-8/+8
* lavfi: add error handling to filter_samples().Anton Khirnov2012-07-091-4/+6
* lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-261-2/+1
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-221-0/+402
OpenPOWER on IntegriCloud