vpx/vp8/decoder
James Zern ff3674a15e vp8: fix quantizer clamping
the quantizer is transmitted as 7-bits + sign so needs to be clamped in
the delta + absolute case.

BUG=https://bugzilla.mozilla.org/show_bug.cgi?id=1224361

Change-Id: I9115f5d1d5cf7e0a1d149d79486d9d17de9b9639
2015-12-03 16:16:28 -08:00
..
dboolhuff.c vp8: use VPX(MIN|MAX) from vpx_dsp_common.h 2015-08-27 15:31:24 -07:00
dboolhuff.h Clean up unused function warnings in vp8 decoder 2015-08-26 17:10:30 +00:00
decodeframe.c vp8: fix quantizer clamping 2015-12-03 16:16:28 -08:00
decodemv.c Silence -Werror=unused-parameter 2014-12-16 12:47:08 -08:00
decodemv.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
decoderthreading.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
detokenize.c vpx_mem: remove vpx_memset 2015-04-28 20:00:59 -07:00
detokenize.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ec_types.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
error_concealment.c vp8: use VPX(MIN|MAX) from vpx_dsp_common.h 2015-08-27 15:31:24 -07:00
error_concealment.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
onyxd_if.c vp8: change build_intra_predictors_mby_s to use vpx_dsp. 2015-09-30 18:45:40 -04:00
onyxd_int.h Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
threading.c vp8: change build_intra_predictors_mby_s to use vpx_dsp. 2015-09-30 18:45:40 -04:00
treereader.h Clean up unused function warnings in vp8 decoder 2015-08-26 17:10:30 +00:00