summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* layer.conf: Move from scarthgap to styhead walnascar, bring in old recipes ↵Mark Hatle2024-11-2429-1/+1660
| | | | | | | | | for parse binutils-2.42 and gstreamer-1.22.12 were pulled in from the latest poky scarthgap, as of commit dce4163d42f7036ea216b52b9135968d51bec4c1. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* various: Fix variable usageMark Hatle2024-11-2139-46/+50
| | | | | | | | | | Remove most direct references to WORKDIR. S = "${WORKDIR}" is no longer allowed, adjust this to refer to UNPACKDIR ${WORKDIR}/package is also incorrect, adjust to ${PKGD}. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu: Update branch for 2024.2Mark Hatle2024-10-234-4/+4
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vdu: Update branch for 2024.2Mark Hatle2024-10-234-4/+4
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer-multimedia-notebooks: Branch for 2024.2Mark Hatle2024-10-231-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer : Updated SRCREV for 2024.2_9291Sivaprasad Addepalli2024-10-101-1/+1
| | | | | | | | | | | | | | Add Versal Gen 2 flag to VCU2 specific format VCU2: Add property for src-sync mode VCU2: Add properties for adding SEI: sei-pt, sei-bp, sei-rp VCU2: omxvideo: add tiled formats for decoder output VCU2: Add additional transfer characteristics supported by OMX code VCU2: Add Gstreamer properties to Versal Gen 2: enable-aud VCU2: Add Gstreamer properties to Versal Gen 2 VCU2: Added 32x4 and 64x4 tiled formats support VCU2: Added newer pixel format support for telluride OMX omx: Added initial vcu2 IP specific support for Telluride(versal-2) platform video-format: fix P010_10LE and P012_LE pack issue
* Update libvcu2-omxil recipe to include release revision d20241007Arno Glim2024-10-071-1/+1
| | | | | | | - chore: update to revision d20241007 - Merge branch 'xilinx' of github.com:Xilinx-Projects/allegro-vcu2-omx-il into xlnx_rel_v2024.2 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* kernel-module-vu2: Update recipe commit idArno Glim2024-09-291-1/+1
| | | | | | | | | | | | | Changelog: fix: change copyright notice. Fix: Remove the al5r driver Signed-off-by: Arno Glim <arno.glim@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> Add changelog for commit id update. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* Revert "gstreamer : Updated SRCREV for 2024.2_3595"Manikanta Sreeram2024-09-271-1/+1
| | | | This reverts commit a1b3f237d2856c0d6b75c811ec1ae0df45d09414.
* vcu-ctrl-sw : Updated SRCREV for 2024.2_2119Sivaprasad Addepalli2024-09-271-1/+1
| | | | fix(5620): libRefRevision check removed
* gstreamer : Updated SRCREV for 2024.2_3595Sivaprasad Addepalli2024-09-271-1/+1
| | | | | | | | | | | | | VCU2: Add property for src-sync mode VCU2: Add properties for adding SEI: sei-pt, sei-bp, sei-rp VCU2: omxvideo: add tiled formats for decoder output VCU2: Add additional transfer characteristics supported by OMX code VCU2: Add Gstreamer properties to Versal Gen 2: enable-aud VCU2: Add Gstreamer properties to Versal Gen 2 VCU2: Added 32x4 and 64x4 tiled formats support VCU2: Added newer pixel format support for telluride OMX omx: Added initial vcu2 IP specific support for Telluride(versal-2) platform video-format: fix P010_10LE and P012_LE pack issue
* Update recipes for VCU2 to use the August 2024 Allegro release commit idsArno Glim2024-09-164-5/+5
| | | | | Signed-off-by: Arno Glim <arno.glim@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu-ctrl-sw : Updated SRCREV for 2024.2_1763Sivaprasad Addepalli2024-09-011-1/+1
| | | | chore: update to revision d20240701
* vcu-omx-il : Updated SRCREV for 2024.2_6535Sivaprasad Addepalli2024-09-011-1/+1
| | | | chore: update to revision d20240701
* vcu-firmware : Updated SRCREV for 2024.2_5423Sivaprasad Addepalli2024-09-011-1/+1
| | | | chore: update to revision d20240701
* gstreamer: Update commitID and branch to gstreamer 1.22.12Neel Gandhi2024-08-271-3/+3
| | | | | Signed-off-by: Neel Gandhi <neel.gandhi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-multimedia: Fix recipe ParseError for poky distroSandeep Gundlupet Raju2024-07-286-0/+6
| | | | | | | | | | Fix recipe ParseError in meta-xilinx-multimedia layer for poky distroi. ERROR: ParseError at /scratch/sandeep/yocto/2024.2/yp-ci/sources/poky/../meta-xilinx/meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-vcu-notebooks_0.1.bb:5: Could not inherit file classes/jupyter-examples.bbclass ERROR: ParseError at /scratch/sandeep/yocto/2024.2/yp-ci/sources/poky/../meta-xilinx/meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-vdu-examples_0.1.bb:5: Could not include required file gstreamer-multimedia-notebooks_0.1.inc Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Move jupyter recipes, class and packagegroupJohn Toomey2024-07-282-2/+2
| | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer: Work with updated versionsMark Hatle2024-07-2312-11/+11
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Fix issue with vdu not getting enabled for gstreamer.Arno Glim2024-07-171-1/+1
| | | | | Signed-off-by: Arnog Glim <arno.glim@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* v4l-utils: Remove redefinition of Xilinx specific formats in libv4l2subdevAdrian Fiergolski2024-07-171-22/+2
| | | | | | | | All formats, including Xilinx specific, defined in "linux/media-bus-format.h" are included in "libv4l2subdev.c" through "libv4l2subdev.h" -> "linux/v4l2-subdev.h" -> "linux/v4l2-mediabus.h". Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit a6e4b699a9633f7bc931e7c2b2cf9cf37b7243eb) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* v4l-utils: Remove MEDIA_BUS_FMT_Y16_1X16 from Xilinx specific formatsAdrian Fiergolski2024-07-171-18/+16
| | | | | | | | | | | MEDIA_BUS_FMT_Y16_1X16 is part of upstream now.[1] [1] https://github.com/gjasny/v4l-utils/blob/4aee01a027923cab1e40969f56f8ba58d3e6c0d1/include/linux/media-bus-format.h#L99 Signed-off-by: Adrian Fiergolski <Adrian.Fiergolski@fastree3d.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 03aec2d36be5c918ce537b90a69c711646b4b277) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: Move multimedia components to meta-xilinx-multimediaMark Hatle2024-07-175-0/+148
| | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit af16a4f1470e0fa5b78e387c915692b78cb20e1f) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer-multimedia-notebooks: Changed branch from xlnx_rel_v2024.1 to masterHibitha B Raj2024-07-171-1/+1
| | | | | Signed-off-by: Hibitha B Raj <hibitha.braj@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Added VDU bb files for 2024.2 and updated SRCREVHibitha B Raj2024-07-174-0/+171
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update recipes for VCU2 to use the july 2024 Allegro release commit idsArno Glim2024-07-114-7/+7
| | | | | Signed-off-by: Arnog Glim <arno.glim@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* packagegroup-*: Move packagegroups from meta-petalinuxJohn Toomey2024-06-273-3/+3
| | | | | | | | | | Move and rename a subset of the packagegroups from meta-petalinux to meta-xilinx-core/recipes-core/packagegroups/ Add new meta-xilinx-demos layer Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer-xilinx: Update commit idAshish Kumar Vishwakarma2024-06-271-1/+1
| | | | | | | | Changelog: h265parse: Revert patch "videoparsers: h265: Be less restrictive between PPS and SPS parsing order" Signed-off-by: Ashish Kumar Vishwakarma <ashishkumar.vishwakarma@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update kernel-module-vcu2 recipe to commit id with fixes for new kernel versionArno Glim2024-06-251-2/+2
| | | | | | | | | | | Signed-off-by : Arno Glim <arno.glim@amd.com> Changed recipe version from 2024.1 to 2024.2 Changelog: Support VCU2 kernel driver for 6.6 kernel version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Added bb files for 2024.2 and updated SRCREVHibitha B Raj2024-06-204-0/+181
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer-xilinx: Update commit idMark Hatle2024-06-172-2/+2
| | | | | | | Changelog: mediasrcbin: Updated v4l2-subdev APIs as per v4l-utils v1.26 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer: Updated recipes and commitIDs based on newer gstreamer 1.22.11Neel Gandhi2024-05-3112-22/+22
| | | | | | | | Signed-off-by: Neel Gandhi <neel.gandhi@amd.com> Disable mediasrcbin, fails to configure. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu2-ctrlsw: Add include to the include pathMark Hatle2024-05-292-3/+3
| | | | | | | omxil in vcu and vdu both require the headers to be in a specific path that ends in '/include'. Adjust the vcu2 to match this behavior. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu2-ctrlsw: Merge vcu2-app and libvcu2-ctrlswMark Hatle2024-05-293-51/+12
| | | | | | | | | | Since vcu2-app and libvcu2-ctrlsw were related, merge them into a single recipe. An additional package for the library itself was constructed, otherwise the standard package split matches much of the original split. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer1.0-omx: Include VCU2 (Video Codec Unit for Versal Gen 2) supportArno Glim2024-05-291-3/+10
| | | | | Signed-off-by: Arno Glim <arno.glim@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu2: Move to new meta-xilinx-multimediaMark Hatle2024-05-296-0/+218
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gst-shark: Remove obsolete bbappendMark Hatle2024-05-281-1/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu-ctrlsw: Rename libvcu-ctrlswMark Hatle2024-05-282-3/+7
| | | | | | | Split the package so the libraries end up in a lib package. Everything else follows standard package split behavior. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vdu-ctrlsw: Rename from libvdu-ctrlswMark Hatle2024-05-282-3/+10
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-mali400: Create new Mali400 layerJohn Toomey2024-05-281-6/+0
| | | | | | | | | Create a new layer containing all code related to the Mali400 graphics stack and software. This includes the Mali kernel module / patches, libglu/libgles code, mesa, wayland, kernel recipe and udev rules. This layer also includes a dynamic layer for the qt5 bbappends and patches. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* gstreamer: Rename to disable for nowMark Hatle2024-05-2212-0/+0
| | | | | | Needs to be ported to a newer Scarthgap compatible version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-multimedia: Create new sublayerJohn Toomey2024-05-2236-0/+715
Create a new meta-xilinx-multimedia suplayer containing all of the multimedia related recipes including those for the Xilinx specific fork of GStreamer. Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>