[FFmpeg-devel] [PATCH 0/1] ffmpeg: Switch cuvid to generic hwaccel

Timo Rothenpieler timo at rothenpieler.org
Fri Jun 16 21:31:14 EEST 2017


Am 16.06.2017 um 16:41 schrieb Philip Langdale:
> This is mechanically simple, but does the fact that additional command line
> arguments have to be used to get the same results count as a compatibility
> break? Do we need to fix that before we can actually make this change?

I'd consider that as a breaking change, even though things don't 
"break", it results in unexpected behavior that is not obvious.

> Philip Langdale (1):
>    ffmpeg: Switch cuvid to generic hwaccel
> 
>   Makefile       |  1 -
>   ffmpeg.h       |  1 -
>   ffmpeg_cuvid.c | 73 ----------------------------------------------------------
>   ffmpeg_opt.c   |  4 ++--
>   4 files changed, 2 insertions(+), 77 deletions(-)
>   delete mode 100644 ffmpeg_cuvid.c
> 


More information about the ffmpeg-devel mailing list