diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-19 19:34:12 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-19 19:34:12 +0000 |
commit | 5ed64108c5457faace4427f6264d7d3633be22f3 (patch) | |
tree | 1bcc38c71d8ec0b73c1509b6ece04b6914acc3e8 | |
parent | 0dba7b66f562f10fe95aaefba759e50e242f7a10 (diff) | |
download | gst-plugins-bad-5ed64108c5457faace4427f6264d7d3633be22f3.tar.gz gst-plugins-bad-5ed64108c5457faace4427f6264d7d3633be22f3.tar.bz2 gst-plugins-bad-5ed64108c5457faace4427f6264d7d3633be22f3.zip |
ext/mad/gstmad.c: don't unref the event twice
Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_handle_event):
don't unref the event twice
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de> + * ext/mad/gstmad.c: (gst_mad_handle_event): + don't unref the event twice + +2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de> + * configure.ac: remove -Wno-sign-compare |