don't signal bitrate for < 1
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 24 Feb 2004 17:34:48 +0000 (17:34 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 24 Feb 2004 17:34:48 +0000 (17:34 +0000)
Original commit message from CVS:
don't signal bitrate for < 1

ChangeLog

index 40627ae..3ac258b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),