vpx/vp8/decoder
James Zern 971c5a16a9 vp8/error_concealment: remove shift of negative value
fixes:
shifting a negative signed value is undefined [-Wshift-negative-value]

Change-Id: I3a55f2dac7c51c0e264d40081ffce98e2abacb89
2016-05-19 19:19:19 -07: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/error_concealment: remove shift of negative value 2016-05-19 19:19:19 -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 Amend and improve VP8 multithreading implementation 2016-01-08 11:59:49 -08:00
threading.c Amend and improve VP8 multithreading implementation 2016-01-08 11:59:49 -08:00
treereader.h Clean up unused function warnings in vp8 decoder 2015-08-26 17:10:30 +00:00