summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-06-24 15:51:24 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-06-24 15:51:24 +0000
commit7133435902c407c3e1e5d14c63606f1e299b9c41 (patch)
tree243d3856f4336811cf3ab7e4d141f3273b736325
parente322d0f3da1199efd89f3ced50dc2b2276ed99d5 (diff)
downloadgst-plugins-bad-7133435902c407c3e1e5d14c63606f1e299b9c41.tar.gz
gst-plugins-bad-7133435902c407c3e1e5d14c63606f1e299b9c41.tar.bz2
gst-plugins-bad-7133435902c407c3e1e5d14c63606f1e299b9c41.zip
respect minimum bitrate
Original commit message from CVS: respect minimum bitrate
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63b2c000..ae89ce9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/vorbis/vorbisenc.c: (raw_caps_factory),
+ (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
+ respect minimum bitrate; same could be done for max bitrate
+
+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