]> granicus.if.org Git - libvpx/commit
Add GetNextEncodeFrameInfo ObserveGroupOfPicture
authorangiebird <angiebird@google.com>
Wed, 27 Nov 2019 00:40:48 +0000 (16:40 -0800)
committerangiebird <angiebird@google.com>
Tue, 10 Dec 2019 19:41:01 +0000 (11:41 -0800)
commit757a5e6aa926cd5ee0ad6e7424cfd2968d0a03a4
tree49c1d0f7c9c1c82ca9249710438007fb15ca4238
parent38a4e46fd3029c903e124c9f47e88063eb7a4018
Add GetNextEncodeFrameInfo ObserveGroupOfPicture

GetNextEncodeFrameInfo()
Gets encode_frame_info for the next coding frame.

ObserveGroupOfPicture()
Provides the group of pictures that the next coding frame is in.

Change-Id: Idbc437d32c392f25b06efb2d4e1ec01347d678f2
test/simple_encode_test.cc
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h
vp9/simple_encode.cc
vp9/simple_encode.h