vpx/vp9
Jim Bankoski 0ce51d823f experimental : partition using 1/8 x 1/8 image
The concept:

There's too much noise in source pixels for variance and at low bitrate
the reconstructed looks nothing like the source so we have problems
getting good partitionings with either.   This skirts the issue by using
a box blur scaled down version for variance calculations.  To compare
against source_var_ moved keyframe to be rd based like source_var.

Change-Id: Ie3babdbfadae324b7b5a76bea192893af27f0624
2014-10-07 16:36:14 -07:00
..
common experimental : partition using 1/8 x 1/8 image 2014-10-07 16:36:14 -07:00
decoder Merge "Add range checking for decoded coefficients." 2014-10-07 12:36:56 -07:00
encoder experimental : partition using 1/8 x 1/8 image 2014-10-07 16:36:14 -07:00
exports_dec
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk High bit-depth loop/arf/postproc filter functions 2014-09-23 16:20:43 -07:00
vp9_cx_iface.c Adds some missing I440 checks 2014-10-02 09:24:21 -07:00
vp9_dx_iface.c Miscellaneous decoder changes for high bitdepth 2014-09-29 11:27:45 -07:00
vp9_iface_common.h Fix subsampling check for images 1 pixel wide/tall 2014-10-02 11:02:57 -07:00
vp9cx.mk experimental : partition using 1/8 x 1/8 image 2014-10-07 16:36:14 -07:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00