[Bug 787063] [API] bufferlist: add gst_buffer_list_get_writable() and _calculate_size()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Sep 17 11:38:23 UTC 2017


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

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.13.1
            Summary|[API] bufferlist: add       |[API] bufferlist: add
                   |gst_buffer_list_get_writabl |gst_buffer_list_get_writabl
                   |e()                         |e() and _calculate_size()

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit c2917b1ae2fc4956b7ef5a0ca49e32ebea899240
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Aug 31 13:05:57 2017 +0100

    plugins: use new gst_buffer_list_calculate_size()

commit 8f26af8b0251ea90f78c47732a6c3100a058ac51
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Aug 31 12:54:55 2017 +0100

    bufferlist: add gst_buffer_list_calculate_size()

    Returns size in bytes.

commit 177c4ffe6a82877c4e50af81f20633a42c270771
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Wed Aug 30 13:50:33 2017 +0100

    bufferlist: add gst_buffer_list_get_writable()

    Ensures buffer is writable. Useful if we want to change
    metadata on it such as timestamps.

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

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