gstreamer/gst
Thomas Vander Stichele 3ed1d62d9a gst/tcp/gstmultifdsink.c: debug a little more understandably do not use goto as a substitute for break, especially if...
Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
(gst_multi_fd_sink_new_client):
debug a little more understandably
do not use goto as a substitute for break, especially if
break is also being used
2006-07-26 10:59:35 +00:00
..
adder gst/adder/gstadder.*: Implement release_request_pad. 2006-05-30 16:07:50 +00:00
audioconvert gst/audioconvert/audioconvert.c: More correct float->int conversion. 2006-06-02 14:19:18 +00:00
audiorate make more debug catagories static 2006-05-23 20:38:56 +00:00
audioresample gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
audiotestsrc Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
ffmpegcolorspace Use GST_DEBUG_CATEGORY_STATIC where possible (#342503). 2006-06-23 09:53:09 +00:00
gdp gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since we really do change caps quite fundament... 2006-07-26 10:52:05 +00:00
playback gst/playback/: Remove GLib-2.6 compatibility cruft. 2006-07-26 10:31:06 +00:00
subparse gst/subparse/gstssaparse.c: Don't include the terminating NUL in the buffer size, it's only there for extra paranoia ... 2006-07-11 12:03:25 +00:00
tcp gst/tcp/gstmultifdsink.c: debug a little more understandably do not use goto as a substitute for break, especially if... 2006-07-26 10:59:35 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Limit search for the first markup tag to the first few kB of the file. If we don... 2006-07-22 17:01:12 +00:00
videorate Use GST_DEBUG_CATEGORY_STATIC where possible (#342503). 2006-06-23 09:53:09 +00:00
videoscale gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
videotestsrc Use GST_DEBUG_CATEGORY_STATIC where possible (#342503). 2006-06-23 09:53:09 +00:00
volume gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00