diff options
author | YiboFang <blueybf777@outlook.com> | 2025-08-26 15:54:33 +0800 |
---|---|---|
committer | Zhao Zhili <zhilizhao@tencent.com> | 2025-08-31 21:40:29 +0800 |
commit | ae448e00afb43d7f72dfa9c82a4c45994e4fea6a (patch) | |
tree | 9d0feffe1f2c9f37c1295c6c70ca66f41aca3df4 /tests/streamgroups/audio_element-7_1_4 | |
parent | f317b6c052f1108fcf2ce07b28efa2484c21cabe (diff) | |
download | ffmpeg-master.tar.gz |
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