shithub: libvpx

Download patch

ref: 368c72374e14109a0af72567e4190b8e7bef302c
parent: f616cfe4d7a77de114a5cad6f8ee4d22eff1f4f6
author: Jeff Petkau <jpet@chromium.org>
date: Thu Jun 13 08:16:58 EDT 2013

Change the encryption feature to use a callback for decryption.

This allows code calling the library can choose an arbitrary
encryption algorithm.

Decoder control parameter VP8_SET_DECRYPT_KEY is renamed to
VP8D_SET_DECRYPTOR, and now takes an small config struct instead
of just a byte array.

Change-Id: I0462b3388d8d45057e4f79a6b6777fe713dc546e