summaryrefslogtreecommitdiffstats
path: root/stream/stream_file.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-07-30 21:26:42 +0200
committerwm4 <wm4@nowhere>2015-07-30 21:26:42 +0200
commitc8fab7cc7b98af8da0bf734dbdb1a3efc5db977e (patch)
treed1c04d5489702f449a785aac7bb9cea090eaf080 /stream/stream_file.c
parentc6b56459915117ad2c1edbf2a09e4704018779cd (diff)
downloadmpv-c8fab7cc7b98af8da0bf734dbdb1a3efc5db977e.tar.bz2
mpv-c8fab7cc7b98af8da0bf734dbdb1a3efc5db977e.tar.xz
vo_direct3d: create multithreaded IDirect3DDevice9
A user complains that it leads to the dxva driver failing, leading to messages like this: [ffmpeg/video] h264: Failed to execute: 0x8007000e [ffmpeg/video] h264: hardware accelerator failed to decode picture Reportedly, this happens only with vo_direct3d, not with vo_opengl. The only difference is that vo_direct3d attempts to share the D3D device with the decoder. Possibly the error is that the device in the VO is not created with D3DCREATE_MULTITHREADED. Change this. Probably fixes #2178.
Diffstat (limited to 'stream/stream_file.c')
0 files changed, 0 insertions, 0 deletions