vpx/vp9
Yaowu Xu 0ffbb36ddc Add validation of frame_parallel_decoding_mode
This is a boolean value that is written into bitstream, any value other
than 0 or 1 could have led to unexpected behavior. This commit fix the
issue by adding validation of the value to make sure it is boolean.

BUG=webm:1339

Change-Id: I2d3e69e8dbefcab9a0db9cb39a91a40ce531c5a1
2016-11-21 10:53:25 -08:00
..
common *ppflags.h: remove unused *_DEBUG_* enum values 2016-11-08 21:09:16 -08:00
decoder vp9,tile_worker_hook: correctly set jmp target 2016-11-01 18:45:50 -07:00
encoder Merge "Enable asymptotic closed-loop encoding decision" 2016-11-19 04:12:55 +00: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 vp8: remove VP8_SET_DBG* control support 2016-09-20 20:19:36 -07:00
vp9_cx_iface.c Add validation of frame_parallel_decoding_mode 2016-11-21 10:53:25 -08:00
vp9_dx_iface.c vp9-svc: Add decoder control to decode up to x spatial layers. 2016-11-03 11:18:00 -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 Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c 2016-08-27 10:53:41 -07:00
vp9dx.mk vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00