[FFmpeg-devel] [PATCH 4/4] pthread_frame: use av_buffer_replace() to simplify code

Anton Khirnov anton at khirnov.net
Mon Jun 8 13:22:32 EEST 2020


Quoting Michael Niedermayer (2020-06-05 23:36:47)
> On Fri, Jun 05, 2020 at 12:02:19PM +0200, Anton Khirnov wrote:
> > ---
> >  libavcodec/pthread_frame.c | 13 +++----------
> >  1 file changed, 3 insertions(+), 10 deletions(-)
> > 
> 
> this changes the output from: (it has fewer frames output)
> 
> ./ffmpeg -i tickets/5522/progressive_q_mediumhd.avi -f framecrc -
> 
> i assume the sample is here:
> https://trac.ffmpeg.org/raw-attachment/ticket/5522/progressive_q_mediumhd.avi

Bug in CFHD, fixed by a patch I just sent.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list