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 730635 - androidmedia: Add a new QCOM color format
androidmedia: Add a new QCOM color format
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-23 12:50 UTC by Matthieu Bouron
Modified: 2014-05-23 13:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
androidmedia: Add a new QCOM color format (1.63 KB, patch)
2014-05-23 12:51 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2014-05-23 12:50:41 UTC
Backported from the gstreamer SDK.
Comment 1 Matthieu Bouron 2014-05-23 12:51:41 UTC
Created attachment 277061 [details] [review]
androidmedia: Add a new QCOM color format
Comment 2 Nicolas Dufresne (ndufresne) 2014-05-23 13:24:41 UTC
Review of attachment 277061 [details] [review]:

Looks good.
Comment 3 Sebastian Dröge (slomo) 2014-05-23 13:27:11 UTC
I pushed that already FWIW ;)

commit 738da7835f7cc36d9a8687b8c9583faf863007f5
Author: Jorge Zapata <jorgeluis.zapata@gmail.com>
Date:   Tue Dec 3 12:09:58 2013 +0100

    androidmedia: Add a new QCOM color format
    
    It is a NV12 based, aligned to 32 bytes
    
    https://bugzilla.gnome.org/show_bug.cgi?id=730635
Comment 4 Nicolas Dufresne (ndufresne) 2014-05-23 13:29:08 UTC
Too fast ;-P Thanks for taking this time Mathieu.