diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-14 10:58:27 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-14 10:58:27 +0000 |
commit | 9fee891aa0d280d8a8b37b158e51bdbeceb66710 (patch) | |
tree | 2f6ebc6deb99934eb01615730ae018c869b034c8 /ChangeLog | |
parent | 4933e56c19a852be958bcd154c53383ba7cd6060 (diff) | |
download | gst-plugins-bad-9fee891aa0d280d8a8b37b158e51bdbeceb66710.tar.gz gst-plugins-bad-9fee891aa0d280d8a8b37b158e51bdbeceb66710.tar.bz2 gst-plugins-bad-9fee891aa0d280d8a8b37b158e51bdbeceb66710.zip |
sync mp3 caps
Original commit message from CVS:
sync mp3 caps
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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), |