summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-06-13 18:25:18 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-06-13 18:25:18 +0000
commit7d5e4116a6f74a94af6eb533d75ca19d84e3c30d (patch)
tree634c438625398a5bb3f1bd7d80487407662616f7 /ChangeLog
parent1a39f60d9f9fa8ad7b664787f162f9fa7e616957 (diff)
downloadgst-plugins-bad-7d5e4116a6f74a94af6eb533d75ca19d84e3c30d.tar.gz
gst-plugins-bad-7d5e4116a6f74a94af6eb533d75ca19d84e3c30d.tar.bz2
gst-plugins-bad-7d5e4116a6f74a94af6eb533d75ca19d84e3c30d.zip
gst/real/gstrealaudiodec.c: Disable sipro on 64bits, it crashes.
Original commit message from CVS: * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_probe_modules): Disable sipro on 64bits, it crashes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcd4b93a..5b9a1ee4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-06-13 Wim Taymans <wim.taymans@collabora.co.uk>
+ * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_probe_modules):
+ Disable sipro on 64bits, it crashes.
+
+2008-06-13 Wim Taymans <wim.taymans@collabora.co.uk>
+
* gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
(close_library), (open_library),
(gst_real_audio_dec_probe_modules), (gst_real_audio_dec_getcaps),