On 04/02/2024 16:57, Wu Jianhua wrote:
发件人: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> 代表 Mark Thompson
<s...@jkqxz.net>
发送时间: 2024年2月4日 5:24
收件人: FFmpeg development discussions and patches
主题: [FFmpeg-devel] [PATCH] lavc/d3d12va: Improve behaviour on missing decoder
support
Distinguish between a decoder being entirely missing and a decoder which
requires features which are not present in the incomplete implementation
in libavcodec and therefore can't be used.
---
libavcodec/d3d12va_decode.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
LGTM. Thanks.
Applied. Thank you!.
- Mark
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".