]> git.sesse.net Git - ffmpeg/commit
avconv: Use codec hardware config to configure hwaccels
authorMark Thompson <sw@jkqxz.net>
Wed, 25 Oct 2017 23:18:47 +0000 (00:18 +0100)
committerMark Thompson <sw@jkqxz.net>
Tue, 19 Dec 2017 23:24:59 +0000 (23:24 +0000)
commitddea22a684611c1fec9d8b5c70d835e983a9252e
treefe569da054ea62afc9754e0dc62daf4281af164f
parent2117725dc56e0d20da641a3311939cf4e2ed9549
avconv: Use codec hardware config to configure hwaccels

Removes specific support for all hwaccels supported by the generic code
(CUVID, DXVA2, D3D11VA, VAAPI and VDPAU).
avtools/avconv.c
avtools/avconv.h
avtools/avconv_hw.c
avtools/avconv_opt.c