vpx/vp9
Jingning Han cc10ee0add Initialize internal buffer pointers in rtc mode
In rtc coding mode, the encoder is running non-RD mode decision. It
does not need dual buffer swap as was the case in the RD mode. This
commit initializes the internal buffer pointers outside the block
coding loop for rtc mode.

Change-Id: Ie076705c60d6b7919217e3f1dfd49e7db5064ac2
2014-02-13 11:41:08 -08:00
..
common Adding consts to mv search function arguments. 2014-02-12 14:28:23 -08:00
decoder Fix frames that have no references to them. 2014-02-11 18:34:21 -08:00
encoder Initialize internal buffer pointers in rtc mode 2014-02-13 11:41:08 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Merge "Add get release decoder frame buffer functions." 2014-02-11 08:19:37 -08:00
vp9_cx_iface.c Minor cleanup. 2014-02-12 09:18:00 -08:00
vp9_dx_iface.c Fix frames that have no references to them. 2014-02-11 18:34:21 -08:00
vp9_iface_common.h Merge "Tidy up comments & remove commented out code." 2014-01-22 11:14:07 -08:00
vp9cx.mk Merge "*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/" 2014-02-10 15:39:28 -08:00
vp9dx.mk vp9 decoder: row-based multi-threaded loopfilter 2014-01-31 14:44:53 -08:00