gstreamer/subprojects/gst-plugins-bad/tests/check/libs
Víctor Manuel Jáquez Leal 1df99ec0d4 vulkan: store in GstVulkanVideoCapabilities encoder and decoder caps
The structure already stored the generic video capabilities and the specific
codec capabilities both for encoding an decoding. The generic decoder
capabilities weren't stored because it was only used internally in the decoder
helper object. Nonetheless, for the encoder, the elements will need the generic
encoder capabilities to configure the encoding. That's why it's required to
expose it as part of GstVulkanVideoCapabilities. And the generic decoder is
included for the sake of symmetry.

While updating the API vkvideoencodeh265 test got some code-style fixes.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8007>
2024-12-04 02:17:44 +00:00
..
analyticsmeta.c test: Adding a test for segmentation analytics-meta 2024-10-17 18:13:03 +00:00
av1bitwriter.c test: Correct the API return type of {h264,h265,av1}bitwriter 2024-03-13 18:49:13 +08:00
av1parser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
cudamemory.c tests: cuda: Add buffer pool test 2024-02-29 11:57:50 +00:00
d3d11device.cpp Revert "tests/d3d11: add concurrency test for gstd3d11device" 2024-05-23 15:16:02 +00:00
d3d11memory.c tests: d3d11: Add buffer pool test 2024-02-29 11:57:50 +00:00
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 test: Correct the API return type of {h264,h265,av1}bitwriter 2024-03-13 18:49:13 +08:00
h265parser.c h265parser: Write Unregistered User Data 2023-07-25 18:28:26 +00:00
h266parser.c tests: Add the VVC(H266) parser test cases 2024-11-24 16:49:25 +00:00
insertbin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
isoff.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
isoff.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
jpegbitwriter.c tests: Add the jpeg bit code writer test case 2024-09-05 09:56:02 +00:00
mpegts.c mpegts: Handle when iconv doesn't support ISO 6937 2022-12-12 10:17:26 +00:00
mpegvideoparser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
mse.c bad: Added W3C Media Source Extensions library 2023-11-19 13:48:43 +00:00
nalutils.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
planaraudioadapter.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
play.c gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
vc1parser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
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 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkdevice.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkformat.c vkformat: try UNORM format first and decouple them from colorimetry 2024-05-23 17:41:30 +00:00
vkimage.c tests: vkimage: add VK_IMAGE_USAGE_SAMPLED_BIT usage bit 2023-03-30 00:03:04 +00:00
vkimagebufferpool.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
vkinstance.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkmemory.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkvideodecode.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
vkvideoencodeh264.c vulkan: store in GstVulkanVideoCapabilities encoder and decoder caps 2024-12-04 02:17:44 +00:00
vkvideoencodeh265.c vulkan: store in GstVulkanVideoCapabilities encoder and decoder caps 2024-12-04 02:17:44 +00:00
vkwindow.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vp8parser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vp9bitwriter.c test: Fix several code style issues in vp9bitwriter test 2024-03-27 10:17:51 +08:00
vp9parser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00