summaryrefslogtreecommitdiff
path: root/vpxstats.h
diff options
context:
space:
mode:
authorAdrian Grange <agrange@google.com>2014-04-23 10:08:31 -0700
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>2014-04-23 16:59:43 -0700
commit086ae992356b091f555479d41fe23ec34307620f (patch)
treed9a1049a2cb92161d4f540ad9b87e155169b2161 /vpxstats.h
parentdddc3c6906f0d840935214ab0b26ea9a6e06cc27 (diff)
downloadlibvpx-086ae992356b091f555479d41fe23ec34307620f.tar
libvpx-086ae992356b091f555479d41fe23ec34307620f.tar.gz
libvpx-086ae992356b091f555479d41fe23ec34307620f.tar.bz2
libvpx-086ae992356b091f555479d41fe23ec34307620f.zip
Fixed handling of regularly placed keyframes
The encoder was not handling requests to place keyframes at fixed intervals, i.e. kf_min_dist == kf_max_dist, correctly. In this case when looking to place the next keyframe it was accumulating stats all the way up to the end of the firstpass file. This patch corrects this behavior. Change-Id: I948ad9f1d7faa0c05861df588136cce3bb61d7e7
Diffstat (limited to 'vpxstats.h')
0 files changed, 0 insertions, 0 deletions