gstreamer/gst
Wim Taymans e9de36e38c Ported tcp plugins to 0.9.
Original commit message from CVS:
* configure.ac:
* gst/tcp/Makefile.am:
* gst/tcp/README:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
(gst_multifdsink_base_init), (gst_multifdsink_class_init),
(gst_multifdsink_init), (gst_multifdsink_remove_client_link),
(is_sync_frame), (gst_multifdsink_handle_client_write),
(gst_multifdsink_render), (gst_multifdsink_start),
(gst_multifdsink_stop), (gst_multifdsink_change_state):
* gst/tcp/gstmultifdsink.h:
* gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
(gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
(gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
* gst/tcp/gsttcp.h:
* gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
(gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
(gst_tcpclientsink_render), (gst_tcpclientsink_start),
(gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
* gst/tcp/gsttcpclientsink.h:
* gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
(gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
(gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
(gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
(gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
* gst/tcp/gsttcpclientsrc.h:
* gst/tcp/gsttcpplugin.c: (plugin_init):
* gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
* gst/tcp/gsttcpserversink.h:
* gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
(gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
(gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
(gst_tcpserversrc_create), (gst_tcpserversrc_start),
(gst_tcpserversrc_stop):
* gst/tcp/gsttcpserversrc.h:
* gst/tcp/gsttcpsink.c:
* gst/tcp/gsttcpsink.h:
* gst/tcp/gsttcpsrc.c:
* gst/tcp/gsttcpsrc.h:
Ported tcp plugins to 0.9.
2005-07-05 10:21:40 +00:00
..
adder *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate): No refcount leakage. 2005-07-04 10:40:17 +00:00
audiorate gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify 2005-05-06 03:32:51 +00:00
audioscale Fix part of the build. Come on guys, autogen didn't even work :) 2005-04-25 13:29:40 +00:00
ffmpegcolorspace *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
playback gst/playback/gstplaybasebin.c (fill_buffer): message_new_application fixen. 2005-07-05 09:15:53 +00:00
sine configure.ac: Enable -Werror. 2005-07-04 10:37:25 +00:00
subparse gst-libs/gst/audio/: Various small cleanups. 2005-05-25 19:52:14 +00:00
tags configure.ac: Remove idct and resample libs 2005-04-25 00:23:06 +00:00
tcp Ported tcp plugins to 0.9. 2005-07-05 10:21:40 +00:00
typefind ext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek) (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain) ext... 2005-05-09 07:03:13 +00:00
videorate *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
videoscale gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps): Style fix. 2005-07-05 09:08:36 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: Remove pad_loop function which doesn't work. 2005-06-29 16:58:25 +00:00
volume ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a getcaps to do explicit caps. Needs to be done in all dec... 2005-07-01 17:13:02 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00