summaryrefslogtreecommitdiff
path: root/test/vp8_decrypt_test.cc
AgeCommit message (Expand)Author
2016-07-27test: apply clang-formatclang-format
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
2014-04-23Add VPXD_SET_DECRYPTOR support to the VP9 decoder.Joey Parrish
2014-03-03vp8_decrypt_test.c: Silence MSVC data loss warning.Tom Finegan
2013-09-06cleanup cpplint warningsYaowu Xu
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev