[Bug 720568] v4l2: Various changes to allow using M2M decoders

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 31 07:59:53 PST 2013


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

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #264344|0                           |1
        is obsolete|                            |

--- Comment #48 from Julien Isorce <julien.isorce at gmail.com> 2013-12-31 15:59:45 UTC ---
Created an attachment (id=265075)
 View: https://bugzilla.gnome.org/attachment.cgi?id=265075
 Review: https://bugzilla.gnome.org/review?bug=720568&attachment=265075

[PATCH] v4l2object: set only one plane for encoded format

(In reply to comment #45)
> (From update of attachment 264344 [details])
> Shouldn't we instead error out if this is <= 0? The broken value must come from
> somewhere and most likely things are not as they should at this point then.

You right there was a mistake, we are asking for a number of planes equal to
GST_VIDEO_INFO_N_PLANES but this returns 0 for encoded format. So just ask for
1 plane in this case.

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