[Bug 768440] flvdemux: Create per-stream tag lists

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 7 07:22:27 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit b3cfbe575c1f0098a98695968d218885365950a1
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Wed Jul 6 09:25:00 2016 +0200

    flvdemux: Push nominal bitrate tags

    Add per-stream tag lists, which are used to send nominal
    bitrate tags. When remuxing FLV => FLV, this now passes
    through the upstream bitrate.

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

commit ee44e60f7b8e0cd6ee30944cee24b691b1cdf0d5
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Wed Jul 6 09:24:49 2016 +0200

    flvdemux: Refactor metadata tag handling

    The FLV header cannot be trusted to indicate video or
    audio presence, as the comments already mention. Don't
    delay pushing tags waiting for streams that might never
    appear.

    Tags are now pushed immediately after they change:
      - After parsing an onMetaData script object
      - After negotiating caps on a pad

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

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