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/*(.) |
4 years ago | |
---|---|---|
.. | ||
.gitignore | avfilter/tests/.gitignore: add integral | 8 years ago |
drawutils.c | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | 9 years ago |
filtfmts.c | lavfi: regroup formats lists in a single structure. | 4 years ago |
formats.c | lavfi/tests/formats: reindent. | 5 years ago |
integral.c | avfilter/tests/integral: Correct the comment | 6 years ago |