Support code show_existing_frame in bit-stream header
authorJingning Han <jingning@google.com>
Fri, 17 Aug 2018 18:27:37 +0000 (11:27 -0700)
committerJingning Han <jingning@google.com>
Fri, 17 Aug 2018 23:18:32 +0000 (16:18 -0700)
commit21694259e06e496b6dffd94b20bcddde65338a2a
treeb410398f4e3cadf3df1569612e7db63f93620e40
parenteb327e418ed05d4e6df23701c514607a940a9ca0
Support code show_existing_frame in bit-stream header

Allow the bit-stream writer to support potential use of
show_existing_frame. At this point, cm->show_existing_frame is
always 0.

Change-Id: I64fed1d72db6d4902d56774854ce24fb7a082e0c
vp9/encoder/vp9_bitstream.c