vpx/vp8
Attila Nagy 622958449b New loop filter interface
Separate simple filter with reduced no. of parameters.
MB filter level picking based on precalculated table. Level table updated for
each frame. Inside and edge limits precalculated and updated just when
sharpness changes. HEV threshhold is constant.
ARM targets use scalars and others vectors.

Change works only with --target=generic-gnu
All other targets have to be updated!

Change-Id: I6b73aca6b525075b20129a371699b2561bd4d51c
2011-07-08 09:31:41 +03:00
..
common New loop filter interface 2011-07-08 09:31:41 +03:00
decoder New loop filter interface 2011-07-08 09:31:41 +03:00
encoder New loop filter interface 2011-07-08 09:31:41 +03: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 Adding support for independent partitions 2011-06-28 11:10:17 -04:00
vp8_cx_iface.c Set VPX_FRAME_IS_DROPPABLE 2011-07-07 10:38:45 -04:00
vp8_dx_iface.c New ways of passing encoded data between encoder and decoder. 2011-06-28 11:10:17 -04:00
vp8cx_arm.mk configuration, support disabling any subset of ARM arch 2011-06-21 10:39:01 +03:00
vp8cx.mk changed configure option name to reduce confusion 2011-04-29 09:39:05 -07:00
vp8dx_arm.mk configuration, support disabling any subset of ARM arch 2011-06-21 10:39:01 +03:00
vp8dx.mk Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00