Daniel Kang <[email protected]> writes: > On Wed, Jul 11, 2012 at 5:22 PM, Luca Barbato <[email protected]> wrote: > >> On 07/11/2012 08:34 PM, Daniel Kang wrote: >> > >> > +#include <pthread.h> >> > + >> >> Check pthread.c, we apparently have non-pthread users, for the rest I'm >> not sure which comments you addressed. >> > > This addresses Mans' objection to sched_yield() (I no longer use it). > Refactoring thread.h code no longer applies, so I have no outstanding > comments to address (I think).
Are you still increasing the memory usage by a huge amount? If so, I'm a bit concerned about how that will affect performance on systems with relatively small caches. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
