Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-11Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis
2016-04-07build: Split test programs off into separate filesDiego Biurrun
2013-04-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-09srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTHMartin Storsjö
2013-04-09lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til
2013-01-21Merge commit '8a4f26206d7914eaf2903954ce97cb7686933382'Michael Niedermayer
2013-01-21Merge commit '3ef6d22e1ba544ab37c73e8fc61382f13aac250f'Michael Niedermayer
2013-01-21Merge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610'Michael Niedermayer
2013-01-21Merge commit 'f53490cc0c809975f8238d5a9edbd26f83bd2f84'Michael Niedermayer
2013-01-21srtp: Move a variable to a local scopeMartin Storsjö
2013-01-21srtp: cosmetics: Use fewer lines for the test vectorsMartin Storsjö
2013-01-21srtp: Improve the minimum encryption buffer size checkMartin Storsjö
2013-01-21srtp: Add tests for the crypto suite with 32/80 bit HMACMartin Storsjö
2013-01-21srtp: Don't require more input data than what actually is neededMartin Storsjö
2013-01-21srtp: Add support for a few DTLS-SRTP related crypto suitesMartin Storsjö
2013-01-21rtpdec/srtp: Handle CSRC fields being presentMartin Storsjö
2013-01-16Merge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa'Michael Niedermayer
2013-01-16Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer
2013-01-16srtp: Mark a few variables as uninitializedMartin Storsjö
2013-01-16lavf: Add a fate test for the SRTP functionsMartin Storsjö
2013-01-15Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer
2013-01-15lavf: Add functions for SRTP decryption/encryptionMartin Storsjö