]> git.sesse.net Git - ffmpeg/commit
ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid
authorTimo Rothenpieler <timo@rothenpieler.org>
Fri, 6 Mar 2020 13:35:13 +0000 (14:35 +0100)
committerTimo Rothenpieler <timo@rothenpieler.org>
Sat, 7 Mar 2020 12:13:55 +0000 (13:13 +0100)
commitcb3c77cfeed3d9b995fc8b387a1ef14561a4b6ea
tree9e1185d2c18be7948195e8ba6475e1cfe9951b47
parentcfd9a6590365e1b5f4a43387555e5747d3990d31
ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid

This ensures old commandlines using -hwaccel cuvid don't break due to
the recent removal of the the cuvid-specific hwaccel bringup.
fftools/ffmpeg_opt.c