mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-04-20 03:19:40 +02:00
Move motion estimation precision check from standalone `d3d12va_encode_init_motion_estimation_precision()` function into each codec's init_sequence_params() to reuse existing feature support queries. - fixes AV1 using wrong support structure (SUPPORT instead of SUPPORT1) - eliminates duplicate setup code - removes redundant CheckFeatureSupport API call - no intended functional changes other than bug fix
69 KiB
69 KiB