summaryrefslogtreecommitdiffstats
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
commit49053088bb79e161934d12e0f86b7ea142587c43 (patch)
treefc3b66e07d03cd5efecefd18ff8f61a7a0df465d
parenta20df003528d78b21aaba03fdc077dd137565c52 (diff)
fix sample rate range
Original commit message from CVS: fix sample rate range
-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),