[Bug 747293] audiodecoder: Add sink and src query virtual method

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 23 11:47:12 PDT 2015


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

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

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed with minor cosmetic changes (used pad as object for debug
logging in some places; use GST_OBJECT_CAST instead of GST_OBJECT when calling
pad default function; header indentation; moved one comment back to where it
was originally; added 'Since 1.6' to gtk-doc comment):

commit 5dffb8a3117ba08f0a10b0f3949b6d178a468668
Author: Wonchul Lee <chul0812 at gmail.com>
Date:   Fri Apr 3 00:44:12 2015 +0900

    audiodecoder: Add sink and src query virtual method

    API: GstAudioDecoderClass::src_query()
    API: GstAudioDecoderClass::sink_query()

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

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