vpx/vp9
Guillaume Martres 4664b219a2 vp9_ratectrl: change ARF overlays rate correction factor
ARF overlays now use the same rate correction factor as regular inter
frames, further testing would be needed to see if it makes sense to use
a completely separate rate correction factor for ARF overlays.

$ vpxenc --cpu-used=5  --fps=50/1 --target-bitrate=2000
         parkjoy.y4m -o out.webm
=> Before: 3356 kb/s
=> After: 2271 kb/s

Change-Id: I73e4defa615ba7a8a2bdb845864f4b1721cbbffe
2014-04-07 18:22:11 +02:00
..
common Removing interp_kernel from MACROBLOCKD. 2014-04-03 15:28:42 -07:00
decoder Merge "Code clean up." 2014-04-04 15:32:14 -07:00
encoder vp9_ratectrl: change ARF overlays rate correction factor 2014-04-07 18:22:11 +02: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 Removing vp9_onyx.h and moving its content to the encoder. 2014-03-05 23:33:22 -08:00
vp9_cx_iface.c Add codec control function for enabling frame_periodic_boost. 2014-04-03 15:49:03 -07:00
vp9_dx_iface.c Refactoring decode_one() function. 2014-04-04 10:43:52 -07:00
vp9_iface_common.h Merge "Tidy up comments & remove commented out code." 2014-01-22 11:14:07 -08:00
vp9cx.mk Adding vp9_speed_features.{h, c}. 2014-03-28 10:30:28 -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