[FFmpeg-devel] [PATCH 1/3] avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4

Ronald S. Bultje rsbultje at gmail.com
Mon Jun 19 21:44:47 EEST 2017


Hi,

On Fri, Jun 16, 2017 at 12:46 PM, Michael Niedermayer <
michael at niedermayer.cc> wrote:

> On Thu, Jun 15, 2017 at 03:50:31PM -0400, Ronald S. Bultje wrote:
> > From: Anton Mitrofanov <BugMaster at narod.ru>
> >
> > Use the correct ctxIdxInc calculation for coded_block_flag.
> > Keep old behavior for old versions of x264 for backward compatibility.
> >
> > Signed-off-by: Ronald S. Bultje <rsbultje at gmail.com>
> > ---
> >  libavcodec/h264_cabac.c | 47 ++++++++++++++++++++++++++++++
> +++--------------
> >  1 file changed, 33 insertions(+), 14 deletions(-)
>
> patchset should be ok if tested against some reference
>

Pushed.

also do we have some file/reference i should upload for a fate test?


(Anton provided those on IRC.)

Ronald


More information about the ffmpeg-devel mailing list