[gstreamer-bugs] [Bug 608533] [real] memory leak in real audio stream via rtsp
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jan 30 15:19:29 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=608533
GStreamer | gst-plugins-ugly | 0.10.13
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.14
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-01-30 23:19:26 UTC ---
This fixes most of it for me:
commit cd6b16734eeeaa7d73b6a62febac068459cf6882
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Sat Jan 30 19:12:24 2010 +0000
rtspreal: add finalize function so we can free streams and rulebook
Fix memory leak in Real RTSP component (#608533).
commit 4cb5f323080a493d6a102afe9cb7700eee3410a3
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Sat Jan 30 19:10:45 2010 +0000
rtspreal: fix minor memory leak
Caps take their own reference when a buffer is added to them, so
unref buffer after adding it to caps (#608533).
commit 29c509a7b82579eb055a37f55e2110e20dd7e3b9
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Sat Jan 30 19:06:34 2010 +0000
rdtdepay: unref input buffer when done
Fixes memory leak, see #608533.
There's still a buffer leak in gst-ffmpeg though, for which I'll file a
separate bug.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list