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 701782 - androidmedia: add hack for HuaweiMediaPad
androidmedia: add hack for HuaweiMediaPad
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-android
git master
Other Linux
: Normal normal
: 1.1.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-06-07 11:53 UTC by cee1
Modified: 2013-06-07 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Hacks for HuaweiMediaPad which reports wrong color format (2.22 KB, patch)
2013-06-07 11:53 UTC, cee1
committed Details | Review

Description cee1 2013-06-07 11:53:22 UTC
Created attachment 246242 [details] [review]
Hacks for HuaweiMediaPad which reports wrong color format

On HuaweiMediaPad, it reports a wrong color format COLOR_FormatYCbYCr for "OMX.k3.video.decoder.avc".

Reset it to COLOR_TI_FormatYUV420PackedSemiPlanar works, attachment is a patch do the color format hack.
Comment 1 Sebastian Dröge (slomo) 2013-06-07 11:57:42 UTC
Already pushed earlier today :)

commit a36c9c1cc9db978808288604714fd4170575733a
Author: Chen Jie <chenj@lemote.com>
Date:   Fri Jun 7 14:06:56 2013 +0800

    androidmedia: Hacks for HuaweiMediaPad which reports wrong color format
    
    COLOR_FormatYCbYCr is reported but it is actually COLOR_TI_FormatYUV420Packe