]> granicus.if.org Git - libvpx/commit
Added OUTPUT_YUV_DENOISED CFLAG to VP8 encoder
authorTim Kopp <tkopp@google.com>
Fri, 30 May 2014 17:29:08 +0000 (10:29 -0700)
committerTim Kopp <tkopp@google.com>
Thu, 5 Jun 2014 18:18:32 +0000 (11:18 -0700)
commit05e8c619038419d5dfbe4306b7511fd803fcd0d5
treed7bcd21f37334ccc61deb8cbe254863a92f60a5d
parentf204a9a482d36949286f8ca687019df3b92d175a
Added OUTPUT_YUV_DENOISED CFLAG to VP8 encoder

When this compiler flag is enabled, the encoder will write a denoised,
uncompressed, version of the input to denoised.yuv.

Change-Id: Ie0247f76b23219d95fe97dd70f23e097d742c249
vp8/encoder/onyx_if.c