aom/vp9
Dmitry Kovalev 8d363882fd Choosing GOOD mode by default.
This patch fixes slow first pass problem. Mode could only be determined
from the deadline value during frame encode call. Unfortunately, we use
mode value before any encode calls during the first pass encoding (see
set_speed_features() logic). The mode for the first pass must be different
from BEST to make first pass fast.

Change-Id: I562a7d32004ff631695d91c09a44d8a9076fd6b5
2014-08-22 15:46:25 -07:00
..
common Merge "Fix bug 804" 2014-08-21 08:56:32 -07:00
decoder Fix bug 837 (Part 2): Handle increase in frame width 2014-08-21 08:15:23 -07:00
encoder Merge "Move mv cost table to VP9_COMP" 2014-08-22 14:41:17 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Remove vp9_postproc_x86.h 2014-08-05 15:46:13 -07:00
vp9_cx_iface.c Choosing GOOD mode by default. 2014-08-22 15:46:25 -07:00
vp9_dx_iface.c Merge "Replacing NOT_IMPLMENTED with NULL." 2014-08-21 11:10:00 -07:00
vp9_iface_common.h Remove unfinished VP9 alpha channel. 2014-07-21 15:55:50 -07:00
vp9cx.mk Neon version of vp9_subtract_block() 2014-07-31 09:28:06 -07:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00