On Tue, Mar 28, 2017 at 11:39:49PM +0200, Michael Niedermayer wrote:
> On Tue, Mar 28, 2017 at 05:59:29PM +0200, Clément Bœsch wrote:
> > From: Clément Bœsch <cboe...@gopro.com>
> > 
> > If ret is NULL, a dummy common holder is created to hold *all* the
> > parallel function returns, which gets written concurrently. This commit
> > simplify the whole logic by simply not writing to that holder when not
> > set.
> > ---
> >  libavfilter/pthread.c | 17 ++++++-----------
> >  1 file changed, 6 insertions(+), 11 deletions(-)
> 
> should be ok
> 
> thx
> 

applied, thanks

-- 
Clément B.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to