gstreamer/ext/srtp
Sebastian Dröge dafa11b9d2 srtpdec: Make sure to send caps events downstream before any segment events
Upstream might not give us a caps event (dtlssrtpdec) because it might be an
RTP/RTCP mixed stream, but we split the two streams anyway and should report
proper caps downstream if possible.

Fixes "sticky event misordering" warnings with dtlssrtpdec.
2015-04-30 21:34:54 +02:00
..
.gitignore srtp: Add SRTP plugin based on libsrtp 2013-03-12 20:01:50 -04:00
gstsrtp.c srtpdec: fix assertion checking ssrc from rtcp packets 2014-04-12 05:08:20 +02:00
gstsrtp.h srtp: add 256-bit key support 2013-12-13 17:51:18 -05:00
gstsrtpdec.c srtpdec: Make sure to send caps events downstream before any segment events 2015-04-30 21:34:54 +02:00
gstsrtpdec.h srtp: add support for rollover counters and replay protection window size 2014-06-03 16:18:25 -04:00
gstsrtpenc.c srtpenc: Do not drop all buffers in buffer list if one fails 2015-03-19 16:27:21 +01:00
gstsrtpenc.h gstsrtpenc: add allow-repeat-tx property 2014-06-18 15:33:00 +02:00
Makefile.am srtp: Move the enums to the common header 2013-06-28 20:35:15 -04:00