]> granicus.if.org Git - libvpx/commit
Add init version of EncodeFrameWithTargetFrameBits()
authorangiebird <angiebird@google.com>
Sat, 18 Jul 2020 01:43:06 +0000 (18:43 -0700)
committerangiebird <angiebird@google.com>
Mon, 20 Jul 2020 18:07:45 +0000 (11:07 -0700)
commit642f6a195d7c9ec327b2a1445d7dd09dfa4f9bbc
tree24f2d821c1b8165f96cd38bb27a6f045baeab5f2
parent16935397ee6712c407f0554e80160054d5eb7188
Add init version of EncodeFrameWithTargetFrameBits()

Will add a unit test in a followup CL.

Change-Id: I6a6354f307c427e1a352be7c6421927323eb5e1b
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_ratectrl.c
vp9/simple_encode.cc
vp9/simple_encode.h