[MPlayer-dev-eng] [PATCH] watchpid slave command
Jason Tackaberry
tack at urandom.ca
Wed Aug 12 22:57:26 CEST 2009
On Wed, 2009-08-12 at 22:21 +0200, Reimar Döffinger wrote:
> That is the cache process. One way to avoid it (and I don't mind if it
> gets some more testing) is to compile so it uses a cache thread instead
> of a cache process.
> For that change in config.h
> #undef PTHREAD_CACHE
> to
> #define PTHREAD_CACHE 1
Oh, handy. Thanks.
I might have a poke around and see if it's easy enough to fix.
Cheers,
Jason.
More information about the MPlayer-dev-eng
mailing list