diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-10 13:44:05 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-10 17:57:09 +0530 |
commit | a4cc1262e2aadf20c5c03f08aa045d96e8bab360 (patch) | |
tree | ce3f252ef630cddc6972556904dd2a6d7241d4d1 | |
parent | be3c0d79b7e3d72c66d97f2d8343b5e60f142799 (diff) | |
download | meta-xilinx-a4cc1262e2aadf20c5c03f08aa045d96e8bab360.tar.gz |
gstreamer : Updated SRCREV for 2024.2_9291
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
-rw-r--r-- | meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-xilinx-1.22.%.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-xilinx-1.22.%.inc b/meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-xilinx-1.22.%.inc index 0517f67b..25409d1e 100644 --- a/meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-xilinx-1.22.%.inc +++ b/meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-xilinx-1.22.%.inc | |||
@@ -24,5 +24,5 @@ SRC_URI = " \ | |||
24 | ${REPO};${BRANCHARG};name=gstreamer-xlnx \ | 24 | ${REPO};${BRANCHARG};name=gstreamer-xlnx \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRCREV_gstreamer-xlnx = "ff96286074adfcb91883a21e5993f98765241569" | 27 | SRCREV_gstreamer-xlnx = "d036bef6c66d7e2351e0f7252d653bca137efe90" |
28 | SRCREV_FORMAT = "gstreamer-xlnx" | 28 | SRCREV_FORMAT = "gstreamer-xlnx" |