1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-14 11:01:35 +00:00
mpv/video/filter
wm4 71cc8c1581 vf_rotate: fix for some obscure pixel formats
Repurpose the 3 byte case for any unhandled pixel width. Fixes rotation
with e.g. rgb48. Very inefficient, but works.
2013-05-03 21:08:26 +02:00
..
pullup.c
pullup.h
vf_crop.c
vf_delogo.c
vf_divtc.c vf_divtc, vf_phase: Fix handling of subsampled formats 2013-04-10 00:22:00 +02:00
vf_dlopen.c
vf_dlopen.h
vf_down3dright.c
vf_dsize.c
vf_eq.c
vf_expand.c
vf_flip.c vf_flip: move flipping code to mp_image.c 2013-03-01 11:28:59 +01:00
vf_format.c
vf_gradfun.c
vf_hqdn3d.c
vf_ilpack.c
vf_lavfi.c vf_lavfi: move compat crap to the start of the file 2013-04-26 20:40:27 +02:00
vf_mirror.c
vf_noformat.c
vf_noise.c
vf_phase.c vf_divtc, vf_phase: Fix handling of subsampled formats 2013-04-10 00:22:00 +02:00
vf_pp.c
vf_pullup.c
vf_rotate.c vf_rotate: fix for some obscure pixel formats 2013-05-03 21:08:26 +02:00
vf_scale.c video: add XYZ support 2013-05-01 16:26:45 +02:00
vf_screenshot.c
vf_softpulldown.c
vf_stereo3d.c
vf_sub.c
vf_swapuv.c
vf_unsharp.c
vf_vo.c vf_vo: remove pointless NULL checks 2013-03-01 11:17:33 +01:00
vf_yadif.c
vf.c vf_lavfi: add libavfilter bridge 2013-04-21 04:39:58 +02:00
vf.h