summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-06-24 15:44:53 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-06-24 15:44:53 +0000
commite322d0f3da1199efd89f3ced50dc2b2276ed99d5 (patch)
tree92783756e5225c2ac4c398fe4a51b8964e7a9e1c /ChangeLog
parent494e812495dbb7336ebcf83abdc9d7494679c168 (diff)
downloadgst-plugins-bad-e322d0f3da1199efd89f3ced50dc2b2276ed99d5.tar.gz
gst-plugins-bad-e322d0f3da1199efd89f3ced50dc2b2276ed99d5.tar.bz2
gst-plugins-bad-e322d0f3da1199efd89f3ced50dc2b2276ed99d5.zip
fix sample rate range
Original commit message from CVS: fix sample rate range
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3d53abe..63b2c000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
+ * ext/vorbis/vorbisenc.c: (raw_caps_factory),
+ (gst_vorbisenc_setup):
+ fix sample rate range
+
+2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
+
* ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
(gst_oggvorbisenc_setup):
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),