On 2014-01-29 18:46:43 +0100, Luca Barbato wrote:
> On 29/01/14 18:39, Janne Grunau wrote:
> > The idct implementation cannot be changed after the quantization matrices
> > are read since it use a different permutaion.
> > 
> > Fixes https://trac.videolan.org/vlc/ticket/7411
> > ---
> >  libavcodec/mpeg4videodec.c | 58 
> > +++++++++++++++++++++++-----------------------
> >  1 file changed, 29 insertions(+), 29 deletions(-)
> > 
> 
> Probably it is also stable-worthy.

no, looks totoally different in all release branches since those do not
include
https://git.libav.org/?p=libav.git;a=commitdiff;h=b452d5ae866942cec00aa1432fe29498b38b49fc

The stable release could be probably better fixed by not using the xvid
idct.

Janne
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to