summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-04-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer3-5/+8
2013-04-09srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTHMartin Storsjö1-0/+1
2013-04-09lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til4-6/+8
2013-01-21Merge commit '8a4f26206d7914eaf2903954ce97cb7686933382'Michael Niedermayer6-85/+38
2013-01-21Merge commit '3ef6d22e1ba544ab37c73e8fc61382f13aac250f'Michael Niedermayer1-24/+14
2013-01-21Merge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610'Michael Niedermayer3-17/+31
2013-01-21Merge commit 'f53490cc0c809975f8238d5a9edbd26f83bd2f84'Michael Niedermayer3-11/+24
2013-01-20srtp: Move a variable to a local scopeMartin Storsjö1-2/+2
2013-01-20srtp: cosmetics: Use fewer lines for the test vectorsMartin Storsjö1-22/+8
2013-01-20srtp: Improve the minimum encryption buffer size checkMartin Storsjö1-6/+10
2013-01-20srtp: Add tests for the crypto suite with 32/80 bit HMACMartin Storsjö2-0/+36
2013-01-20srtp: Don't require more input data than what actually is neededMartin Storsjö1-2/+6
2013-01-20srtp: Add support for a few DTLS-SRTP related crypto suitesMartin Storsjö3-13/+23
2013-01-20rtpdec/srtp: Handle CSRC fields being presentMartin Storsjö2-4/+21
2013-01-16Merge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa'Michael Niedermayer2-3/+7
2013-01-16Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer9-0/+202
2013-01-15srtp: Mark a few variables as uninitializedMartin Storsjö1-2/+2
2013-01-15lavf: Add a fate test for the SRTP functionsMartin Storsjö4-0/+142
2013-01-15Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer7-1/+584
2013-01-15lavf: Add functions for SRTP decryption/encryptionMartin Storsjö2-0/+345