mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
ext/ffmpeg/: fix memleaks
Original commit message from CVS: 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init): * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init): * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init): * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init): fix memleaks
This commit is contained in:
parent
2e792d5712
commit
efa286550b
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
|
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
|
||||||
|
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
|
||||||
|
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
|
||||||
|
* ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
|
||||||
|
fix memleaks
|
||||||
|
|
||||||
2004-02-11 David Schleef <ds@schleef.org>
|
2004-02-11 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
|
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
|
||||||
|
|
Loading…
Reference in a new issue