[Bug 685209] gst_v4l2_object_get_nearest_size VIDIOC_G_FMT bug
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 24 07:04:14 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=685209
GStreamer | gst-plugins-good | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |1.1.1
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2013-04-24 14:04:07 UTC ---
Thanks!
commit 0a7d4afc1bbda9d1d8fca51e3a68dc84ed998c71
Author: Diogo Carbonera Luvizon <diogo.luvizon at ensitec.com.br>
Date: Mon Oct 1 09:29:21 2012 -0300
v4l2: save the format correctly
If TRY_FMT is not implemented, gst_v4l2_object_get_nearest_size will
use S_FMT and will change the device's operation mode. To save the
old device mode we need to set the type field or else it will fail
to save the previous format.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685209
--
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