0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/video/filter
wm4 7393f4d320
vf_vapoursynth: fix potential deadlock on init failure
When VS initialization failed, it could hang due to forgetting to
release the mutex.
2018-02-03 05:01:30 -08:00
..
refqueue.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
refqueue.h video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_d3d11vpp.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_format.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_sub.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_vapoursynth.c vf_vapoursynth: fix potential deadlock on init failure 2018-02-03 05:01:30 -08:00
vf_vavpp.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_vdpaupp.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00