gstreamer/gst/rtpmanager
Jens Granseuer 31571c8cb2 gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
Original commit message from CVS:
Patch by: Jens Granseuer  <jensgr at gmx net>
* gst/equalizer/gstiirequalizer.c:
* gst/equalizer/gstiirequalizer10bands.c:
* gst/equalizer/gstiirequalizer3bands.c:
* gst/equalizer/gstiirequalizernbands.c:
* gst/rtpmanager/async_jitter_queue.c:
(async_jitter_queue_push_sorted):
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_chain):
* gst/switch/gstswitch.c: (gst_switch_chain):
Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
Fixes #450185.
2009-08-11 02:30:28 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
async_jitter_queue.c gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). 2009-08-11 02:30:28 +01:00
async_jitter_queue.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
gstrtpbin-marshal.list gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpbin.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpbin.h Document stuff. 2009-08-11 02:30:27 +01:00
gstrtpclient.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpclient.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
gstrtpjitterbuffer.c gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). 2009-08-11 02:30:28 +01:00
gstrtpjitterbuffer.h Document stuff. 2009-08-11 02:30:27 +01:00
gstrtpmanager.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpptdemux.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpptdemux.h Document stuff. 2009-08-11 02:30:27 +01:00
gstrtpsession.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpsession.h Document stuff. 2009-08-11 02:30:27 +01:00
gstrtpssrcdemux.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpssrcdemux.h gst/rtpmanager/gstrtpbin.*: Add debugging category. 2009-08-11 02:30:24 +01:00
Makefile.am configure.ac: Disable rtpmanager for now because it depends on CVS -base. 2009-08-11 02:30:25 +01:00
rtpsession.c gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde... 2009-08-11 02:30:27 +01:00
rtpsession.h gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns and does not block. 2009-08-11 02:30:26 +01:00
rtpsource.c gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde... 2009-08-11 02:30:27 +01:00
rtpsource.h gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession object. 2009-08-11 02:30:26 +01:00
rtpstats.c gst/rtpmanager/gstrtpsession.c: Remove debug. 2009-08-11 02:30:26 +01:00
rtpstats.h gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession object. 2009-08-11 02:30:26 +01:00