vpx/vp9/decoder
Adrian Grange 709fecac83 Trap request to display non-existant frame
If show_existing_frame indicates that the decoder should
display an existing (previously decoded) frame, add a
check to make sure that the signaled buffer does contain
a valid decoded frame.

Change-Id: Iac8c686b321827414d69a3f2d0467566911bcba2
2014-02-24 10:19:31 -08:00
..
vp9_decodeframe.c Trap request to display non-existant frame 2014-02-24 10:19:31 -08:00
vp9_decodeframe.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_decodemv.c Adding is_mv_valid() function. 2014-02-19 13:57:18 +01:00
vp9_decodemv.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_detokenize.c static function convert to inline or global vp9_blockd.h 2014-01-31 19:50:40 -08:00
vp9_detokenize.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_dsubexp.c Propgate constants through subexp routines. 2014-02-03 11:55:46 -08:00
vp9_dsubexp.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_dthread.c vp9_dthread: interleave mutex/cond alloc+init 2014-02-06 12:39:24 -08:00
vp9_dthread.h Rename a loopfilter parameter 2014-01-31 16:30:04 -08:00
vp9_onyxd_if.c Fix frames that have no references to them. 2014-02-11 18:34:21 -08:00
vp9_onyxd_int.h vp9 decoder: row-based multi-threaded loopfilter 2014-01-31 14:44:53 -08:00
vp9_onyxd.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_read_bit_buffer.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_reader.c Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}. 2013-12-20 12:53:03 -08:00
vp9_reader.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_thread.c vp9 decoder: row-based multi-threaded loopfilter 2014-01-31 14:44:53 -08:00
vp9_thread.h vp9 decoder: row-based multi-threaded loopfilter 2014-01-31 14:44:53 -08:00