gstreamer/gst
Thomas Vander Stichele 447aa12b5e gst/tcp/gstmultifdsink.c: remove stupid example from docs - it should come with a simple
Original commit message from CVS:

* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
(gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
remove stupid example from docs - it should come with a simple
C program instead.
Clean up/fix docs
* tests/check/elements/multifdsink.c: (wait_bytes_served),
(fail_if_can_read), (GST_START_TEST),
(gst_multifdsink_create_streamheader), (multifdsink_suite):
add a test for changing streamheader which exposes a bug in
multifdsink
2006-05-11 11:40:39 +00:00
..
adder gst/adder/gstadder.*: Updated some docs. Added comments and FIXMEs all over the place. 2006-05-10 11:54:36 +00:00
audioconvert make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
audioresample make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
ffmpegcolorspace make GstElementDetails const 2006-04-28 19:46:37 +00:00
playback Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
subparse atoi() needs stdlib.h 2006-04-29 01:24:31 +00:00
tcp gst/tcp/gstmultifdsink.c: remove stupid example from docs - it should come with a simple 2006-05-11 11:40:39 +00:00
typefind gst/typefind/gsttypefindfunctions.c: backout typefind patch #340375 2006-05-09 16:46:23 +00:00
videorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
videoscale Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
videotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
volume gst/volume/gstvolume.c: Increase "volume" property to 10.0. Fixes #340369. 2006-05-03 08:58:13 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00