1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 13:14:36 +00:00
mpv/video/filter
Kevin Mitchell 0a278f92e6 vf_lavfi: fix ffmpeg deprecation warning for avfilter_graph_parse
use avfilter_graph_parse_ptr for ffmpeg
2014-04-13 18:03:01 +02:00
..
pullup.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
pullup.h
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 vf_lavfi: fix ffmpeg deprecation warning for avfilter_graph_parse 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 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_vapoursynth.c vf_vapoursynth: print an error if VapourSynth returns an unknown format 2014-04-13 12:30:57 +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
vf.c vf: auto-label video filters if no label is specified 2014-04-13 18:03:01 +02:00
vf.h vf: add vf_control_by_label to send vfctrl to specific filter 2014-04-13 18:03:01 +02:00