summaryrefslogtreecommitdiffstats
path: root/libavformat/rtmpcrypt.c
Commit message (Expand)AuthorAgeFilesLines
* urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-221-1/+1
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-221-1/+1
* rtmpcrypt: Provide the xtea keys in little endian format for consistencyMartin Storsjö2015-11-131-33/+33
* rtmpcrypt: Do the xtea decryption in little endian modeMartin Storsjö2015-11-131-1/+1
* rtmpdh: Pass the actual buffer size of the output secret keyMartin Storsjö2015-05-291-1/+1
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-1/+1
* rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE codeMartin Storsjö2012-07-241-0/+2
* RTMPTE protocol supportSamuel Pitoiset2012-07-231-4/+29
* RTMPE protocol supportSamuel Pitoiset2012-07-231-0/+309
OpenPOWER on IntegriCloud