shithub: libvpx

Download patch

ref: 3b2c3cb366e893130a5553524292ee94b9f42847
parent: 55f3740d7615706c2a0c96d4407977097520f30f
author: Johann <johannkoenig@google.com>
date: Wed Jun 22 13:37:44 EDT 2016

vp8 realtime encoder: mark unused variable

'duration' is not used in realtime-only mode:

Cleans up -Wextra warning:
unused parameter 'duration' [-Wunused-parameter]

Change-Id: I827dfe59ebcdc72c5a93fdf7e5aca063433914b1