mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
don't signal bitrate for < 1
Original commit message from CVS: don't signal bitrate for < 1
This commit is contained in:
parent
1d97e85c31
commit
e5a106832a
1 changed files with 5 additions and 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),
|
||||
|
|
Loading…
Reference in a new issue