diff options
| author | Benjamin Otte <otte@gnome.org> | 2004-05-04 18:38:39 +0000 |
|---|---|---|
| committer | Benjamin Otte <otte@gnome.org> | 2004-05-04 18:38:39 +0000 |
| commit | 88dd3f3a801cc3df938c1c7ad6026577ba217c6f (patch) | |
| tree | 87b47819cd975ba43a2fa86c3f58d88f7fc63007 /ChangeLog | |
| parent | f683e8e33c869d5671aee196549b14fffcd5b3ae (diff) | |
configure.ac: check for kdemacros.h, too (should fix #141821)
Original commit message from CVS:
* configure.ac:
check for kdemacros.h, too (should fix #141821)
* ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
don't crash if no header was sent, but nicely error out (fixes part
of #141554)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-05-04 Benjamin Otte <otte@gnome.org> + + * configure.ac: + check for kdemacros.h, too (should fix #141821) + * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain): + don't crash if no header was sent, but nicely error out (fixes part + of #141554) + 2004-05-04 Wim Taymans <wim@fluendo.com> * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the |
