After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700280 - v4l2: only add interlace-mode to the caps for raw formats
v4l2: only add interlace-mode to the caps for raw formats
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-14 10:18 UTC by Michael Olbrich
Modified: 2013-05-14 11:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.61 KB, patch)
2013-05-14 10:18 UTC, Michael Olbrich
committed Details | Review

Description Michael Olbrich 2013-05-14 10:18:30 UTC
Created attachment 244141 [details] [review]
patch

Setting an interlace mode for encoded format doesn't realy make sense.
Comment 1 Sebastian Dröge (slomo) 2013-05-14 11:04:26 UTC
commit 57c0f4d6b5c031455df426ed441ddddb14d914a5
Author: Michael Olbrich <m.olbrich@pengutronix.de>
Date:   Tue May 14 10:52:19 2013 +0200

    v4l2: only add interlace-mode to the caps for raw formats
    
    https://bugzilla.gnome.org/show_bug.cgi?id=700280