On 06/10/15 12:41, Hendrik Leppkes wrote: > The emulation uses native InitOnce* APIs on Windows Vista+, and a > lock-free/allocation-free approach using atomics and spinning for Windows XP. > --- > This is in preparation to use pthread_once for global static init functions, > and eventually removing the global lock in avcodec_open2 >
Seems ok to Steve, thanks a lot! (I'll take care of the coding style nits before committing) lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
