diff options
author | Dale Curtis <[email protected]> | 2017-11-17 14:51:09 -0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2017-11-18 11:57:57 +0100 |
commit | 5eaaffaf64d1854493f0fe9ec822eed1b3cd9fe1 (patch) | |
tree | 12979d206eb7db6f5f3a8b65eaa88810b01ffe9d /libavformat/urldecode.c | |
parent | d073be2291e40129d107ca4573097d6d6d2dbf68 (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/urldecode.c')
0 files changed, 0 insertions, 0 deletions