gstreamer/gst/rtpmanager
Robert Swain 5b18c652fb rtp, rtpmanager: Address unused but set variables
GCC 4.6.x spits warnings about variables that are unused but set. Such
variables have been removed where trivial but with comments left behind
for informational purposes in some cases.

gst_rtp_session_chain_recv_rtcp () was changed in commit 490113d4
to always return GST_FLOW_OK instead of the return value of
rtp_session_process_rtcp (), so we'll keep it that way.
2011-04-16 12:49:16 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list rtpsession: marshal GstBuffer as a MiniObject instead of a pointer 2011-04-15 12:47:40 +01:00
gstrtpbin.c rtpbin: handle NULL demux elements 2011-02-22 13:31:35 +01:00
gstrtpbin.h rtpbin: add ntp-sync property 2010-09-06 11:01:57 +02:00
gstrtpjitterbuffer.c rtp, rtpmanager: Address unused but set variables 2011-04-16 12:49:16 +01:00
gstrtpjitterbuffer.h raw1394, matroska, rtpmanager: remove padding from structures 2010-02-15 00:50:10 +00:00
gstrtpmanager.c rtpbin: removed old gstrtpclient 2009-08-11 02:30:45 +01:00
gstrtpptdemux.c rtp: Unref events if the parent element disappeared 2011-04-08 15:20:51 +02:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpsession.c rtp, rtpmanager: Address unused but set variables 2011-04-16 12:49:16 +01:00
gstrtpsession.h rtpsession: remove prototype for non existing function 2010-04-08 14:02:50 +03:00
gstrtpssrcdemux.c rtpssrcdemux: Unknown SSRC is not fatal 2011-04-11 17:37:58 -04:00
gstrtpssrcdemux.h ssrcdemux: emit signal when pads are removed 2009-08-11 02:30:44 +01:00
Makefile.am android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
rtpjitterbuffer.c rtpjitterbuffer: don't divide by 0 2011-01-25 21:57:57 +02:00
rtpjitterbuffer.h rtpbin: more buffering work 2010-02-12 17:22:56 +01:00
rtpsession.c rtpsession: Use existing functions to parse RTCP FB packets 2011-04-15 12:48:04 +01:00
rtpsession.h rtpbin: Get and use the NTP time when receiving RTCP 2011-02-02 18:30:46 +01:00
rtpsource.c source: fix type of ntpnstime 2011-02-02 18:30:47 +01:00
rtpsource.h rtpbin: Get and use the NTP time when receiving RTCP 2011-02-02 18:30:46 +01:00
rtpstats.c rtpsession: Add property for minimum interval between Regular RTCP messages 2011-02-01 16:56:15 +01:00
rtpstats.h rtpbin: Get and use the NTP time when receiving RTCP 2011-02-02 18:30:46 +01:00