[FFmpeg-devel] [mpegaudio] Use ff_thread_once for fixed, float table init.

Dale Curtis dalecurtis at chromium.org
Sat Nov 18 00:52:30 EET 2017


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 at chromium.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: once_table_init_v1.patch
Type: text/x-patch
Size: 1423 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171117/e792047a/attachment.bin>


More information about the ffmpeg-devel mailing list