Re: [FFmpeg-devel] [PATCH] avcodec/amfenc: Implement async_depth option

2024-12-11 Thread Dmitrii Ovchinnikov
Looks good to me. If there are no comments, I’ll merge it in a few days. ___ 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 wit

[FFmpeg-devel] [PATCH] avcodec/amfenc: Implement async_depth option

2024-11-06 Thread Cameron Gutman
This option, which is also available on other FFmpeg hardware encoders, allows the user to trade throughput for reduced output latency. This is useful for ultra low latency applications like game streaming. Signed-off-by: Cameron Gutman --- libavcodec/amfenc.c | 3 +-- libavcodec/amfenc_av1