[Bug 774484] videodecoder, audiodecoder: parse format before checking in src_query_default

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 15 21:00:10 UTC 2016


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thaytan at noraisin.net
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Thanks! Not entirely sure why gcc didn't warn me about such an obvious use of
uninitialised variable though :-/

commit e740103669b739f1f43879ff683125b0c0b557c2
Author: Scott D Phillips <scott.d.phillips at intel.com>
Date:   Tue Nov 15 09:32:24 2016 -0800

    videodecoder, audiodecoder: parse format before checking in
src_query_default

    The logic change in these commits misordered the parsing and checking of
    format in position queries:

     2b06e54 videodecoder: Don't answer BYTES queries
     1840b02 audio: Don't answer BYTES queries

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

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