0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/video/filter
Rudolf Polzer e830b00458 vf_scale: support more pixel formats
The RGBA, ARGB, BGRA, ABGR were previously not always supported,
depending on system endianness.
2012-12-28 08:31:58 +01:00
..
pullup.c
pullup.h
vf_crop.c
vf_delogo.c
vf_divtc.c
vf_dlopen.c vf_dlopen: fix a typo in zeroing memory (thanks, pigoz) 2012-11-13 09:52:53 +01:00
vf_dlopen.h
vf_down3dright.c
vf_dsize.c
vf_eq.c video/filter: rename vf_eq2 to vf_eq 2012-11-16 21:21:14 +01:00
vf_expand.c
vf_flip.c
vf_format.c
vf_gradfun.c
vf_hqdn3d.c
vf_ilpack.c
vf_mirror.c
vf_noformat.c
vf_noise.c
vf_phase.c
vf_pp.c
vf_pullup.c
vf_rotate.c
vf_scale.c vf_scale: support more pixel formats 2012-12-28 08:31:58 +01:00
vf_screenshot.c screenshot: add subs even with vf_screenshot 2012-11-21 19:58:51 +01:00
vf_softpulldown.c vf_softpulldown: fix possible regression 2012-11-20 18:00:15 +01:00
vf_stereo3d.c
vf_sub.c options: move -ass-bottom-margin/-ass-top-margin options to vf_sub 2012-12-12 23:35:34 +01:00
vf_swapuv.c
vf_unsharp.c
vf_vo.c options, vo_x11: remove -zoom option, make it default 2012-11-16 21:21:14 +01:00
vf_yadif.c
vf.c video/filter: rename vf_eq2 to vf_eq 2012-11-16 21:21:14 +01:00
vf.h