commit | e4cd4daf746a03aec9fd709ece756e6d39740aff | [log] [tgz] |
---|---|---|
author | Pascal Massimino <pascal.massimino@gmail.com> | Mon Nov 07 04:41:45 2016 -0800 |
committer | Pascal Massimino <pascal.massimino@gmail.com> | Mon Nov 07 06:43:51 2016 -0800 |
tree | bf393e635d476520f74a8b965ee21c46d0cb3753 | |
parent | e715285611c0975366965e9b6ddfc880d06f3bda [diff] |
fix filtering auto-adjustment the min-distortion was quite too low. And we were also considering the fully skipped macroblocks (nz=0) in the stats. We need to have at least *some* non-zero dc coeffs (nz=0x100XXXX). Fix also two typos in StoreMaxDelta: the v0/v1 comparison was wrong, and the DCs[] coeffs are actually already in ZigZag order. Change-Id: I602aaa74b36f7ce80017e506212c7d6fd9deba1f