14 Commits (99b4da73c8fda5f00c4a8dfb42afb80c3be22ce7)

Author SHA1 Message Date
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 12 years ago
Duncan Salerno f3f35f7430 crypto should allow passing of options to the underlying protocol via the url_open2 interface 12 years ago
Martin Storsjö 12c8912de2 crypto: Remove a stray double space 12 years ago
Anton Khirnov ddffc2fdc3 avio: add support for passing options to protocols. 13 years ago
Martin Storsjö 6f1b7b3944 avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc 13 years ago
Anton Khirnov dc86ca1ab5 crypto: add decoding flag to options. 13 years ago
Martin Storsjö eaa8c1f9fe crypto: Don't manually free memory allocated via AVOptions 13 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Etienne Buira c8d0d8bc76 crypto: Use av_freep instead of av_free 14 years ago
Michael Niedermayer c1ad93c08c Revert "crypto: fix potential double free" 14 years ago
Etienne Buira a71bcd1a7f crypto: Use av_freep instead of av_free 14 years ago
Etienne Buira 7d89f7cbf3 crypto: fix potential double free 14 years ago
Anton Khirnov f0029cbcf6 lavf: use designated initializers for AVClasses. 14 years ago
Anton Khirnov 4a7a1b7def lavf: use designated initializers for AVClasses. 14 years ago
Martin Storsjö ac9cf2e5c4 crypto: Use av_freep instead of av_free 14 years ago
Martin Storsjö 6e4f70a8de Add a protocol handler for AES CBC decryption with PKCS7 padding 14 years ago