[FFmpeg-devel] [PATCH 1/2] avutil/buffer: always fetch the pool atomically.

Clément Bœsch u at pkh.me
Sat Dec 27 22:25:47 CET 2014


On Mon, May 26, 2014 at 09:18:58PM +0200, Clément Bœsch wrote:
> ---
> So, after the recent threads patches, valgrind DRD (helgrind and tsan didn't
> went through yet) went from 1199 to 1215 passing tests (on a total of 1937)
> after the thread changes. It's better but it's far from being perfect. I had a
> quick look to some random entries, and it was complaining in that place.
> 
> I'm not convince this is an appropriate change since I'm not familiar with that
> stuff, but it might help. Please comment.
> ---
>  libavutil/buffer.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 

Patch dismissed.

It seems this is not in the default path when you have pthread enabled.
Not sure if it's on purpose, maybe a bug. Anyone is free to take over
this.

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141227/d6383681/attachment.asc>


More information about the ffmpeg-devel mailing list