Mercurial > libavcodec.hg
comparison utils.c @ 7346:def19f6f7ce9 libavcodec
Setting chroma_qp to 0 for PCM blocks is really an interesting minor
optimization, more interresting would it have been had the author
thought about what value chroma_qp would have for the following MB.
Or failing that, had actually tested the code.
So this reverts this non-functional optimization, and makes the code work.
Fixes at least CAPM3_Sony_D.jsv
author | michael |
---|---|
date | Tue, 22 Jul 2008 12:31:48 +0000 |
parents | cb07584c262b |
children | 7b2819083061 |
comparison
equal
deleted
inserted
replaced
7345:a36996f67748 | 7346:def19f6f7ce9 |
---|