Add coded_frame to EncodeFrameResults
authorangiebird <angiebird@google.com>
Thu, 23 Jan 2020 22:56:01 +0000 (14:56 -0800)
committerangiebird <angiebird@google.com>
Wed, 5 Feb 2020 21:43:33 +0000 (13:43 -0800)
commit8a5cb084e6e40ba0f6e979843a599bae85a24812
tree40114f540603677d91b811e7c226765e8ea8be50
parent48b2d902624530cc9c49e9104c8a81af88693622
Add coded_frame to EncodeFrameResults

This coded_frame represents the raw coded image.

Change-Id: Iea439da2f9e84c4507b082d77ebaac49bfd74fff
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h
vp9/simple_encode.cc
vp9/simple_encode.h
vp9/vp9_cx_iface.c