[Bug 759055] baseparse: post tag list updates on percentage delta instead of fixed delta

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 8 01:35:17 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=759055

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit d10c488d63638e12490f5036dc50581d22592b5e
Author: Athanasios Oikonomou <athoik at gmail.com>
Date:   Mon Dec 7 18:20:35 2015 +0200

    baseparse: post tag list when avg bitrate changes at least 2%

    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%.

    https://bugzilla.gnome.org/show_bug.cgi?id=759055

-- 
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