summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/mediasdk/files
Commit message (Collapse)AuthorAgeFilesLines
* intel-mediasdk: upgrade 21.2.3 -> 21.3.5Lim Siew Hoon2021-10-252-195/+0
| | | | | | | | | Drops patches already merged: * 0001-Add-support-of-DRM_FORMAT_NV12-for-console-mode-rend.patch * 0001-Fixed-tile-modifier-issue-for-NV12-format.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: Add support of DRM_FORMAT_NV12 and fix tile issueSodhi, Vunny2021-08-172-0/+195
| | | | | | | | | | | Currently in drm/console mode only RGB4 direct rendering is possible. This patch add NV12 format support. If we are using I915_FORMAT_MOD_Y_TILED which is needed for NV12 format then modifiers need to be enabled which can be passed as flags argument to ioctl. Signed-off-by: Sodhi, Vunny <vunny.sodhi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 21.1.3 -> 21.2.3Lim Siew Hoon2021-07-031-44/+0
| | | | | | | | Drops patches already merged: * 0001-Don-t-try-to-autheticate-with-render-node.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: Don't try to autheticate with render nodeVincent Cheah Beng Keat2021-04-091-0/+44
| | | | | | | | | | Fix an issue with while using weston [1]. Patch has been merged upstream and can be removed on next version bump. [1] https://github.com/Intel-Media-SDK/MediaSDK/issues/2657 Signed-off-by: Cheah, Vincent Beng Keat <vincent.beng.keat.cheah@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 21.1.1 -> 21.1.3Lim Siew Hoon2021-04-062-166/+0
| | | | | | | | | Drops patches already merged: * 0001-hevcd-Enable-the-SPS-PPS-error-reporting.patch * 0002-hevcd-Use-reinterpret_cast-for-style-alignment.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: Enable the SPS/PPS error reporting on hevcdUng, Teng En2021-03-102-0/+166
| | | | | | | | These patches are merged into upstream. Will need to remove once update to version later than 21.1.2. Signed-off-by: Ung, Teng En <teng.en.ung@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 20.5.1 -> 21.1.1Lim Siew Hoon2021-02-251-35/+0
| | | | | | | | Drops patches already merged: * 0001-FindOpenCL.cmake-don-t-look-for-driver-at-build-time.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 20.3.0 -> 20.5.0Lim Siew Hoon2020-12-291-230/+0
| | | | | | | | Drop patch as it as merged upstream: * 0001-Fix-video-stuttering-during-wayland-rendering.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: backport fixed video stutteringLim Siew Hoon2020-11-261-0/+230
| | | | | | | Fixes issues when playing back video with Weston 8.0. Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: add PACKAGECONFIG for ittAnuj Mittal2020-10-071-0/+49
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: add PACKAGECONFIG for openclAnuj Mittal2020-09-091-0/+35
Enables the OpenCL dependent code (which right now is just a sample) to be built. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>