[FFmpeg-devel] [PATCH 2/3] avcodec: add Dolby E decoder

Derek Buitenhuis derek.buitenhuis at gmail.com
Tue Jun 27 17:14:42 EEST 2017


On 6/27/2017 10:59 AM, foo86 wrote:
> +    init_tables();

This should be run under ff_thread_once() and
thread-safe init flag added to the internal caps.

- Derek


More information about the ffmpeg-devel mailing list