summaryrefslogtreecommitdiffstats
path: root/demux/demux.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-02-19 20:00:54 +0100
committerwm4 <wm4@nowhere>2016-02-19 20:02:09 +0100
commitf04cb7bf483616f8942b27e1237ea51ecc99e08b (patch)
tree321244a15a07c4e6ad6a7d08acf731ededaedf1d /demux/demux.c
parent6640b22a8c0384972c2782efe4092968e09161c1 (diff)
downloadmpv-f04cb7bf483616f8942b27e1237ea51ecc99e08b.tar.bz2
mpv-f04cb7bf483616f8942b27e1237ea51ecc99e08b.tar.xz
dxva2: fix autoprobing
Doing --hwdec=auto ends up picking dxva2, creating a decoder, and then sending D3D frames down the video chain, which immediately fails and falls back to software. Consider dxva2 only if the VO provides a context. If this fails, autoprobing will proceed to try dxva2-copy as usual. Fixes #2844.
Diffstat (limited to 'demux/demux.c')
0 files changed, 0 insertions, 0 deletions