gstreamer/ext/srtp
Aleix Conchillo Flaqué 01c15547d4 srtpdec: fix assertion checking ssrc from rtcp packets
rtcp_buffer_get_ssrc is called even with RTP buffers. this means we
might end up with an exception and not find any valid RTCP packet type
and thus hit GST_RTCP_TYPE_INVALID. we now take care of this.

https://bugzilla.gnome.org/show_bug.cgi?id=727512
2014-04-12 05:08:20 +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 srtp: remove dead assignment 2014-04-09 16:55:30 +01:00
gstsrtpdec.h srtpdec: Make sure that stream-id/caps/segment are sent before buffers 2013-11-19 20:12:54 -05:00
gstsrtpenc.c srtpenc: unlock object lock before posting error 2014-03-25 17:46:32 +01:00
gstsrtpenc.h srtp: Move the enums to the common header 2013-06-28 20:35:15 -04:00
Makefile.am srtp: Move the enums to the common header 2013-06-28 20:35:15 -04:00