summaryrefslogtreecommitdiff
path: root/libavfilter/af_channelmap.c
Commit message (Expand)AuthorAge
* af_channelmap: remove stray enum declarationMans Rullgard2012-10-27
* lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-10
* af_channelmap: free old extended_data on reallocationJanne Grunau2012-10-09
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* lavfi: use const for AVFilterPad declarations in all filters.Ronald S. Bultje2012-07-21
* lavfi: add error handling to filter_samples().Anton Khirnov2012-07-09
* lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-26
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-22