]> granicus.if.org Git - libvpx/commit
Add vp9_lookahead_full/vp9_lookahead_next_show_idx
authorangiebird <angiebird@google.com>
Tue, 5 Nov 2019 03:22:10 +0000 (19:22 -0800)
committerangiebird <angiebird@google.com>
Fri, 15 Nov 2019 02:11:10 +0000 (18:11 -0800)
commitddd80abd3f634326ffa8190a095db0015ea83713
treeb704d97f58346fa1eeeae30b057eca74cd988e0f
parent71684703aa6e85f4b8f77c9cfcb4886abbcd5522
Add vp9_lookahead_full/vp9_lookahead_next_show_idx

vp9_lookahead_full -  Check if lookahead is full
vp9_lookahead_next_show_idx - Return the show_idx
that will be assigned to the next frame pushed by
vp9_lookahead_push()

Keep track of the show_idx of each frame in the queue

Change-Id: If7ec2c7250f52413e6ce00c5b96f026ebf60a403
vp9/encoder/vp9_lookahead.c
vp9/encoder/vp9_lookahead.h