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 756578 - amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView for decoding
amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiV...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 1.6.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-14 16:25 UTC by Sebastian Dröge (slomo)
Modified: 2015-10-20 07:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView for decoding (2.67 KB, patch)
2015-10-14 16:25 UTC, Sebastian Dröge (slomo)
committed Details | Review
amcvideodec: Properly forward the return value of gst_video_decoder_negotiate() (1.50 KB, patch)
2015-10-14 16:33 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2015-10-14 16:25:14 UTC
Untested, but it would at least make codecs with that color format usable
again. We ignore all codecs that have at least one unsupported color format.
Comment 1 Sebastian Dröge (slomo) 2015-10-14 16:25:19 UTC
Created attachment 313282 [details] [review]
amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView for decoding
Comment 2 Sebastian Dröge (slomo) 2015-10-14 16:33:00 UTC
Created attachment 313284 [details] [review]
amcvideodec: Properly forward the return value of gst_video_decoder_negotiate()
Comment 3 Sebastian Dröge (slomo) 2015-10-16 06:13:09 UTC
ommit f441b9d5d2960e16072fabe0c434a087cbbb0aa5
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Wed Oct 14 19:32:07 2015 +0300

    amcvideodec: Properly forward the return value of gst_video_decoder_negotiate()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756578

commit b48524c357985bb6b138a6a0efd3b4e5b49ef24f
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Wed Oct 14 19:24:22 2015 +0300

    amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView for decoding
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756578