don't signal bitrate for < 1

Original commit message from CVS:
don't signal bitrate for < 1
This commit is contained in:
Thomas Vander Stichele 2004-02-24 17:34:48 +00:00
parent 1d97e85c31
commit e5a106832a

View file

@ -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),