gstreamer/gst
Jan Schmidt e828178eca gst/audioresample/gstaudioresample.c: Don't leak references to the incoming caps. Clean them up when stopping.
Original commit message from CVS:
* gst/audioresample/gstaudioresample.c: (audioresample_stop),
(audioresample_set_caps):
Don't leak references to the incoming caps. Clean them up when
stopping.
* gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
(gst_video_scale_finalize):
Don't leak our temporary pixel buffer.
* tests/check/Makefile.am:
* tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
(GST_START_TEST), (simple_launch_lines_suite):
Fix leaks and re-enable the test for valgrind checking.
2006-07-28 17:17:24 +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: 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: 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