summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-07-20 21:06:35 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-07-20 21:06:35 +0000
commitd5d62b8c619f0fc3fedb32d3bfd6f5e31663bb2d (patch)
treee57051f5c53cf680dbbb2958780791e5e63c8277 /ChangeLog
parentcafcad6b2109c7686ff6da2787b6053f96fd3fb1 (diff)
downloadgst-plugins-bad-d5d62b8c619f0fc3fedb32d3bfd6f5e31663bb2d.tar.gz
gst-plugins-bad-d5d62b8c619f0fc3fedb32d3bfd6f5e31663bb2d.tar.bz2
gst-plugins-bad-d5d62b8c619f0fc3fedb32d3bfd6f5e31663bb2d.zip
gst-libs/gst/riff/riff-media.c: Fix double end-to-native symbol conversion (#148021).
Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps_with_data): Fix double end-to-native symbol conversion (#148021).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f347ec3..4a28eab7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst-libs/gst/riff/riff-media.c:
+ (gst_riff_create_audio_caps_with_data):
+ Fix double end-to-native symbol conversion (#148021).
+
2004-07-20 David Schleef <ds@schleef.org>
* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):