]> git.sesse.net Git - ffmpeg/history - libavformat/srtp.c
Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'
[ffmpeg] / libavformat / srtp.c
2013-01-23 Michael NiedermayerMerge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'
2013-01-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-22 Michael NiedermayerMerge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721'
2013-01-22 Michael NiedermayerMerge commit '9146e872c643fb8f20f9043f1b93a3cddfad15c6'
2013-01-22 Michael NiedermayerMerge commit '4af5310d29379283553bcd9f541a3f6c317f706e'
2013-01-22 Michael NiedermayerMerge commit '570a4a0189946c2c983da41d37fdd67fa13266e7'
2013-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-21 Michael NiedermayerMerge commit 'ce378f0dd0c4e5350b3280e6b3e8d6b46fe4b0a3'
2013-01-21 Michael NiedermayerMerge commit '93af2734ee609133eaeca28329d7f13241dd411f'
2013-01-21 Michael NiedermayerMerge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0'
2013-01-21 Michael NiedermayerMerge commit '8a4f26206d7914eaf2903954ce97cb7686933382'
2013-01-21 Michael NiedermayerMerge commit '3ef6d22e1ba544ab37c73e8fc61382f13aac250f'
2013-01-21 Michael NiedermayerMerge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610'
2013-01-21 Michael NiedermayerMerge commit 'f53490cc0c809975f8238d5a9edbd26f83bd2f84'
2013-01-21 Michael NiedermayerMerge commit 'd9bf716945046333c24580d538f450b516f15710'
2013-01-21 Michael NiedermayerMerge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c'
2013-01-21 Michael NiedermayerMerge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c'
2013-01-21 Michael NiedermayerMerge commit 'a717f9904227d7979473bad40c50eb40af41d01d'
2013-01-21 Michael NiedermayerMerge commit '68f18f03519ae550e25cf12661172641e9f0eaca'
2013-01-20 Martin Storsjösrtp: Move a variable to a local scope
2013-01-20 Martin Storsjösrtp: cosmetics: Use fewer lines for the test vectors
2013-01-20 Martin Storsjösrtp: Improve the minimum encryption buffer size check
2013-01-20 Martin Storsjösrtp: Add tests for the crypto suite with 32/80 bit...
2013-01-20 Martin Storsjösrtp: Don't require more input data than what actually...
2013-01-20 Martin Storsjösrtp: Add support for a few DTLS-SRTP related crypto...
2013-01-20 Martin Storsjörtpdec/srtp: Handle CSRC fields being present
2013-01-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-20 Michael NiedermayerMerge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'
2013-01-20 Michael NiedermayerMerge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a'
2013-01-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-19 Michael NiedermayerMerge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'
2013-01-19 Michael NiedermayerMerge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'
2013-01-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-18 Michael NiedermayerMerge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'
2013-01-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-16 Michael NiedermayerMerge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa'
2013-01-16 Michael NiedermayerMerge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'
2013-01-16 Michael NiedermayerMerge commit 'fb845ffdd335a1efd6dfd43e8adeb530397b348e'
2013-01-16 Michael NiedermayerMerge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'
2013-01-15 Martin Storsjösrtp: Mark a few variables as uninitialized
2013-01-15 Martin Storsjölavf: Add a fate test for the SRTP functions
2013-01-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-15 Michael NiedermayerMerge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'
2013-01-15 Michael NiedermayerMerge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05'
2013-01-15 Michael NiedermayerMerge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'
2013-01-15 Martin Storsjölavf: Add functions for SRTP decryption/encryption