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 712611 - v4l2: clear cached caps on close
v4l2: clear cached caps on close
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.2.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-18 16:38 UTC by Michael Olbrich
Modified: 2013-11-26 11:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (793 bytes, patch)
2013-11-18 16:38 UTC, Michael Olbrich
committed Details | Review

Description Michael Olbrich 2013-11-18 16:38:10 UTC
Created attachment 260142 [details] [review]
patch

A different device with different caps may be used for the next open.
Comment 1 Nicolas Dufresne (ndufresne) 2013-11-18 17:20:22 UTC
Review of attachment 260142 [details] [review]:

Looks good to me, any one else ?
Comment 2 Nicolas Dufresne (ndufresne) 2013-11-21 19:38:14 UTC
Comment on attachment 260142 [details] [review]
patch

commit f8f2fc3e86fcf55b80d93acebfcdb444ec34b0bc
Author: Michael Olbrich <m.olbrich@pengutronix.de>
Date:   Mon Nov 18 14:27:48 2013 +0100

    v4l2: clear cached caps on close
    
    A different device with different caps may be used for the next open.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=712611