ffmpeg/avtools
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs
This also adds support to avconv (which is trivial due to the new
hwaccel API being generic enough).

The new decoder setup code in dxva2.c is significantly based on work by
Steve Lhomme <robux4@gmail.com>, but with heavy changes/rewrites.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2017-06-08 21:20:18 +02:00
..
Makefile dxva: add support for new dxva2 and d3d11 hwaccel APIs 2017-06-08 21:20:18 +02:00
avconv.c avconv: Always initialize the opkt struct on streamcopy 2017-05-31 12:51:55 +02:00
avconv.h dxva: add support for new dxva2 and d3d11 hwaccel APIs 2017-06-08 21:20:18 +02:00
avconv_filter.c avconv: Support setting the hardware device to use when filtering 2017-04-30 16:13:50 +01:00
avconv_hw.c avconv_hw: Add implicit device creation with default parameters 2017-04-30 16:07:16 +01:00
avconv_opt.c dxva: add support for new dxva2 and d3d11 hwaccel APIs 2017-06-08 21:20:18 +02:00
avconv_qsv.c
avconv_vda.c
avplay.c avplay: Do not try to allocate new frames when the player is closing 2017-04-25 00:38:07 +02:00
avprobe.c avprobe: use av_spherical_projection_name() to print spherical projection names 2017-04-27 09:59:54 -04:00
cmdutils.c cmdutils: Mark conditionally used variable as av_unused 2017-06-03 19:34:08 +02:00
cmdutils.h