shithub: libvpx

Download patch

ref: c49f49b113ce06f5dfb67327aab7761f561de0d2
parent: fc6ce744a606872c6d8001deabaab0b819326214
author: John Koleszar <jkoleszar@google.com>
date: Fri Dec 17 06:34:02 EST 2010

propagate user private data on decode

The pointer passed in the user_priv argument to vpx_codec_decode()
should be propagated through to the corresponding output frame and
made available in the image's user_priv member. Fixes issue #252

Change-Id: I182746a6882c8549fb146b4a4fdb64f1789eb750