gstreamer/gst/rtpmanager
Sebastian Dröge b6e10be278 Revert "rtpjitterbuffer: don't forget to unlock mutex in error code path in two cases"
This reverts commit a7fb7b5359.

The mutex is taken by the caller, we should keep it locked when returning so
the caller can unlock it again.
2016-03-02 13:13:24 +02:00
..
gstrtpbin.c rtpbin: add "get-session" signal 2016-02-16 13:39:52 +02:00
gstrtpbin.h rtpbin: add "get-session" signal 2016-02-16 13:39:52 +02:00
gstrtpdtmfmux.c rtpdtmfmux: properly escape percent sign in documentation 2015-03-14 14:22:26 +00:00
gstrtpdtmfmux.h rtpmux: Fix FSF address 2012-12-16 16:36:39 +00:00
gstrtpjitterbuffer.c Revert "rtpjitterbuffer: don't forget to unlock mutex in error code path in two cases" 2016-03-02 13:13:24 +02:00
gstrtpjitterbuffer.h rtpjitterbuffer: small optimizations 2014-04-29 16:21:44 +02:00
gstrtpmanager.c rtpmanager: add new rtprtxsend / rtprtxreceive elements 2014-01-03 20:47:59 +01:00
gstrtpmux.c rtpmux: Use default upstream event handling 2015-10-02 17:39:10 -04:00
gstrtpmux.h rtpmux: As 0xFFFFFFFF is a valid ssrc, check if it has been set 2015-10-02 17:39:10 -04:00
gstrtpptdemux.c rtpptdemux: just drop invalid rtp packets instead of erroring out 2014-12-25 15:48:04 +00:00
gstrtpptdemux.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtprtxqueue.c rtprtxqueue: reverse pending list before pushing buffers 2015-06-22 11:36:22 +02:00
gstrtprtxqueue.h rtxqueue: add property to configure queue size 2013-08-23 15:47:25 +02:00
gstrtprtxreceive.c docs: Minor fixes in various places 2015-10-23 10:42:19 +03:00
gstrtprtxreceive.h rtprtxreceive: Wait until timeout to clear association requests 2014-05-04 22:36:59 -04:00
gstrtprtxsend.c rtprtxsend: print valid type where guint32 is expected 2015-08-06 01:39:43 -03:00
gstrtprtxsend.h rtprtxsend: run a new GstTask on the src pad 2014-01-21 14:54:01 +01:00
gstrtpsession.c rtpmanager: Trivial gst-indent fixes 2015-11-05 09:48:59 +05:30
gstrtpsession.h rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signals 2015-10-02 16:39:29 +03:00
gstrtpssrcdemux.c rtpssrcdemux: Add support for reduce size rtcp 2015-06-05 10:30:15 +02:00
gstrtpssrcdemux.h rtpssrcdemux: Remove unused GstSegment 2013-04-02 23:42:41 -04:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
rtpjitterbuffer.c Revert "WIP: rtpjitterbuffer: Add RFC7273 media clock handling" 2016-01-18 11:30:45 +02:00
rtpjitterbuffer.h Revert "WIP: rtpjitterbuffer: Add RFC7273 media clock handling" 2016-01-18 11:30:45 +02:00
rtpsession.c rtpsession: Add a warning if an empty RTCP packet is tried to be sent 2015-12-07 14:41:51 +02:00
rtpsession.h rtpsession: Implement sending of reduced size RTCP packets 2015-10-11 10:47:47 +01:00
rtpsource.c rtpmanager: use GST_STIME_ARGS for GstClockTimeDiff 2015-11-03 14:26:32 +00:00
rtpsource.h rtpmanager: Take into account packet rate for max-dropout and max-misorder calculations 2015-10-07 12:07:18 +01:00
rtpstats.c rtpmanager: Take into account packet rate for max-dropout and max-misorder calculations 2015-10-07 12:07:18 +01:00
rtpstats.h rtpmanager: Take into account packet rate for max-dropout and max-misorder calculations 2015-10-07 12:07:18 +01:00