[FFmpeg-devel] [PATCH] avcodec/libdav1d: fine tune thread distribution
James Almer
jamrial at gmail.com
Mon May 20 22:29:34 EEST 2019
On 5/13/2019 11:31 AM, James Almer wrote:
> As suggested by Ronald, don't map auto threads to frame threads only, and
> instead distribute them between frame and tile more efficiently.
> Add a new framethreads override option, similar to the tilethreads one.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/libdav1d.c | 16 +++++++++++++---
> libavcodec/version.h | 2 +-
> 2 files changed, 14 insertions(+), 4 deletions(-)
Pushed.
More information about the ffmpeg-devel
mailing list