aboutsummaryrefslogtreecommitdiffstats
path: root/tests/streamgroups/audio_element-7_1_4
diff options
context:
space:
mode:
authorYiboFang <blueybf777@outlook.com>2025-08-26 15:54:33 +0800
committerZhao Zhili <zhilizhao@tencent.com>2025-08-31 21:40:29 +0800
commitae448e00afb43d7f72dfa9c82a4c45994e4fea6a (patch)
tree9d0feffe1f2c9f37c1295c6c70ca66f41aca3df4 /tests/streamgroups/audio_element-7_1_4
parentf317b6c052f1108fcf2ce07b28efa2484c21cabe (diff)
downloadffmpeg-master.tar.gz
avcodec/pcm: use compile-time guards for PCM table initHEADmaster
Change the PCM table init to use compile-time #if instead of a runtime `if (CONFIG_...)`. This makes sure code for disabled encoders never gets built, without depending on compiler dead-code elimination. Signed-off-by: YiboFang <fangyibo@xiaomi.com> Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'tests/streamgroups/audio_element-7_1_4')
0 files changed, 0 insertions, 0 deletions