1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00
mpv/video/filter
wm4 b18f02d1ad options: add options that set defaults for af/vf/ao/vo
There are some use cases for this. For example, you can use it to set
defaults of automatically inserted filters (like af_lavrresample). It's
also useful if you have a non-trivial VO configuration, and want to use
--vo to quickly change between the drivers without repeating the whole
configuration in the --vo argument.
2013-12-01 00:12:10 +01:00
..
pullup.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
pullup.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
vf_crop.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_delogo.c Fix some more -Wshadow warnings 2013-11-01 17:35:38 +01:00
vf_divtc.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_dlopen.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_dlopen.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
vf_down3dright.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_dsize.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_eq.c video/filter: fix PIC compile on x86 2013-11-26 23:43:56 +01:00
vf_expand.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_flip.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_format.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_gradfun.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_hqdn3d.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_ilpack.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_lavfi.c options: print lavfi filter list with --vf=lavfi=help 2013-11-23 21:35:52 +01:00
vf_mirror.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_noformat.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_noise.c video/filter: fix PIC compile on x86 2013-11-26 23:43:56 +01:00
vf_phase.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_pp.c options: implement --pphelp differently 2013-11-23 21:34:24 +01:00
vf_pullup.c vf_pullup: properly reset on seek 2013-11-29 15:08:05 +01:00
vf_rotate.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_scale.c Take care of some libavutil deprecations, drop support for FFmpeg 1.0 2013-11-29 17:39:57 +01:00
vf_screenshot.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_softpulldown.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_stereo3d.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_sub.c osd: remove mp_osd_res.video_par field 2013-11-24 14:44:58 +01:00
vf_swapuv.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_unsharp.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_vavpp.c vaapi: remove unused hw image formats, simplify 2013-11-29 14:19:29 +01:00
vf_vo.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
vf_yadif.c Enable -Wshadow 2013-11-01 13:00:15 +01:00
vf.c options: add options that set defaults for af/vf/ao/vo 2013-12-01 00:12:10 +01:00
vf.h options: implement --pphelp differently 2013-11-23 21:34:24 +01:00