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 613708 - [dshowvideosrc][PATCH] Add support for YUY2 format
[dshowvideosrc][PATCH] Add support for YUY2 format
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal normal
: 0.10.19
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-23 15:38 UTC by Andoni Morales
Modified: 2010-03-24 16:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-dshowvideosrc-Add-support-for-YUY2-input-format.patch (1.87 KB, patch)
2010-03-23 15:38 UTC, Andoni Morales
none Details | Review

Description Andoni Morales 2010-03-23 15:38:53 UTC
Created attachment 156884 [details] [review]
0001-dshowvideosrc-Add-support-for-YUY2-input-format.patch

The Direct Show video source plugin lacks support for YUY2 input format, and wasn't not working with my webcam, for instance.
Comment 1 Julien Isorce 2010-03-24 16:08:54 UTC
commit b65da8ea96c0c4353cac63ff283391e0b6dfe717
Author: Andoni Morales <ylatuya@gmail.com>
Date:   Wed Mar 24 17:05:14 2010 +0100

    dshowvideosrc: Add support for YUY2 input format

    Fix bug #613708