]> git.sesse.net Git - ffmpeg/history - libavformat/crypto.c
shorten: use bytestream functions to decode the embedded WAVE header
[ffmpeg] / libavformat / crypto.c
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
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...