[Bug 775727] buffer: add gst_buffer_iterate_meta_filtered() convenience function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 14 18:21:26 UTC 2016


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

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

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit 3d283665cc7bf8cd64df4ed5c366e464f9c8e41c
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Wed Dec 14 18:19:00 2016 +0000

    tests: meta: add test for gst_buffer_iterate_meta*()

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

commit ca4ac71555512befd628f9728bbbb0f5c7374d49
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Sat Dec 3 13:05:03 2016 +0000

    buffer: add gst_buffer_iterate_meta_filtered()

    For convenience. Pretty much every user of
    gst_buffer_iterate_meta() filters for a specific
    api type.

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

commit de65b88d13389a7c1e82ac0fdd5ab0195af20215
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Wed Dec 14 15:22:30 2016 +0000

    buffer: mark gst_buffer_iterate_meta() as 'skip' for bindings

    The pointer state arg won't work well, bindings can use
    the foreach function instead.

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

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