[Bug 759055] New: baseparse: post tag list updates on percentage delta instead of fixed delta
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Dec 5 01:52:41 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=759055
Bug ID: 759055
Summary: baseparse: post tag list updates on percentage delta
instead of fixed delta
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: athoik at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Watching videos with variant bitrate is common to have delta more than 10 kbps,
resulting in tag list spam.
Instead of relying on fixed 10 kpbs delta, it is better to calculale the
difference in percentage and update tag list only when bitrate changes more
than 2%.
Patch follows.
--
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