]> granicus.if.org Git - libvpx/commit
Resolve a couple of TODOs in firstpass.c
authorpaulwilkins <paulwilkins@google.com>
Mon, 25 Apr 2016 11:38:10 +0000 (12:38 +0100)
committerpaulwilkins <paulwilkins@google.com>
Mon, 25 Apr 2016 11:38:10 +0000 (12:38 +0100)
commit015c43f0c1b0325632283f371a42974968b5655a
tree7afd544a621b3c38ba18242667a7e420a67513d6
parent4b590058c8d0241c6473ce1905c3fee03b7cd6ca
Resolve a couple of TODOs in firstpass.c

Resolved two TODO items.

Force a minimum value of 1.0 for frame duration as per section duration.

Column inactive zone is currently set to 0 as most of the serious issues
relating to inactive regions relate to letter boxing.

Change-Id: Ifbab3acf2c089d7305620a7ff7ed7c3536cc9235
vp9/encoder/vp9_firstpass.c