[Bug 766803] h264parse: add support for config-interval=-1 to re-send SPS/PPS on I/IDR frames

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 13 09:13:10 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.1

--- Comment #25 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Pushed, thanks!

commit a0876aa750797d9f171040d4736086fcfea55b91
Author: Mats Lindestam <matslm at axis.com>
Date:   Wed May 25 12:55:36 2016 +0200

    h264parse: support for handling of config-interval = -1

    Added support for handling of config-interval = -1.
    config-inteval = -1 represents resending SPS and PPS for each
    I-/IDR-frame.

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

commit bf0d952387e517c983fce44bcf129db87e8b3ea3
Author: Mats Lindestam <matslm at axis.com>
Date:   Wed May 25 12:45:17 2016 +0200

    h264parse: refactored handling of SPS/PPS when pushing frames

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

commit 0c04e004bbd976c8c58b5b3528011e293bfaa34c
Author: Mats Lindestam <matslm at axis.com>
Date:   Wed May 25 11:54:55 2016 +0200

    h264parse: change "config-interval" property type from uint to int

    So we can use -1 as special value like in rtph264pay.

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

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