]> granicus.if.org Git - libvpx/commit
Dynamic resize 1 pass mode: fix buffer underflow threshold.
authorMarco <marpan@chromium.org>
Fri, 17 Jul 2015 18:21:47 +0000 (11:21 -0700)
committerMarco <marpan@chromium.org>
Fri, 17 Jul 2015 18:25:15 +0000 (11:25 -0700)
commit7501de267c1e8bb7083a16ec2e6d38b150301f3c
tree8eae7f3cdedcbb483519835c3d7ab782645f10f8
parentb8ff84b7f88a022a0b101156fc2a1157eece813f
Dynamic resize 1 pass mode: fix buffer underflow threshold.

Remove the use of drop_frames_water_mark, as this is used for
frame dropping control. Use fixed threshold for now on buffer underflow.

Change-Id: If0ddda9f7f6fa96067cdcb0eccb42e17bda37c32
vp9/encoder/vp9_ratectrl.c