Let SimpleEncode be able to output bitstream
authorangiebird <angiebird@google.com>
Tue, 4 Feb 2020 00:44:43 +0000 (16:44 -0800)
committerangiebird <angiebird@google.com>
Thu, 6 Feb 2020 00:12:32 +0000 (16:12 -0800)
commit2c465567e6c75ba675e922110e27c80c0d0a63ad
treeb03d313fce1e45eddc78cf453c478042a3b4c340
parent8a5cb084e6e40ba0f6e979843a599bae85a24812
Let SimpleEncode be able to output bitstream

Add outfile_path to SimpleEncode() with default value NULL.
The encoder will only output bitstream when outfile_path is set.

Change-Id: Ic68e5358ea454358c510bb0ae214f4201cb3db39
ivfenc.c
ivfenc.h
vp9/simple_encode.cc
vp9/simple_encode.h