OSDN Git Service

flvenc: use avcodec_get_name to report unsupported codecs.
[coroid/ffmpeg_saccubus.git] / libavformat / crypto.c
2011-06-09 Etienne Buiracrypto: Use av_freep instead of av_free
2011-06-08 Michael NiedermayerRevert "crypto: fix potential double free"
2011-06-08 Etienne Buiracrypto: Use av_freep instead of av_free
2011-06-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-08 Etienne Buiracrypto: fix potential double free
2011-05-17 Anton Khirnovlavf: use designated initializers for AVClasses.
2011-05-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-16 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-15 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Anton Khirnovlavf: use designated initializers for AVClasses.
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Martin Storsjöcrypto: Use av_freep instead of av_free
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Martin StorsjöAdd a protocol handler for AES CBC decryption with...