1
mirror of https://github.com/mpv-player/mpv synced 2024-11-18 21:16:10 +01:00
mpv/video/filter
wm4 c1b15ae437
vf_vapoursynth: fix obscure/impossible leak
Unknown frames were not freed properly. Although this doesn't really
happen anyway, because we're never going to feed audio frames to a video
filter chain. Since it's theoretically possible, and all other filters
handle this consistently, fix it anyway.
2018-02-03 05:01:31 -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 obscure/impossible leak 2018-02-03 05:01:31 -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