It will allow to refernce it as a whole without clunky macros. Most of the changes have been automatically made with sed: sed -i ' s/-> *in_formats/->incfg.formats/g; s/-> *out_formats/->outcfg.formats/g; s/-> *in_channel_layouts/->incfg.channel_layouts/g; s/-> *out_channel_layouts/->outcfg.channel_layouts/g; s/-> *in_samplerates/->incfg.samplerates/g; s/-> *out_samplerates/->outcfg.samplerates/g; ' src/libavfilter/*(.) |
5 years ago | |
|---|---|---|
| .. | ||
| .gitignore | avfilter/tests/.gitignore: add integral | 9 years ago |
| drawutils.c | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | 9 years ago |
| filtfmts.c | lavfi: regroup formats lists in a single structure. | 5 years ago |
| formats.c | lavfi/tests/formats: reindent. | 5 years ago |
| integral.c | avfilter/tests/integral: Correct the comment | 7 years ago |