| Author | SHA1 | Message | Date | 
|---|---|---|---|
|  | c17808cebd | lavfi: define macro AVFILTER_DEFINE_CLASS The macro can be used to define consistently the internal class of a filter, save some typing and factorize. | 13 years ago | 
|  | 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 |