mpv/video/decode
wm4 ce23dfa2fa hw_dxva2: create a IDirect3D9Ex device
This should allow us to create the device in situations when
Direct3DCreate9 normally fails, for example if no user is logged in.
While the later use-case is not very interesting, I hope it to work in
some other situations as well, for example while certain drivers are in
exclusive full screen mode.

This is available since Windows 7, so I'm removing the old call
completely.
2017-02-02 12:58:04 +01:00
..
d3d.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
d3d.h d3d: implement screenshots for --hwdec=d3d11va 2016-06-28 20:38:53 +02:00
dec_video.c video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00
dec_video.h player: change aspects of cover art handling 2017-01-10 15:43:02 +01:00
hw_cuda.c build: prefix hwaccel decoder wrapper filenames with hw_ 2017-01-17 08:11:12 +01:00
hw_d3d11va.c build: prefix hwaccel decoder wrapper filenames with hw_ 2017-01-17 08:11:12 +01:00
hw_dxva2.c hw_dxva2: create a IDirect3D9Ex device 2017-02-02 12:58:04 +01:00
hw_vaapi.c vaapi: improve a comment 2017-01-28 18:36:00 +01:00
hw_vaapi_old.c vaapi: remove central lock around vaapi API calls 2017-01-28 18:27:30 +01:00
hw_vdpau.c vdpau: reject decoding of non-4:2:0 2017-01-17 15:48:56 +01:00
hw_videotoolbox.c build: prefix hwaccel decoder wrapper filenames with hw_ 2017-01-17 08:11:12 +01:00
lavc.h vaapi: move AVHWFramesContext setup code to common code 2017-01-17 15:48:56 +01:00
vd.h video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00
vd_lavc.c vd_lavc: allocate 8 ref frames for VP9 2017-01-26 11:37:47 +01:00