diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-14 11:19:08 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-04 13:16:50 +0100 |
commit | d82c91ba2f889bc5e0ee7c976219f91e62dc9f8b (patch) | |
tree | 190c47f395f444d3654f8873d65db3f6ae4b9295 /libavformat/rtpenc_amr.c | |
parent | 1d333c154718f3851b3af2d86663451d353e3685 (diff) | |
download | ffmpeg-d82c91ba2f889bc5e0ee7c976219f91e62dc9f8b.tar.gz |
configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA group
This group is mainly for the users of *_mpeg4audio_get_config2();
it is not for those who only use avpriv_mpeg4audio_sample_rates.
This is in preparation for splitting the latter into a file of its own;
if there were no CONFIG_EXTRA group for *_mpeg4audio_get_config2()
users, one would have to add a dependency to the new file for all
these users on top of the existing dependency on mpeg4audio.o.
Adding a new CONFIG_EXTRA group only takes effect after a reconfigure;
so in order to force a reconfigure some unnecessary headers from
libavdevice/alldevices.c have been removed.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/rtpenc_amr.c')
0 files changed, 0 insertions, 0 deletions