summaryrefslogtreecommitdiffstats
path: root/compat/stdbit
diff options
context:
space:
mode:
authorYiboFang <[email protected]>2025-08-26 15:54:33 +0800
committerZhao Zhili <[email protected]>2025-08-31 21:40:29 +0800
commitae448e00afb43d7f72dfa9c82a4c45994e4fea6a (patch)
tree9d0feffe1f2c9f37c1295c6c70ca66f41aca3df4 /compat/stdbit
parentf317b6c052f1108fcf2ce07b28efa2484c21cabe (diff)
avcodec/pcm: use compile-time guards for PCM table init
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 <[email protected]> Signed-off-by: Zhao Zhili <[email protected]>
Diffstat (limited to 'compat/stdbit')
0 files changed, 0 insertions, 0 deletions