summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* 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>