aboutsummaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpbin.h
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2013-08-30 12:48:26 +0200
committerSebastian Dröge <slomo@circular-chaos.org>2013-08-30 12:48:26 +0200
commitf701b4a0280117262c33cf2ecefe80c9c4adb82f (patch)
tree2651f942c439b75f8726044e7c9127b5180b17ff /gst/rtpmanager/gstrtpbin.h
parent48c8ea2cb8e8c93afdad5391c2390d259e7be9aa (diff)
parent2f8f5e126036fe1cf32634bdd692888e5518e2b7 (diff)
Merge tag 'upstream/1.1.4' into debian-experimental
Upstream version 1.1.4
Diffstat (limited to 'gst/rtpmanager/gstrtpbin.h')
-rw-r--r--gst/rtpmanager/gstrtpbin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmanager/gstrtpbin.h b/gst/rtpmanager/gstrtpbin.h
index 22d95f79..e4639927 100644
--- a/gst/rtpmanager/gstrtpbin.h
+++ b/gst/rtpmanager/gstrtpbin.h
@@ -58,6 +58,7 @@ struct _GstRtpBin {
gboolean use_pipeline_clock;
gboolean send_sync_event;
GstClockTime buffer_start;
+ gboolean do_retransmission;
/* a list of session */
GSList *sessions;