aom/av1
Thomas Daede f330ca8ca8 Disable upsampled references for resolutions above 1080p.
Upsampled references currently increase the size of references by
64 times. This patch limits the memory used by the encoder to
about 3GB when encoding high bit depth content.

This should be re-evaluated in the future, if doing 8-tap
resampling in the motion search becomes reasonably fast, or if
the upsampled references are reduced in size (by omitting some
subpel positions and interpolating them instead).

Change-Id: I6d84ff0d6202ec46f4fa53e268e68aa808e5df85
2016-11-01 21:45:51 +00:00
..
common
decoder
encoder
av1_common.mk
av1_cx.mk
av1_cx_iface.c
av1_dx.mk
av1_dx_iface.c
av1_iface_common.h
exports_dec
exports_enc