vpx/vp8
Yaowu Xu d327dcf3aa moved segment based LPF level selection under CONFIG_FEATUREUPDATES
This commit moved segment based loop filter level selection into
the experiment of CONFIG_FEATUREUPDATES. As previous commit noted,
the segment based loop filter selection helps the compression by
~0.1% on cif set, the ongoing experiment CONFIG_FEATUREUPDATES
made encoding updates of the segment based LPF level more efficient,
hence, another .04% gain on cif set. The commit also fixed an issue
previously where encoder/decoder may use different loop filter level
for one of the segments.

Change-Id: Ia978b14aae95bb107d561ba53a7a2bb6ff01faf3
2012-02-15 07:18:05 -08:00
..
common moved segment based LPF level selection under CONFIG_FEATUREUPDATES 2012-02-15 07:18:05 -08:00
decoder vp8 - config_featureupdates 2012-02-13 12:31:12 -08:00
encoder moved segment based LPF level selection under CONFIG_FEATUREUPDATES 2012-02-15 07:18:05 -08:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Removal of threading code. 2012-02-10 16:23:59 +00:00
vp8_cx_iface.c Simplification of experimental code base. 2012-02-14 09:03:56 +00:00
vp8_dx_iface.c cosmetics: consistently use [u]int64_t 2011-07-26 11:34:36 -07:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Simplification of experimental code base. 2012-02-14 09:03:56 +00:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk Removal of threading code. 2012-02-10 16:23:59 +00:00