summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-04-23 02:32:58 +0000
committerBenjamin Otte <otte@gnome.org>2004-04-23 02:32:58 +0000
commit1f1dc1339cfd283ba79deee898e57f8d2b3c593d (patch)
tree3f640a783e0caf37be52a031926bf4e2083d50ff
parent0afe517495434a49c8681e69587bf8baaac5d53d (diff)
gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now it's depth.
Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps): audio/x-raw-int with height rules! not. Now it's depth.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afd46b19..c4108f6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-23 Benjamin Otte <otte@gnome.org>
+
+ * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
+ audio/x-raw-int with height rules! not. Now it's depth.
+
2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),