[FFmpeg-devel] [PATCH 5/6] h264: don't sync pic_id between threads.

Michael Niedermayer michael at niedermayer.cc
Fri Mar 31 17:08:01 EEST 2017


On Wed, Mar 29, 2017 at 10:12:23AM -0400, Ronald S. Bultje wrote:
> This is how the ref list manager links bitstream IDs to H264Picture/Ref
> objects, and is local to the producer thread. There is no need for the
> consumer thread to know the bitstream IDs of its references in their
> respective producer threads.
> 
> In practice, this fixes the last tsan warnigns when running fate-h264.
> ---
>  libavcodec/h264_picture.c | 1 -
>  1 file changed, 1 deletion(-)

patch is probably ok though iam not sure what issue tsan has with this

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170331/f11487ed/attachment.sig>


More information about the ffmpeg-devel mailing list