> 发件人: ffmpeg-devel <[email protected]> 代表 Mark Thompson > <[email protected]> > 发送时间: 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. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
