| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
54101214d8 |
lavfi: use designated initializers for AVClass
While here:
- add missing .version and .category,
- make .class_name consistent across filters,
- align declarations.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
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 |