summaryrefslogtreecommitdiff
path: root/libavformat/srtp.c
Commit message (Expand)AuthorAge
* build: Split test programs off into separate filesDiego Biurrun2016-04-07
* srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTHMartin Storsjö2013-04-09
* lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til2013-04-09
* srtp: Move a variable to a local scopeMartin Storsjö2013-01-21
* srtp: Add tests for the crypto suite with 32/80 bit HMACMartin Storsjö2013-01-21
* srtp: cosmetics: Use fewer lines for the test vectorsMartin Storsjö2013-01-21
* srtp: Don't require more input data than what actually is neededMartin Storsjö2013-01-21
* srtp: Improve the minimum encryption buffer size checkMartin Storsjö2013-01-21
* srtp: Add support for a few DTLS-SRTP related crypto suitesMartin Storsjö2013-01-21
* rtpdec/srtp: Handle CSRC fields being presentMartin Storsjö2013-01-21
* srtp: Mark a few variables as uninitializedMartin Storsjö2013-01-15
* lavf: Add a fate test for the SRTP functionsMartin Storsjö2013-01-15
* lavf: Add functions for SRTP decryption/encryptionMartin Storsjö2013-01-15