[Bug 740403] v4l2object: reuse caps framerate if not overwritten by v4l2 device

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 9 12:19:12 PST 2014


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

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-12-09 20:19:09 UTC ---
Here's my response to that. I'm would appreciate some input (at least making
sure it fixes the issue you are seeing).

The context is that until recently, we had terrible hack that would get/set
format while probing. This was actually leading toward format changing all the
time. Clearly that had drastic performance issue, since getting/setting format
thousands of times can take time. Though there is no measurable rational for
avoiding a single format set, and this code has been the source of bugs for a
long time. So I think we should just strip it up, and always set the format and
the framerate.

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