vpx/vp9/decoder
James Zern 85076fc5ab dec_build_inter_predictors: don't return a void fn
split call of extend_and_predict() and return, fixes visual studio build
warning since:
0a80164 Move mc_buf to cut down size of MACROBLOCKD.

Change-Id: I7cdf712941ef773a07f038539cb8080dc27861cd
2015-05-16 10:33:57 -07:00
..
vp9_decodeframe.c dec_build_inter_predictors: don't return a void fn 2015-05-16 10:33:57 -07:00
vp9_decodeframe.h Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00
vp9_decodemv.c FIX: Use correct above/left in read_intra_frame_mode_info 2015-05-01 08:23:47 -07:00
vp9_decodemv.h vp9_dthread: pass frame counts to decoder functions 2015-02-03 09:39:15 -08:00
vp9_decoder.c Move shared SAD code to vpx_dsp 2015-05-06 16:58:20 -07:00
vp9_decoder.h Remove some unnecessary code in thread context copy. 2015-03-06 10:29:15 -08:00
vp9_detokenize.c WIP: Use LUT for y_dequant/uv_dequant 2015-04-28 07:52:06 -07:00
vp9_detokenize.h WIP: Use LUT for y_dequant/uv_dequant 2015-04-28 07:52:06 -07:00
vp9_dsubexp.c Remove an unused function 2014-04-20 14:50:35 -07:00
vp9_dsubexp.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_dthread.c Fix 10-bit video decode failure with --frame-parallel mode. 2015-04-01 09:19:35 -07:00
vp9_dthread.h Fix a thread lost bug in frame parallel decode. 2015-02-04 11:07:02 -08:00
vp9_read_bit_buffer.c Optimize bit_read_buffer. 2014-12-12 14:38:12 -08:00
vp9_read_bit_buffer.h vp9_read_bit_buffer.h convert header statics to global functions 2014-03-03 15:21:22 -08:00
vp9_reader.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
vp9_reader.h vp9_reader: reorder struct members 2014-11-24 22:10:39 -08:00