gstreamer/gst/rtpmanager
Stefan Kost f56adf75ca Add stdlib include (free, atoi, exit).
Original commit message from CVS:
* examples/app/appsrc_ex.c:
* examples/switch/switcher.c:
* ext/neon/gstneonhttpsrc.c:
* ext/timidity/gstwildmidi.c:
* ext/x264/gstx264enc.c:
* gst/mve/mveaudioenc.c: (mve_compress_audio):
* gst/rtpmanager/gstrtpclient.c:
* gst/rtpmanager/gstrtpjitterbuffer.c:
* gst/spectrum/demo-audiotest.c:
* gst/spectrum/demo-osssrc.c:
* sys/dvb/gstdvbsrc.c:
Add stdlib include (free, atoi, exit).
2007-07-18 07:35:32 +00:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2007-04-10 09:14:07 +00:00
async_jitter_queue.c gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). 2007-06-22 20:23:18 +00:00
async_jitter_queue.h Add RTP session management elements. Still in progress. 2007-04-03 09:13:17 +00:00
gstrtpbin-marshal.list gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2007-04-11 13:49:54 +00:00
gstrtpbin.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2007-05-28 16:37:47 +00:00
gstrtpbin.h Document stuff. 2007-05-23 13:08:52 +00:00
gstrtpclient.c Add stdlib include (free, atoi, exit). 2007-07-18 07:35:32 +00:00
gstrtpclient.h Add RTP session management elements. Still in progress. 2007-04-03 09:13:17 +00:00
gstrtpjitterbuffer.c Add stdlib include (free, atoi, exit). 2007-07-18 07:35:32 +00:00
gstrtpjitterbuffer.h Document stuff. 2007-05-23 13:08:52 +00:00
gstrtpmanager.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2007-05-28 16:37:47 +00:00
gstrtpptdemux.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2007-05-28 16:37:47 +00:00
gstrtpptdemux.h Document stuff. 2007-05-23 13:08:52 +00:00
gstrtpsession.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2007-05-28 16:37:47 +00:00
gstrtpsession.h Document stuff. 2007-05-23 13:08:52 +00:00
gstrtpssrcdemux.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2007-05-28 16:37:47 +00:00
gstrtpssrcdemux.h gst/rtpmanager/gstrtpbin.*: Add debugging category. 2007-04-05 13:54:23 +00:00
Makefile.am configure.ac: Disable rtpmanager for now because it depends on CVS -base. 2007-04-18 18:58:53 +00:00
rtpsession.c gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde... 2007-05-10 14:02:07 +00:00
rtpsession.h gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns and does not block. 2007-04-30 13:41:30 +00:00
rtpsource.c gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde... 2007-05-10 14:02:07 +00:00
rtpsource.h gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession object. 2007-04-27 15:09:12 +00:00
rtpstats.c gst/rtpmanager/gstrtpsession.c: Remove debug. 2007-04-29 14:46:27 +00:00
rtpstats.h gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession object. 2007-04-27 15:09:12 +00:00