[FFmpeg-devel] [PATCH v2] avcodec/nvenc: adapt to the new internal encode API

Timo Rothenpieler timo at rothenpieler.org
Sun Apr 19 15:51:01 EEST 2020


On 09.04.2020 20:27, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Version with the flush() callback left in place. But it will need the
> changes i originally added to avcodec_flush_buffers() and then removed
> for the latest iteration of this set, in some form or another.
> 
>   libavcodec/nvenc.c      | 78 ++++++++++++++++++-----------------------
>   libavcodec/nvenc.h      |  9 ++---
>   libavcodec/nvenc_h264.c |  6 ----
>   libavcodec/nvenc_hevc.c |  4 ---
>   4 files changed, 36 insertions(+), 61 deletions(-)

Looks fine to me, feel free to push along encode API changes whenever 
they are ready.


More information about the ffmpeg-devel mailing list