gst/rtpmanager/gstrtpjitterbuffer.c: Disable sending out rtp packet lost events by...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 25 Apr 2008 11:22:13 +0000 (11:22 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:35 +0000 (02:30 +0100)
commit250c38a5ce174198ce6007d65f2ef8c1a0d020c4
treedd3a70e8ea880610425fff28acf9bc6443fe2b45
parente2ab966d145747d6ec97a5ea3558250e8826a2fd
gst/rtpmanager/gstrtpjitterbuffer.c: Disable sending out rtp packet lost events by default and make a property to ena...

Original commit message from CVS:
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_class_init), (gst_rtp_jitter_buffer_init),
(gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_set_property),
(gst_rtp_jitter_buffer_get_property):
Disable sending out rtp packet lost events by default and make a
property to enabe it. We will likely enable it by default when the base
depayloaders have a default handler for them so that we don't send these
events all through the pipeline for now.
gst/rtpmanager/gstrtpjitterbuffer.c