mpv/video/decode
wm4 b881881dbd Revert "vd_lavc: change auto-probe order to prefer cuda over vdpau-copy"
This reverts commit 96462040ec.

I guess the autoprobing is still too primitive to handle this well. What
it really should be trying is initializing the wrapper decoder, and if
that doesn't work, try another method. This is complicated by hwaccels
initializing in a delayed way, so there is no easy solution yet.

Probably fixes #4865.
2017-09-19 18:35:29 +02:00
..
d3d.c d3d: UWP support for D3D11VA 2017-06-30 18:57:37 +02:00
d3d.h d3d: UWP support for D3D11VA 2017-06-30 18:57:37 +02:00
dec_video.c video: add metadata handling for spherical video 2017-08-21 14:56:07 +02:00
dec_video.h vo_opengl: add direct rendering support 2017-07-24 04:32:55 +02:00
hw_cuda.c cuda: add new way to set cuda context on cuvid codecs 2017-05-05 00:48:53 +02:00
hw_d3d11va.c d3d: fix behavior with deprecated FFmpeg J pixel formats 2017-07-04 14:06:31 +02:00
hw_dxva2.c d3d: fix behavior with deprecated FFmpeg J pixel formats 2017-07-04 14:06:31 +02:00
hw_videotoolbox.c videotoolbox: support new libavcodec API 2017-05-24 15:25:48 +02:00
lavc.h vd_lavc: fix device leak with copy-mode hwaccels 2017-08-09 12:00:56 +02:00
vd.h vd, vd_lavc: change license to LGPL (almost) 2017-06-15 16:32:47 +02:00
vd_lavc.c Revert "vd_lavc: change auto-probe order to prefer cuda over vdpau-copy" 2017-09-19 18:35:29 +02:00