vpx/vp9
Jerome Jiang cf07d85809 Initialize cost_list all to INT_MAX.
It is initialized to be { INT_MAX, 0, ... } in ffe0f9b.
No effect on encoders.
Make it consistent with other initializations.

BUG=webm:1440

Change-Id: Ie2a180d93626b55914c8c4255e466a1986d2b922
2017-06-06 10:42:37 -07:00
..
common Fix vp8 race when build --enable-vp9-highbitdepth. 2017-05-26 09:45:01 -07:00
decoder Fix vp8 race when build --enable-vp9-highbitdepth. 2017-05-26 09:45:01 -07:00
encoder Initialize cost_list all to INT_MAX. 2017-06-06 10:42:37 -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 vp8: remove VP8_SET_DBG* control support 2016-09-20 20:19:36 -07:00
vp9_cx_iface.c Make the row based multi-threaded encoder deterministic 2017-04-24 16:28:27 -07:00
vp9_dx_iface.c vp9: make VPX_CODEC_USE_FRAME_THREADING a no-op 2017-03-29 23:38:49 -07:00
vp9_dx_iface.h vp9-svc: Add decoder control to decode up to x spatial layers. 2016-11-03 11:18:00 -07:00
vp9_iface_common.h vp9/decoder,vp9/*.[hc]: apply clang-format 2016-08-03 14:29:31 -07:00
vp9cx.mk Merge "vp9: Neon optimization for denoiser. Add unit tests." 2017-05-06 01:28:32 +00:00
vp9dx.mk vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00