← Back to team overview

touch-packages team mailing list archive

[Bug 1452386] [NEW] [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color format.

 

Public bug reported:

COLOR_QCOM_FormatYVU420SemiPlanar32m is essentially
GST_VIDEO_FORMAT_NV12, but with stride and plane heights aligned to 32.
Adding support is as simple as adding android-gst color format mapping,
and using same code as COLOR_QCOM_FormatYUV420SemiPlanar to handle
software conversion.

** Affects: gst-plugins-bad1.0 (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: "androidmedia-support-COLOR_QCOM_FormatYVU420SemiPlanar32m-for-hybris.patch"
   https://bugs.launchpad.net/bugs/1452386/+attachment/4392312/+files/androidmedia-support-COLOR_QCOM_FormatYVU420SemiPlanar32m-for-hybris.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gst-plugins-bad1.0 in
Ubuntu.
https://bugs.launchpad.net/bugs/1452386

Title:
  [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color
  format.

Status in gst-plugins-bad1.0 package in Ubuntu:
  New

Bug description:
  COLOR_QCOM_FormatYVU420SemiPlanar32m is essentially
  GST_VIDEO_FORMAT_NV12, but with stride and plane heights aligned to
  32. Adding support is as simple as adding android-gst color format
  mapping, and using same code as COLOR_QCOM_FormatYUV420SemiPlanar to
  handle software conversion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1452386/+subscriptions


Follow ups

References