]> git.sesse.net Git - ffmpeg/history - libavformat/rtmpdh.c
mp3dec: read the initial/trailing padding from the LAME tag
[ffmpeg] / libavformat / rtmpdh.c
2016-04-07 Diego Biurrunbuild: Split test programs off into separate files
2016-03-25 Anton Khirnovrtmpdh: add an stdio.h include
2016-03-24 Diego Biurruntestprogs: Clean up #includes
2015-06-01 Martin Storsjörtmpdh: Use GMP functions directly, instead of nettle...
2015-05-29 Martin Storsjörtmpdh: Generate the whole private exponent using av_ge...
2015-05-29 Martin Storsjörtmpdh: Create sufficiently long private keys for gcryp...
2015-05-29 Martin Storsjörtmpdh: Remove an unnecessary check in the gcrypt/nettl...
2015-05-29 Martin Storsjörtmpdh: Add fate test for the DH handshake routine
2015-05-29 Martin Storsjörtmpdh: Pass the actual buffer size of the output secre...
2015-05-29 Martin Storsjörtmpdh: Check the output buffer size in the openssl...
2015-05-29 Martin Storsjörtmpdh: Fix a local variable name in the nettle/gcrypt...
2015-05-29 Martin Storsjörtmpdh: Make sure ret is initialized in the nettle...
2012-08-17 Samuel Pitoisetrtmpdh: Do not generate the same private key every...
2012-07-24 Martin Storsjörtmp: Add credit/copyright to librtmp authors for parts...
2012-07-23 Samuel PitoisetRTMPE protocol support