mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
9d69eae162
Successful decoding of a frame resets ctx->hwdec_fail_count to 0 - which us ok, but prevents fallback if it fails if --vd-lavc-software-fallback is set to something higher than 1. Just fail it immediately, since failing here always indicates some real error (or OOM), not e.g. a video parsing error or such, which we try to tolerate via the error counter. |
||
---|---|---|
.. | ||
d3d.c | ||
d3d.h | ||
dec_video.c | ||
dec_video.h | ||
hw_cuda.c | ||
hw_d3d11va.c | ||
hw_dxva2.c | ||
hw_vaapi_old.c | ||
hw_vaapi.c | ||
hw_vdpau.c | ||
hw_videotoolbox.c | ||
lavc.h | ||
vd_lavc.c | ||
vd.h |