]> git.sesse.net Git - ffmpeg/commit
ffmpeg: 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>
Sun, 26 Nov 2017 21:41:19 +0000 (21:41 +0000)
commitb0cd14fb1dab4b044f7fe6b53ac635409849de77
tree62b0130fd26c8b2c859fcf426e3432f2fd3f9725
parent3a71bcc213f223428622ac3750fe1a923f2f3ab4
ffmpeg: Use codec hardware config to configure hwaccels

Removes specific support for all hwaccels supported by the generic code
(DXVA2, D3D11VA, NVDEC, VAAPI and VDPAU).
fftools/ffmpeg.c
fftools/ffmpeg.h
fftools/ffmpeg_hw.c
fftools/ffmpeg_opt.c