diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-24 18:41:18 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-24 18:41:18 +0000 |
commit | 5c88ccad34797478f5e7fc9ed4f17648a2918732 (patch) | |
tree | 725edba65d036057bf39905383a3939dcb76eea6 /ChangeLog | |
parent | be733fa92eba236df990f4f1941d62050f249094 (diff) | |
download | gst-plugins-bad-5c88ccad34797478f5e7fc9ed4f17648a2918732.tar.gz gst-plugins-bad-5c88ccad34797478f5e7fc9ed4f17648a2918732.tar.bz2 gst-plugins-bad-5c88ccad34797478f5e7fc9ed4f17648a2918732.zip |
gst-libs/gst/riff/riff-media.c: Audio can be <8000Hz.
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_audio_caps_with_data):
Audio can be <8000Hz.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * gst-libs/gst/riff/riff-media.c: + (gst_riff_create_audio_caps_with_data): + Audio can be <8000Hz. + 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state): |