On 05/23/2013 09:27 AM, Anton Khirnov wrote: > It will be useful in lavfi, and could conceivably be useful to the user > applications as well. > --- > doc/APIchanges | 3 +++ > libavcodec/pthread.c | 59 > +++++--------------------------------------------- > libavutil/cpu.c | 51 +++++++++++++++++++++++++++++++++++++++++++ > libavutil/cpu.h | 5 +++++ > libavutil/version.h | 2 +- > 5 files changed, 65 insertions(+), 55 deletions(-) >
Looks not bad, probably could be the start of my evil AVThreadPool (so threading users could be aware of each other). lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
