"Ronald S. Bultje" <[email protected]> writes: > Hi, > > On Jun 11, 2012 9:36 AM, "Anton Khirnov" <[email protected]> wrote: >> >> Our w32pthreads wrapper has various issues and is only supposed to be >> used in libavcodec. > > Can you elaborate on the issue? It is supposed to work.
w32pthreads.h contains piles of static definitions, both code and data. #including it in multiple places is at best wasteful, probably harmful in some subtle way. It also happens to not compile as is. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
