mpv/video/filter
wm4 9db08cf53b vf_eq: don't malloc priv struct
There wasn't any reason for this. In fact, it's a memory leak. The
proper priv struct is already allocated vf.c and the option parser.
2014-03-30 10:19:02 +02:00
..
pullup.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
pullup.h
vf.c build: simplify libavfilter configure checks 2014-03-16 13:19:29 +01:00
vf.h m_option: add mp_log context to sub-module print_help callback 2013-12-21 21:43:16 +01:00
vf_crop.c video/filter: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_delogo.c vf_delogo: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_divtc.c video/filter: mp_msg conversions 2013-12-21 20:50:10 +01: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 video/filter: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_flip.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_format.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01: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 Remove some more unneeded version checks 2014-03-16 13:19:28 +01: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 Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_noise.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_phase.c video/filter: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_pp.c m_option: add mp_log context to sub-module print_help callback 2013-12-21 21:43:16 +01:00
vf_pullup.c msg: remove global state 2013-12-21 23:11:12 +01:00
vf_rotate.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01: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 video/filter: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_stereo3d.c video/filter: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_sub.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01: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_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