gstreamer/gst/rtpmanager
Olivier Crete d7599c112b gst/rtpmanager/gstrtpjitterbuffer.c: Remove old unused variable.
Original commit message from CVS:
Patch by: Olivier Crete <tester@tester.ca>
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_change_state),
(gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
Remove old unused variable.
Track pt on input buffers and get the clock-rate when it changes.
Ignore packets with unknown clock-rate. See #511686.
2008-01-25 15:49:55 +00:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2007-04-10 09:14:07 +00:00
gstrtpbin-marshal.list gst/rtpmanager/: Updated example pipelines in docs. 2007-09-03 21:19:34 +00:00
gstrtpbin.c gst/rtpmanager/gstrtpbin.c: Fix documentation for latest patch 2008-01-10 20:57:17 +00:00
gstrtpbin.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpclient.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpclient.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Remove old unused variable. 2008-01-25 15:49:55 +00:00
gstrtpjitterbuffer.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpmanager.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpptdemux.c gst/rtpmanager/: Clean up the dynamic pads when going to READY. 2007-12-12 16:59:03 +00:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpsession.c gst/rtpmanager/gstrtpsession.c: If we find the caps in the cache, use it to parse the clock-rate instead of returning... 2008-01-11 17:02:30 +00:00
gstrtpsession.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpssrcdemux.c gst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads when going to PAUSED. 2007-12-31 13:12:06 +00:00
gstrtpssrcdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
Makefile.am gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2007-08-10 17:16:53 +00:00
rtpjitterbuffer.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
rtpjitterbuffer.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
rtpsession.c gst/rtpmanager/: Make it possible to use different user_data for each of the callbacks. 2008-01-11 16:45:57 +00:00
rtpsession.h gst/rtpmanager/: Make it possible to use different user_data for each of the callbacks. 2008-01-11 16:45:57 +00:00
rtpsource.c gst/rtpmanager/rtpsource.c: Fix unref of buffer using the wrong function. Fixes #511920 2008-01-25 01:44:27 +00:00
rtpsource.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
rtpstats.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
rtpstats.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00