aboutsummaryrefslogtreecommitdiff
path: root/libavformat/crypto.c
AgeCommit message (Expand)Author
2011-11-13avio: add support for passing options to protocols.Anton Khirnov
2011-11-13avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_allocMartin Storsjö
2011-11-10crypto: add decoding flag to options.Anton Khirnov
2011-11-10crypto: Don't manually free memory allocated via AVOptionsMartin Storsjö
2011-10-12AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov
2011-06-08crypto: Use av_freep instead of av_freeEtienne Buira
2011-05-17lavf: use designated initializers for AVClasses.Anton Khirnov
2011-04-24crypto: Use av_freep instead of av_freeMartin Storsjö
2011-04-23Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö