mpv/video/filter
wm4 9708248eb3 vf_vdpaupp: fix error handling and software input mode
Crashed when no vdpau device was loaded. Also there was a mistake of not
setting p->ctx, which broke software surface input mode. This was not
found before, because p->ctx is not needed for anything else.

Fixes #5294.
2017-12-27 01:52:09 -07:00
..
refqueue.c
refqueue.h
vf.c vf_buffer: remove this filter 2017-12-12 22:02:56 +02:00
vf.h video: change --deinterlace behavior 2017-08-22 19:08:07 +02:00
vf_convert.c vf_convert: default to limited range when converting RGB to YUV 2017-12-11 21:27:11 +02:00
vf_d3d11vpp.c video: remove some more hwdec legacy stuff 2017-12-02 04:53:55 +01:00
vf_format.c vf_sub, vf_format: change license to LGPL 2017-11-29 18:22:23 +01:00
vf_lavfi.c vf_lavfi: remove old internal wrapper API stuff 2017-11-29 18:26:25 +01:00
vf_sub.c vf_sub, vf_format: change license to LGPL 2017-11-29 18:22:23 +01:00
vf_vapoursynth.c msg: reinterpret a bunch of message levels 2017-12-15 22:28:47 -08:00
vf_vavpp.c video: remove some more hwdec legacy stuff 2017-12-02 04:53:55 +01:00
vf_vdpaupp.c vf_vdpaupp: fix error handling and software input mode 2017-12-27 01:52:09 -07:00