diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2005-11-16 19:08:54 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2005-11-16 19:08:54 +0000 |
commit | 42c5075f1769b06cf184f95331e9753becd785f0 (patch) | |
tree | ea7e7cbda95969a394eef6ec2c56b8af78cfe0aa /ChangeLog | |
parent | d94e691beeba2ab03645a4cda2316954ddfe1809 (diff) |
check/elements/matroskamux.c: Fix leak in check.
Original commit message from CVS:
* check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
Fix leak in check.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-11-16 Wim Taymans <wim@fluendo.com> + * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad): + Fix leak in check. + +2005-11-16 Wim Taymans <wim@fluendo.com> + * gst/flx/gstflxdec.c: (gst_flxdec_change_state): Fix state change. |