On 05/06/14 14:16, Martin Storsjö wrote:
> In general - clear the lowest few bits of the predictor
> after each block - this is the actual predictor that the decoder
> will use, since no more than 9 bits of it are transmitted.
> This was removed in b304244b without any explanation of
> why.
> 
> Also store the actual used predictor in the trellis case.
> The actual predictor value, set by the trellis code, never
> was written back into the variable that was written into
> the block header. This was also removed without explanation
> in b304244b.
> 
> This significantly improves the audio quality of the trellis
> case, which was plain broken since b304244b.

Ok.

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to