diff options
author | Benjamin Otte <otte@gnome.org> | 2004-07-25 14:08:58 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-07-25 14:08:58 +0000 |
commit | 1c7d8ebc238f975d6c09759305185ec4e462dc9a (patch) | |
tree | 5be6a311a0d7e1823c53ec9fcce1765f6dc5bf75 | |
parent | 2e18f3eb8fbbd1967bce3af5f30f14c442fc2fca (diff) | |
download | gst-plugins-bad-1c7d8ebc238f975d6c09759305185ec4e462dc9a.tar.gz gst-plugins-bad-1c7d8ebc238f975d6c09759305185ec4e462dc9a.tar.bz2 gst-plugins-bad-1c7d8ebc238f975d6c09759305185ec4e462dc9a.zip |
ext/mad/gstmad.c: fix mad plugin crashing on Sun (fixes #148289)
Original commit message from CVS:
reviewed by Benjamin Otte <otte@gnome.org>
* ext/mad/gstmad.c:
fix mad plugin crashing on Sun (fixes #148289)
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca> + + reviewed by Benjamin Otte <otte@gnome.org> + + * ext/mad/gstmad.c: + fix mad plugin crashing on Sun (fixes #148289) + 2004-07-25 Steve Lhomme <steve.lhomme@free.fr> * gst/avi/avi.def: * gst/avi/avi.vcproj: |