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 738842 - add RGB16/BGR16 video format upload support to glcolorconvert
add RGB16/BGR16 video format upload support to glcolorconvert
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-20 07:11 UTC by comicfans44
Modified: 2014-10-20 10:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
misc patch to support RGB16/BGR16 video format upload (2.29 KB, patch)
2014-10-20 07:11 UTC, comicfans44
committed Details | Review

Description comicfans44 2014-10-20 07:11:54 UTC
Created attachment 288883 [details] [review]
misc patch to support RGB16/BGR16 video format upload 

glcolorconvert already had some support to RGB16 format,but not complete. this patch implements the incomplete part .
Comment 1 Sebastian Dröge (slomo) 2014-10-20 10:57:31 UTC
commit 5eb538f9e2eb22867d30a67215ad6007012e8ebf
Author: Wang Xin-yu (王昕宇) <comicfans44@gmail.com>
Date:   Mon Oct 20 15:02:28 2014 +0800

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