[Bug 795144] gstsample: new API

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 11 17:08:01 UTC 2018


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370759|needs-work                  |none
             status|                            |
 Attachment #370759|0                           |1
        is obsolete|                            |

--- Comment #3 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Created attachment 370815
  --> https://bugzilla.gnome.org/attachment.cgi?id=370815&action=edit
gstsample: new API

gst_sample_set_buffer
gst_sample_set_caps
gst_sample_set_segment
gst_sample_set_info
gst_sample_is_writable
gst_sample_make_writable

This commit makes it possible to reuse a sample object and avoid
unnecessary memory allocations, for example in appsink.

In addition, writability is now required to set the buffer list.

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