index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
srtp.c
Age
Commit message (
Expand
)
Author
2013-04-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-09
srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH
Martin Storsjö
2013-04-09
lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500
Andrew Van Til
2013-01-21
Merge commit '8a4f26206d7914eaf2903954ce97cb7686933382'
Michael Niedermayer
2013-01-21
Merge commit '3ef6d22e1ba544ab37c73e8fc61382f13aac250f'
Michael Niedermayer
2013-01-21
Merge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610'
Michael Niedermayer
2013-01-21
Merge commit 'f53490cc0c809975f8238d5a9edbd26f83bd2f84'
Michael Niedermayer
2013-01-21
srtp: Move a variable to a local scope
Martin Storsjö
2013-01-21
srtp: cosmetics: Use fewer lines for the test vectors
Martin Storsjö
2013-01-21
srtp: Improve the minimum encryption buffer size check
Martin Storsjö
2013-01-21
srtp: Add tests for the crypto suite with 32/80 bit HMAC
Martin Storsjö
2013-01-21
srtp: Don't require more input data than what actually is needed
Martin Storsjö
2013-01-21
srtp: Add support for a few DTLS-SRTP related crypto suites
Martin Storsjö
2013-01-21
rtpdec/srtp: Handle CSRC fields being present
Martin Storsjö
2013-01-16
Merge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa'
Michael Niedermayer
2013-01-16
Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'
Michael Niedermayer
2013-01-15
srtp: Mark a few variables as uninitialized
Martin Storsjö
2013-01-15
lavf: Add a fate test for the SRTP functions
Martin Storsjö
2013-01-15
Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'
Michael Niedermayer
2013-01-15
lavf: Add functions for SRTP decryption/encryption
Martin Storsjö