vpx/vp9
Tim Kopp 1fe18acb92 VP9 denoiser bugfix in debugging code.
When OUTPUT_YUV_DENOISED is enabled the encoder outputs the uncompressed,
denoised video to a separate file. Moved the point at which the file is
written to in order to avoid an extra blank frame at the beginning of the video.

Change-Id: I805f6a912b18b3d9cae59b13c5b8108279439ce3
2014-07-22 14:10:16 -07:00
..
common Remove unfinished VP9 alpha channel. 2014-07-21 15:55:50 -07:00
decoder Remove unfinished VP9 alpha channel. 2014-07-21 15:55:50 -07:00
encoder VP9 denoiser bugfix in debugging code. 2014-07-22 14:10:16 -07: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 Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00
vp9_cx_iface.c [spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC 2014-07-22 11:11:55 -07:00
vp9_dx_iface.c Remove unfinished VP9 alpha channel. 2014-07-21 15:55:50 -07:00
vp9_iface_common.h Remove unfinished VP9 alpha channel. 2014-07-21 15:55:50 -07:00
vp9cx.mk Added vp9_sad64x64_neon(), vp9_sad32x32_neon() 2014-07-16 12:54:46 -07:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00