gstreamer/ext/srtp
Tim-Philipp Müller 9adefac59b srtpenc: fix failure return values from create_session()
create_session() returns an err_status_t with
err_status_ok=0 and err_status_fail=1, so
returning TRUE/FALSE is not quite right.

https://bugzilla.gnome.org/show_bug.cgi?id=749304
2015-05-13 12:32:53 +01: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: Actually set the caps on the srcpad instead of just calling the default event handler for the sinkpad 2015-05-06 12:59:33 +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: fix failure return values from create_session() 2015-05-13 12:32:53 +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