[FFmpeg-devel] [PATCH] avcodec/frame_thread_encoder: check for frame threading codec cap instead of intra only
Anton Khirnov
anton at khirnov.net
Mon May 18 17:36:04 EEST 2020
Quoting James Almer (2020-05-18 15:56:36)
> It's the correct dedicated capability reported by supported encoders.
> Otherwise, the frame thread path will be used for unsupported encoders
> like r210 for no gain.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
Looks ok.
Also, this capability looks like it should not exist since it's not an
encoder capability, it's a codec property. Same for CAP_LOSSLESS.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list