gstreamer/gst
Tommi Myöhänen 32a727628f gst/playback/gstplaybasebin.c: Fix leak in add_stream(), when g_value_set_object() increases the refcount of streamin...
Original commit message from CVS:
Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
* gst/playback/gstplaybasebin.c: (add_stream):
Fix leak in add_stream(), when g_value_set_object() increases the
refcount of streaminfo object. Fixes #426250.
2007-04-05 10:27:06 +00:00
..
adder More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
app Add appsrc/appsink example. 2007-03-11 00:48:26 +00:00
audioconvert with some minor changes 2007-03-29 18:42:34 +00:00
audiorate configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
audioresample gst/audioresample/gstaudioresample.c: Don't trigger discontinuities for very small imperfections; a filter flush will... 2007-03-15 10:52:21 +00:00
audiotestsrc Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963). 2007-02-24 20:12:49 +00:00
ffmpegcolorspace Use new metadata copy function. 2007-03-09 16:38:06 +00:00
gdp add buffer logging 2007-03-14 15:05:32 +00:00
playback gst/playback/gstplaybasebin.c: Fix leak in add_stream(), when g_value_set_object() increases the refcount of streamin... 2007-04-05 10:27:06 +00:00
subparse gst/subparse/samiparse.c: Special-case some more colour names that pango doesn't handle by default. Fixes #420578. 2007-03-21 10:23:11 +00:00
tcp ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Replace AC3 typefinder with one that isn't terrible, and actually works usefully. 2007-03-09 13:05:04 +00:00
videorate gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make perfect offsets also, not just timestamps. 2007-03-29 11:24:47 +00:00
videoscale Use new metadata copy function. 2007-03-09 16:38:06 +00:00
videotestsrc gst/videotestsrc/: Add a test pattern called "circular", which has concentric rings with varying radial frequency. T... 2007-04-04 02:45:03 +00:00
volume gst/volume/gstvolume.c: Unbreak volume, value remains gint. 2007-02-21 13:55:54 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00