summaryrefslogtreecommitdiff
path: root/ext/srtp/gstsrtpenc.c
Commit message (Expand)AuthorAgeFilesLines
* srtp: Don't require a key if both auth and cipher are nullOlivier Crête2013-06-281-15/+49
* srtp: Remove unused codeOlivier Crête2013-06-281-2/+0
* ext: printf format fixes in debug and error messagesTim-Philipp Müller2013-04-081-2/+2
* srtp: Update example pipelinesOlivier Crête2013-03-281-8/+2
* srtp: Fix filter handling in caps negotiation to keep filter contentOlivier Crête2013-03-251-1/+2
* srtp: fix compilation warning returning NULL in case of errorJose Antonio Santos Cadenas2013-03-151-2/+3
* srtp: Add SRTP plugin based on libsrtpOlivier Crête2013-03-121-0/+1134