On 10/23/2015 12:35 PM, wm4 wrote:
> There are 2 possibilities:
> 1. Using ff_thread_once()
> 2. Not using global tables, but moving them to per-instance contexts
> 
> Both should be fine, but I think 2. is preferred.

I think 1 makes more sense in this case, since sin and cos are
widely used, and not codec-specific.

- Derek
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to