diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-24 17:34:48 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-24 17:34:48 +0000 |
commit | e770cb6193e77b17e5b871054140aaf8f8dc7ac7 (patch) | |
tree | 18f9f37101fa065ca0ebf5d98dbbded71866a1ad /ChangeLog | |
parent | 38103acc998052b0203a23befc7831c3ff1d856b (diff) | |
download | gst-plugins-bad-e770cb6193e77b17e5b871054140aaf8f8dc7ac7.tar.gz gst-plugins-bad-e770cb6193e77b17e5b871054140aaf8f8dc7ac7.tar.bz2 gst-plugins-bad-e770cb6193e77b17e5b871054140aaf8f8dc7ac7.zip |
don't signal bitrate for < 1
Original commit message from CVS:
don't signal bitrate for < 1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org> + + * ext/vorbis/vorbisdec.c: (vorbis_dec_chain): + only signal tags for bitrate if they're > 0 (#134894) + 2004-02-24 David Schleef <ds@schleef.org> * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header), |