gstreamer/gst
Wim Taymans 9b839af5f1 gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate events from the gdp payload instead. Fixes #...
Original commit message from CVS:
* gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
(gst_gdp_depay_sink_event), (gst_gdp_depay_chain):
Consume all events except EOS because we generate events from
the gdp payload instead. Fixes #349204
2006-07-31 08:48:36 +00:00
..
adder gst/adder/gstadder.c: Fix leak in duration query. 2006-07-28 14:14:58 +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/audioresample/gstaudioresample.c: Don't leak references to the incoming caps. Clean them up when stopping. 2006-07-28 17:17:24 +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: Consume all events except EOS because we generate events from the gdp payload instead. Fixes #... 2006-07-31 08:48:36 +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: Add typefind function for multipart/x-mixed-replace (#348916). 2006-07-28 16:39:31 +00:00
videorate Use GST_DEBUG_CATEGORY_STATIC where possible (#342503). 2006-06-23 09:53:09 +00:00
videoscale gst/audioresample/gstaudioresample.c: Don't leak references to the incoming caps. Clean them up when stopping. 2006-07-28 17:17:24 +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