[FFmpeg-devel] [PATCH 2/2] Fix bitexact intra mismatch control.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Fri Feb 10 23:21:33 CET 2012
On Fri, Feb 10, 2012 at 10:47:32PM +0100, Michael Niedermayer wrote:
> On Fri, Feb 10, 2012 at 08:22:55PM +0100, Reimar Döffinger wrote:
> > The DC coefficient should be included, too.
> > This probably was missed because DC quantizer is always
> > even for MPEG-1/2 but this function is also used for MPEG-4.
> >
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
>
> from memory of the spec ... LGTM
Well, it's not exactly a good spec so who knows...
But it's consistent with inter, too, so all points to it being
correct (and it affects none of the FATE tests...).
Pushed.
More information about the ffmpeg-devel
mailing list