vpx/vp9
Paul Wilkins d677ea1f81 Further two pass clean up.
The variation in boost calculation for gf and arf groups
is not significant enough to justify the extra complexity.
Also removed some other spurious code that no longer
has much material impact.

The handling of the rare case, where the boost bits
number is less than the number of bits a that would
be allocated if a frame was not boosted, will be dealt
with in a subsequent patch.

This change actually helps on all sets a little by
~0.1% - 0.2% with slightly bigger gains on SSIM.

Change-Id: Id42c1ac22a80a8c4993cfa0e51bc733eb9ed4f75
2014-05-14 12:29:36 +01:00
..
common Merge "Moving loopfilter call to vp9_decode_frame()." 2014-05-13 17:20:26 -07:00
decoder Merge "Moving loopfilter call to vp9_decode_frame()." 2014-05-13 17:20:26 -07:00
encoder Further two pass clean up. 2014-05-14 12:29:36 +01:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Only build neon assembly for armv7 targets 2014-05-12 08:52:02 -07:00
vp9_cx_iface.c Merge "Fixing constant value used to calculate frame pts and duration." 2014-05-13 15:10:45 -07:00
vp9_dx_iface.c Merge "vp9_dx_iface: subtract ptrs to validate frame_size" 2014-05-10 11:05:31 -07:00
vp9_iface_common.h Using crop_{width, height} instead of {width, height}. 2014-04-29 16:12:44 -07:00
vp9cx.mk Add an x86inc MMX fwht4x4. 2014-05-08 12:01:27 -07:00
vp9dx.mk Merge "Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_decoder.{h, c}." 2014-03-10 12:11:09 -07:00