mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
fix a number of memleaks
Original commit message from CVS: fix a number of memleaks
This commit is contained in:
parent
49b8ebdb37
commit
b3b6edcd86
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-05-07 Colin Walters <walters@redhat.com>
|
||||
|
||||
* gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
|
||||
* ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
|
||||
function.
|
||||
* gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
|
||||
Add dispose function.
|
||||
|
||||
2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
* ext/dv/gstdvdec.c: (gst_dvdec_video_link):
|
||||
Fix caps nego and pad templates. RGB mode caps should
|
||||
|
|
Loading…
Reference in a new issue