Author | SHA1 | Message | Date |
---|---|---|---|
|
a5e8c41c28 |
lavfi: remove 'opaque' parameter from AVFilter.init()
It is not used in any filters currently and is inherently evil. If passing binary data to filters is required in the future, it should be done with some AVOptions-based system. |
13 years ago |
|
41e637e449 |
lavfi: Add the af_channelmap audio channel mapping filter.
Inspired by MPlayer's af_channels filter and SoX's remix effect. |
13 years ago |