Author | SHA1 | Message | Date |
---|---|---|---|
|
cd99146253 | lavfi: add error handling to filter_samples(). | 13 years ago |
|
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 |
|
9baeff9506 |
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
This is more consistent with naming in the rest of Libav. |
13 years ago |
|
d625136877 | lavfi: add channelsplit audio filter. | 13 years ago |