GNOME Bugzilla – Bug 703399
v4l2: don't extract data from caps twice
Last modified: 2013-08-30 10:09:31 UTC
Created attachment 248158 [details] patch gst_video_info_from_caps() always extract width, height, interlace mode and framerate now. It is no longer necessary to do it again for encoded formats.
Created attachment 248157 [details] [review] patch
Created attachment 248159 [details] [review] patch
sorry about attaching the patch multiple times. My browser was doing strange things and I guess I was a bit impatient and tried to attach the patch again...
Good catch :) commit 5c99fefa0475897efdfe8257d1d8ce026fac9107 Author: Michael Olbrich <m.olbrich@pengutronix.de> Date: Mon Jul 1 16:55:01 2013 +0200 v4l2: don't extract data from caps twice gst_video_info_from_caps() always extract width, height, interlace mode and framerate now. It is no longer necessary to do it again for encoded formats. https://bugzilla.gnome.org/show_bug.cgi?id=703399
*** Bug 707039 has been marked as a duplicate of this bug. ***
When this patch will be pushed on 1.0 branch?
Sorry, did not notice the answer in my duplicate bug :s