]> git.sesse.net Git - nageru/commit
Improve selection of software formats on hwaccel fallback.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 16 Apr 2023 08:35:13 +0000 (10:35 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 16 Apr 2023 08:35:13 +0000 (10:35 +0200)
commitcb1dcf409cde897b011e9d9d3cd3cf2974956190
tree8f90b6e6b32fb2d563b0ed912c1d93f2f4d15992
parentef52ac608e069f76af5e56de585833e8efa93168
Improve selection of software formats on hwaccel fallback.

We assumed the first format was a software format, whereas in practice,
it would now seemingly be vdpau or cuda, causing multiple trips
through the selection function.
nageru/ffmpeg_capture.cpp