Public bug reported:

>From gstamc-constants.h:
  /* NV12 but with stride and plane heights aligned to 32, Stores two images,
   * one after the other in top-bottom layout */
  COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView = 0x7fa30c05,

Support is added by adding android-gst color format mapping, using the
same code as COLOR_QCOM_FormatYUV420SemiPlanar to handle software
conversion (as in gstamc.c) and adding special handling for multi-view
nature of the format (as in gstamcvideodec.c).

Adding support for this format fixes video playback on Fairphone 2.

gst-plugins-bad1.0 version 1.8.2-1ubuntu0.1~overlay1

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

** Patch added: 
"androidmedia-support-COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView.patch"
   
https://bugs.launchpad.net/bugs/1653373/+attachment/4798604/+files/androidmedia-support-COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView.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/1653373

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

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

Bug description:
  From gstamc-constants.h:
    /* NV12 but with stride and plane heights aligned to 32, Stores two images,
     * one after the other in top-bottom layout */
    COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView = 0x7fa30c05,

  Support is added by adding android-gst color format mapping, using the
  same code as COLOR_QCOM_FormatYUV420SemiPlanar to handle software
  conversion (as in gstamc.c) and adding special handling for multi-view
  nature of the format (as in gstamcvideodec.c).

  Adding support for this format fixes video playback on Fairphone 2.

  gst-plugins-bad1.0 version 1.8.2-1ubuntu0.1~overlay1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to