mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
gst/law/: Fix caps memleaks (#166600).
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/law/alaw-decode.c: (alawdec_link): * gst/law/alaw-encode.c: (alawenc_link): * gst/law/mulaw-decode.c: (mulawdec_link): * gst/law/mulaw-encode.c: (mulawenc_link): Fix caps memleaks (#166600).
This commit is contained in:
parent
ef7ffd51e1
commit
a9c7b539e0
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2005-02-08 Francis Labonte <francis_labonte@hotmail.com>
|
||||
|
||||
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/law/alaw-decode.c: (alawdec_link):
|
||||
* gst/law/alaw-encode.c: (alawenc_link):
|
||||
* gst/law/mulaw-decode.c: (mulawdec_link):
|
||||
* gst/law/mulaw-encode.c: (mulawenc_link):
|
||||
Fix caps memleaks (#166600).
|
||||
|
||||
2005-02-08 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* ext/tarkin/mem.h:
|
||||
|
|
Loading…
Reference in a new issue