[Bug 737339] gifdec: new element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 2 13:36:04 UTC 2017


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #296169|none                        |needs-work
             status|                            |

--- Comment #15 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Review of attachment 296169:
 --> (https://bugzilla.gnome.org/review?bug=737339&attachment=296169)

::: gst-libs/gst/video/gstvideodecoder.c
@@ +4013,3 @@
+ *
+ * Returns: the instance of the output #GstAdapter used
+ * by the decoder.

You're missing a Since annotation here

::: gst-libs/gst/video/gstvideodecoder.h
@@ -411,2 +411,3 @@
                                                   GstCaps         * filter);

+GstAdapter *     gst_video_decoder_get_output_adapter (GstVideoDecoder *
decoder);

I have no opinion on the validity of adding this new API, but you'll want to
add it to the gtk-doc SECTIONS file

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