vpx/vp8/decoder
Jeff Petkau 368c72374e 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
2013-06-17 11:32:16 -07:00
..
dboolhuff.c Change the encryption feature to use a callback for decryption. 2013-06-17 11:32:16 -07:00
dboolhuff.h Change the encryption feature to use a callback for decryption. 2013-06-17 11:32:16 -07:00
decodemv.c Removed bc and bc2 vp8_readers from VP8D_COMP 2012-09-21 11:00:29 -07:00
decodemv.h Code cleanup. 2013-03-04 16:53:00 -08:00
decoderthreading.h Code cleanup. 2013-03-04 16:53:00 -08:00
decodframe.c Change the encryption feature to use a callback for decryption. 2013-06-17 11:32:16 -07:00
detokenize.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
detokenize.h Code cleanup. 2013-03-04 16:53:00 -08:00
ec_types.h Code cleanup. 2013-03-04 16:53:00 -08:00
error_concealment.c Code cleanup. 2013-03-04 16:53:00 -08:00
error_concealment.h Code cleanup. 2013-03-04 16:53:00 -08:00
onyxd_if.c Merge master branch into experimental 2013-03-01 11:06:05 -08:00
onyxd_int.h Change the encryption feature to use a callback for decryption. 2013-06-17 11:32:16 -07:00
threading.c Removed shadow warnings : postproc.c decodframe.c threading.c 2013-03-14 14:45:23 -07:00
treereader.h Code cleanup. 2013-03-04 16:53:00 -08:00
vp8_asm_dec_offsets.c prefix vp8 asm_{com,dec,enc}_offsets files 2013-03-02 14:45:40 -08:00