summaryrefslogtreecommitdiff
path: root/ext/srtp/gstsrtp.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-05srtp: Allow getting ssrc of more package types than RR and SRJose Antonio Santos Cadenas1-0/+6
2014-04-12srtpdec: fix assertion checking ssrc from rtcp packetsAleix Conchillo Flaqué1-2/+5
2013-12-13srtp: add 256-bit key supportAleix Conchillo Flaqué1-1/+27
2013-06-28srtp: Move the enums to the common headerOlivier Crête1-2/+2
2013-04-09srtpdec: Don't crash on invalid cipherOlivier Crête1-1/+5
2013-03-15srtp: use constant AES_128_ICM instead of AES_ICM that is not foundJose Antonio Santos Cadenas1-1/+1
2013-03-12srtp: Add SRTP plugin based on libsrtpOlivier Crête1-0/+233