vpx/vp9
Jim Bankoski ced21bd6a6 Creates a new speed 1:
This speed 1 - uses variance threshold stolen from static-thresh
to determine split.  Any superblock with greater than the variance
set by static thresh * quantizer index squared is split. In addition
transform size is set to largest size less than or equal to partition
size, sub pixel filter is set to normal,  and only 12 modes are used
at all.

Change-Id: If7a2858ee70f96d1eb989c04fd87a332b147abef
2013-05-30 19:53:00 -07:00
..
common Creates a new speed 1: 2013-05-30 19:53:00 -07:00
decoder Merge "Remove set_scale_factors call" into experimental 2013-05-30 15:25:01 -07:00
encoder Creates a new speed 1: 2013-05-30 19:53:00 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Merge "Remove unused and outdated debug code." into experimental 2013-05-29 17:33:32 -07:00
vp9_cx_iface.c Using vp9 function prefix instead of vp8 inside vp9_cx_iface.c. 2013-05-22 18:04:08 -07:00
vp9_dx_iface.c Compressed/uncompressed frame header changes. 2013-05-28 18:07:54 -07:00
vp9_iface_common.h Initial version of alpha channel support 2013-05-16 22:21:09 -07:00
vp9cx.mk Compressed/uncompressed frame header changes. 2013-05-28 18:07:54 -07:00
vp9dx.mk Compressed/uncompressed frame header changes. 2013-05-28 18:07:54 -07:00