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 740801 - glcolorconvert: add RGB16/BGR16 video format download support
glcolorconvert: add RGB16/BGR16 video format download support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-11-27 08:48 UTC by comicfans44
Modified: 2014-11-27 09:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
misc patch to support RGB16/BGR16 video format download (950 bytes, patch)
2014-11-27 08:48 UTC, comicfans44
committed Details | Review

Description comicfans44 2014-11-27 08:48:35 UTC
Created attachment 291620 [details] [review]
misc patch to support RGB16/BGR16 video format download

this makes RGB/BGR16 upload/download complete, similar as #738842
Comment 1 Sebastian Dröge (slomo) 2014-11-27 09:09:40 UTC
commit 15c0d5c21b93c18f98fde95bea66e5c1ecd92fde
Author: Wang Xin-yu (王昕宇) <comicfans44@gmail.com>
Date:   Thu Nov 27 10:48:43 2014 +0800

    glcolorconvert: support RGB16/BGR16 video format download
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740801