[FFmpeg-devel] [PATCH] mpegdec: fix redundant dummy frames issue of interlaced clips
Li, Zhong
zhong.li at intel.com
Thu Oct 12 11:26:51 EEST 2017
> -----Original Message-----
> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces at ffmpeg.org] On Behalf
> Of Michael Niedermayer
> Sent: Wednesday, October 4, 2017 8:16 AM
> To: FFmpeg development discussions and patches
> <ffmpeg-devel at ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH] mpegdec: fix redundant dummy frames
> issue of interlaced clips
>
> On Sat, Sep 30, 2017 at 11:22:57AM +0800, Zhong Li wrote:
> > It is to fix https://trac.ffmpeg.org/ticket/6677. Actucally it is a
> > regression of commit 99e07a4453732058df90885f80b3db3b4f37cb3c
> which
> > always inserts a dummy frame when decode the first key field picture.
> >
> > Signed-off-by: Zhong Li <zhong.li at intel.com>
> > ---
> > libavcodec/mpegvideo.c | 6 +-----
> > 1 file changed, 1 insertion(+), 5 deletions(-)
>
> applied
>
> please add a fate test
>
Thank for remind. FATE test will be added.
> thanks
>
> [...]
> --
> Michael GnuPG fingerprint:
> 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Elect your leaders based on what they did after the last election, not based
> on what they say before an election.
More information about the ffmpeg-devel
mailing list