gstreamer/subprojects/gst-plugins-bad/tests/check/libs
Matthew Waters 4692a45dea vkformat: fix format_from_video_info_2 to actually runtime check versions and extensions
If the vulkan plugin was compiled against a newer version than the supported
vulkan runtime instance or device, then it was possible for format retrieval to
fail.  Failure was due to unconditionally using newer extensions and features
without runtime checking them.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8554>
2025-03-06 12:14:20 +00:00
..
analyticsmeta.c analytics: add rotation to object detection mtd 2024-12-11 11:54:15 +01:00
av1bitwriter.c
av1parser.c
cudamemory.c
d3d11device.cpp Revert "tests/d3d11: add concurrency test for gstd3d11device" 2024-05-23 15:16:02 +00:00
d3d11memory.c
d3d12device.cpp d3d12device: Add device-removed-reason property 2024-04-21 12:06:03 +00:00
gstlibscpp.cc tests: add check to make sure -bad lib headers are C++ compiler clean 2024-03-26 14:21:34 +00:00
h264bitwriter.c h264bitwriter: implement gst_h264_bit_writer_filler() 2024-11-11 16:05:38 +00:00
h264parser.c h26xparse: bypass check for length_size_minus_one 2024-08-14 08:31:15 +00:00
h265bitwriter.c
h265parser.c
h266parser.c h266parser: add API to parse VVCDecoderConfigurationRecord 2025-02-07 08:25:16 +00:00
insertbin.c
isoff.c
isoff.h
jpegbitwriter.c tests: Add the jpeg bit code writer test case 2024-09-05 09:56:02 +00:00
mpegts.c
mpegvideoparser.c
mse.c
nalutils.c
planaraudioadapter.c
play.c tests/play: Fix debug statement 2025-01-13 12:51:45 +00:00
vc1parser.c
vkcodecparams_h264.c tests: add Vulkan H.264 encode 2024-05-03 19:40:16 +00:00
vkcodecparams_h265.c tests: add Vulkan H.264 encode 2024-05-03 19:40:16 +00:00
vkcommandpool.c
vkdevice.c vulkan: fix device related API version checks 2025-03-06 12:14:20 +00:00
vkformat.c vkformat: fix format_from_video_info_2 to actually runtime check versions and extensions 2025-03-06 12:14:20 +00:00
vkimage.c
vkimagebufferpool.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
vkinstance.c
vkmemory.c
vkvideodecode.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
vkvideoencodeh264.c vkvideoencodeh26x: tests: set constant qp 2025-02-05 16:48:56 +00:00
vkvideoencodeh265.c vkvideoencodeh265: fix PicOrderCntVal usage 2025-02-05 18:33:36 +00:00
vkwindow.c
vp8parser.c
vp9bitwriter.c test: Fix several code style issues in vp9bitwriter test 2024-03-27 10:17:51 +08:00
vp9parser.c