aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/os_support.c
diff options
context:
space:
mode:
authorDale Curtis <dalecurtis@chromium.org>2017-11-17 14:51:09 -0800
committerMichael Niedermayer <michael@niedermayer.cc>2017-12-30 21:11:32 +0100
commitedd0cd21f41e6b0b8b39b5a53891d4a2c61fafff (patch)
tree9a6a6b555ed5edf843475813d2ab7f9bf968e35a /libavformat/os_support.c
parent362967fec6a4c4772e56b50efba49dab06f49de6 (diff)
downloadffmpeg-edd0cd21f41e6b0b8b39b5a53891d4a2c61fafff.tar.gz
Use ff_thread_once for fixed, float table init.
These tables are static so they should only be initialized once instead of on every call to ff_mpadsp_init(). Signed-off-by: Dale Curtis <dalecurtis@chromium.org> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 5eaaffaf64d1854493f0fe9ec822eed1b3cd9fe1) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/os_support.c')
0 files changed, 0 insertions, 0 deletions