diff options
author | Benjamin Otte <otte@gnome.org> | 2004-04-23 02:32:58 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-04-23 02:32:58 +0000 |
commit | 1f1dc1339cfd283ba79deee898e57f8d2b3c593d (patch) | |
tree | 3f640a783e0caf37be52a031926bf4e2083d50ff | |
parent | 0afe517495434a49c8681e69587bf8baaac5d53d (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |