[Mplayer-cvslog] CVS: main/libmpeg2 slice.c,1.7,1.8
Arpi
arpi at thot.banki.hu
Tue Oct 29 00:54:00 CET 2002
Hi,
> Log Message:
> fixing quant_store scaling
>
> #ifdef MPEG12_POSTPROC
> - picture->current_frame->quant_store[code][(offset>>4)+1] =
> picture->quantizer_scale;
> + picture->current_frame->quant_store[code][(offset>>4)+1] =
> picture->quantizer_scale>>1;
hmm i don't understand this "fix"... shouldn't quent store containt quant,
instead of quant>>1 ?
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-cvslog
mailing list