[FFmpeg-devel] [PATCH 0/2 v2] h264_slice race condition fixes

Derek Buitenhuis derek.buitenhuis at gmail.com
Thu Dec 8 17:24:30 EET 2016


I am almost entirely certain the first patch in this series is
wrong in some or many ways. Someone who knows the h264 code needs
to check over it before anything is pushed.

I am not sure of:
  * The thread progress update is in the correct place
  * The field number is set properly (via !=).

The 2nd patch in the series is the same as before.

Derek Buitenhuis (2):
  h264_slice: Add forgotten progress update for the 2nd field in a slice
  h264_slice: Wait for refs to be available before we use them in error
    concealment

 libavcodec/h264_slice.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.11.0



More information about the ffmpeg-devel mailing list