[Bug 727955] id3v2: ignore RVA2 tags with 0 peak bits
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 30 04:04:09 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=727955
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
Attachment #300565|none |accepted-commit_now
status| |
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 300565
--> https://bugzilla.gnome.org/attachment.cgi?id=300565
ignore RVA2 tags with out of range peak bits
Thanks, looks good to me, though I wonder what the rationale is for moving the
if (peak_bits > 64) peak_bits = 0 out of the previous if() block?
Would be great if you could also add the bug url to the commit message before
you push.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list