summaryrefslogtreecommitdiff
path: root/ext/srtp
AgeCommit message (Expand)AuthorFilesLines
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-09srtpdec: Don't stop on invalid bufferOlivier Crête1-1/+1
2013-04-09srtpdec: Cleaner stream cleanupOlivier Crête1-7/+10
2013-04-09srtpdec: Don't crash on invalid cipherOlivier Crête2-1/+12
2013-04-08ext: printf format fixes in debug and error messagesTim-Philipp Müller2-4/+5
2013-03-28srtp: Update example pipelinesOlivier Crête2-12/+11
2013-03-25srtp: Fix filter handling in caps negotiation to keep filter contentOlivier Crête2-1/+12
2013-03-15srtp: fix compilation warning returning NULL in case of errorJose Antonio Santos Cadenas1-2/+3
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ête8-0/+2643