[Bug 732707] v4l2object: Assert with fakesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 3 21:05:10 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732707
  GStreamer | gst-plugins-good | 1.3.90

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.4.0

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-07-03 19:33:12 UTC ---
commit 0126e756769b9af7d8309eb582c11ea249434f3e
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Thu Jul 3 15:21:18 2014 -0400

    v4l2object: Pool might be NULL in decide allocation

    If special stride is needed and downstream don't support VideoMeta,
    pool might be NULL in order to let the baseclass create a generic
    pool­. This would lead to assertion with on Exynos with:

    gst-launch-1.0 -v filesrc location=mov ! qtdemux ! h264parse ! \
                        v4l2video8dec ! fakesink

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

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