mirror of https://github.com/FFmpeg/FFmpeg.git
av_hwframe_transfer_data try with src_ctx first. If the operation failed with AVERROR(ENOSYS), it will try again with dst_ctx. Return AVERROR(EINVAL) makes the second step being skipped. Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>pull/390/head
parent
2233b51283
commit
1e84d9c5da
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue