vpx/vp9/decoder
Yaowu Xu 6cf3031286 fix the propagation of color space info in decoder
This addresses the issue #960

Change-Id: Iddf45b4bd4f53cb0ddfd879e800a071cd843b915
2015-02-23 13:01:14 -08:00
..
vp9_decodeframe.c fix the propagation of color space info in decoder 2015-02-23 13:01:14 -08: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 vp9_dthread: pass frame counts to decoder functions 2015-02-03 09:39:15 -08:00
vp9_decodemv.h vp9_dthread: pass frame counts to decoder functions 2015-02-03 09:39:15 -08:00
vp9_decoder.c Optimize the dequantization process on decoder side. 2015-02-19 15:43:15 -08:00
vp9_decoder.h Rename loopfilter_thread files to thread_common files 2015-02-06 10:03:31 -08:00
vp9_detokenize.c Optimize the dequantization process on decoder side. 2015-02-19 15:43:15 -08:00
vp9_detokenize.h Optimize the dequantization process on decoder side. 2015-02-19 15:43:15 -08: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 Mute the harmless tsan error in frame parallel decode. 2015-02-04 12:39:35 -08: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