[Bug 681719] audiovisualizer does not handle VideoMeta

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 1 13:15:11 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=681719
  GStreamer | gst-plugins-base | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-01 20:15:04 UTC ---
Thanks!


commit 4f1ba51c4bf1b04867976ad081057c2d06ae36bb
Author: Matthew Waters <ystreet00 at gmail.com>
Date:   Thu Mar 14 11:15:29 2013 +1100

    visualizer: handle non-existant pool in the default allocation query

    gst_query_set_nth_allocation_pool() requires there to be a pool in the
    query already. This is not always the case when we get the query from
    upstream.  Use gst_query_add_allocation_pool() instead in such case.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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