commit | 9a834c035b645f1bf2d6ae97a0d71254f2ed2ff9 | [log] [tgz] |
---|---|---|
author | Luc Trudeau <ltrudeau@mozilla.com> | Mon Feb 27 22:36:58 2017 -0500 |
committer | Luc Trudeau <ltrudeau@mozilla.com> | Fri Mar 03 16:10:07 2017 +0000 |
tree | 60e237b32974fd319901ab3e10b78158d4777eb8 | |
parent | 74b2643e959442ba16b0f4a873c268b13ab23ad0 [diff] |
Remove frame type dependency in od_pvq_rate In Daala, od_pvq_rate depended on the frame type because of H/V pred. However, H/V pred is not in AV1, as such this code can be removed. This changes do not impact the bitstream as currently is_keyframe is hard coded to zero. Change-Id: Ic4b7c91c004133bc4520870ce39e47cd6a63f298