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 741188 - dshowsrcwrapper: Support h264 and jpeg sources
dshowsrcwrapper: Support h264 and jpeg sources
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.x
Other Windows
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-06 03:45 UTC by Matthew Bader
Modified: 2014-12-16 23:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add jpeg and h264 caps to dshowvideosrc (3.57 KB, patch)
2014-12-06 03:45 UTC, Matthew Bader
committed Details | Review

Description Matthew Bader 2014-12-06 03:45:23 UTC
Created attachment 292222 [details] [review]
Add jpeg and h264 caps to dshowvideosrc

This patch adds caps to dshowvideosrc for supporting image/jpeg and h264.
Tested with a USB h264 camera.
Comment 1 Tim-Philipp Müller 2014-12-16 23:18:18 UTC
Pushed, thanks:

commit 0fc55436b3bf9551566b693f7d1135cbf54057e1
Author: Matthew Bader <matt@hyperlobic.net>
Date:   Thu Dec 4 23:30:23 2014 -0500

    dshowsrcwrapper: Added support for image/jpeg and h264
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741188