mesa/src
Ruijing Dong a585d95803 frontends/va: WA for ffmpeg 10bit encoding crash
When doing 10bit encoding in ffmpeg it uses
VaDeriveImage, and that could result in missing
mapping the chroma buffer of the input frame.

This WA to disallow ffmpeg using VaDeriveImage
function, so that VaCreateImage and VaPutImage can
be used and WA the chroma buffer mapping issue.

Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Ruijing Dong <ruijing.dong@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17472>
2022-07-18 17:23:22 +00:00
..
amd radv: Only set rt stack size for dynamic stacks 2022-07-18 12:05:35 +00:00
android_stub
asahi panfrost,asahi: Use util_sign_extend for unpacking 2022-07-06 11:23:18 +00:00
broadcom glx: Fix drawable refcounting for naked Windows 2022-07-13 12:25:30 -04:00
c11 c11: reinstate the original license and authorship 2022-06-27 11:46:22 +00:00
compiler ac/llvm: Implement nir_intrinsic_load_point_coord_maybe_flipped opcodes 2022-07-16 07:08:10 -04:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl: Just include driconf.h instead of redefining its values. 2022-07-12 21:57:23 +00:00
etnaviv etnaviv: drm: rename etna_drm_table_lock 2022-07-03 17:41:55 +00:00
freedreno Revert "CI: Disable Collabora lab" 2022-07-16 11:44:26 +00:00
gallium frontends/va: WA for ffmpeg 10bit encoding crash 2022-07-18 17:23:22 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx: Fix drawable refcounting for naked Windows 2022-07-13 12:25:30 -04:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Add helper macros for creating pvr_dev_addr_t instances 2022-07-15 10:39:21 +01:00
imgui
intel anv: Stop compacting surface state tables 2022-07-14 20:36:24 +00:00
loader loader: Just include driconf.h instead of redefining its values. 2022-07-12 21:57:23 +00:00
mapi Fix static glapi on Windows 2022-07-14 20:01:22 +00:00
mesa mesa/arbprog: Stop doing optimization in the ARB program IR. 2022-07-16 04:08:32 +00:00
microsoft dzn: expose VK_KHR_driver_properties 2022-07-18 17:10:52 +02:00
nouveau nouveau: Drop C++03 compat code 2022-07-05 13:23:12 +00:00
panfrost panfrost: Use early-ZS helpers 2022-07-13 21:05:35 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util: Add a Win32 futex impl 2022-07-15 21:31:51 +00:00
virtio venus: add more tracepoints for perf analysis 2022-07-15 20:57:41 +00:00
vulkan venus: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
meson.build meson: Use cc.get_argument_syntax instead cc.get_id when possible. 2022-06-16 19:59:58 +00:00