mpv/video/filter
wm4 7178257bb6 vf_vapoursynth: wipe vapoursynth state completely on reloading
Before this commit, the filter attempted to keep the vsscript state
(p->se) even when the script was reloaded. Change it to destroy the
script state too on reloading. Now no workaround for LoadPlugin is
necessary, and this also fixes a weird theoretical race condition when
destroying and recreating the mpv source filter.
2014-04-14 18:03:13 +02:00
..
pullup.c Kill all tabs 2014-04-13 18:03:01 +02:00
pullup.h Kill all tabs 2014-04-13 18:03:01 +02:00
vf.c vf: auto-label video filters if no label is specified 2014-04-13 18:03:01 +02:00
vf.h vf_lavfi: copy AVFrame metadata into vf_lavfi priv 2014-04-13 18:03:01 +02:00
vf_crop.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_delogo.c vf_delogo: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_divtc.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_dlopen.c video/filter: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_dlopen.h
vf_dsize.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_eq.c vf_eq: don't malloc priv struct 2014-03-30 10:19:02 +02:00
vf_expand.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_flip.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_format.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_gradfun.c vf_gradfun: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_hqdn3d.c vf_hqdn3d: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_ilpack.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_lavfi.c vf_lavfi: copy AVFrame metadata into vf_lavfi priv 2014-04-13 18:03:01 +02:00
vf_lavfi.h build: simplify libavfilter configure checks 2014-03-16 13:19:29 +01:00
vf_mirror.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_noformat.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_noise.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_phase.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_pp.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_pullup.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_rotate.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_scale.c sws_utils: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_screenshot.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_softpulldown.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_stereo3d.c video/filter: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_sub.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_swapuv.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_unsharp.c vf_unsharp: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_vapoursynth.c vf_vapoursynth: wipe vapoursynth state completely on reloading 2014-04-14 18:03:13 +02:00
vf_vavpp.c vaapi: make struct va_surface private 2014-03-17 18:22:35 +01:00
vf_yadif.c vf_yadif: remove internal implementation 2014-03-16 13:19:29 +01:00