Re: [FFmpeg-devel] [PATCH] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
On 3/20/2019 11:41 AM, Derek Buitenhuis wrote: > On 18/03/2019 20:31, James Almer wrote: >> Fixes deadlocks when decoding packets containing more than one of the >> aforementioned >> slices when using frame threads. >> >> Signed-off-by: James Almer >> --- > > If there are no other comments /

Re: [FFmpeg-devel] [PATCH] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread Derek Buitenhuis
On 18/03/2019 20:31, James Almer wrote: > Fixes deadlocks when decoding packets containing more than one of the > aforementioned > slices when using frame threads. > > Signed-off-by: James Almer > --- If there are no other comments / objections, could this be pushed? - Derek

[FFmpeg-devel] [PATCH] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-18 Thread James Almer
Fixes deadlocks when decoding packets containing more than one of the aforementioned slices when using frame threads. Signed-off-by: James Almer --- See the discussion in the http://ffmpeg.org/pipermail/ffmpeg-devel/2019-March/241192.html thread. Alternative fixes that don't discard the