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 | 625ec784c390f79a19854f8c5c72a7d4c1aef943 (patch) | |
tree | 4af823355029f2c440e56b1739b673bba132938e | |
parent | 6da8daf171dd04e93f0fc0f04cb3feb858187680 (diff) |
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 |