[x264-devel] [PATCH] Only init mutexes if threads are being used
Loren Merritt
lorenm at u.washington.edu
Mon Apr 28 07:28:40 CEST 2008
On Sun, 27 Apr 2008, Ramiro Polla wrote:
> But I think this patch should be applied anyways. Currently you are
> initializing a mutex and a cond that you never use for single-threaded
> encoding.
I do not consider anything to be a bug if it doesn't change functionality
on sane systems, has no speed penalty, and saves lines of code.
--Loren Merritt
More information about the x264-devel
mailing list