summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-06-14 10:58:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-06-14 10:58:27 +0000
commit88cf80dc19d17698f8189a5ebd1dcb7f4849bb65 (patch)
tree05d47b80684e2a30b4514df25d962277c0e418bd
parentf0fb441850120af6c4a9f377f9c075f5d25a3412 (diff)
sync mp3 caps
Original commit message from CVS: sync mp3 caps
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd56fa792..967998c77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
+ * ext/lame/gstlame.c:
+ * ext/mad/gstmad.c:
+ sync caps. Make sure mad can only output a list of rates, not
+ a full range. In the future, have three caps lists for each of the
+ mpeg versions. Change mpegversion to a double as well.
+
+2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
+
* gst/volume/.cvsignore:
* gst/volume/Makefile.am:
* gst/volume/demo.c: (value_changed_callback), (idler),