summaryrefslogtreecommitdiff
path: root/ext/srtp/gstsrtpdec.h
AgeCommit message (Collapse)AuthorFilesLines
2013-11-19srtpdec: Make sure that stream-id/caps/segment are sent before buffersOlivier CrĂȘte1-0/+3
It may be possible that only one of the two sink pads is linked in that case, the events need to be created from the other pad.
2013-03-12srtp: Add SRTP plugin based on libsrtpOlivier CrĂȘte1-0/+96
In large part the work of Gabriel Millaire