]> git.sesse.net Git - ffmpeg/history - libavformat/crypto.c
cmdutils: allow storing per-stream/chapter/.... options in a generic way
[ffmpeg] / libavformat / crypto.c
2011-06-08 Etienne Buiracrypto: Use av_freep instead of av_free
2011-05-17 Anton Khirnovlavf: use designated initializers for AVClasses.
2011-04-24 Martin Storsjöcrypto: Use av_freep instead of av_free
2011-04-22 Martin StorsjöAdd a protocol handler for AES CBC decryption with...