summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_unsharp.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-03 22:28:36 +0100
committerwm4 <wm4@nowhere>2013-12-04 00:07:39 +0100
commit6a2eeedc4c89511938dd2aa727bc3a1898673578 (patch)
tree61e4523bcca15bfd9e83579ca114a3bb87d36421 /video/filter/vf_unsharp.c
parentad950be4150d212252ea72fab724fe3342652d62 (diff)
downloadmpv-6a2eeedc4c89511938dd2aa727bc3a1898673578.tar.bz2
mpv-6a2eeedc4c89511938dd2aa727bc3a1898673578.tar.xz
vf_noise: reroute to vf_lavfi
Unfortunately, this forces filtering both luma and chroma, because otherwise we'd have to deal with libavfilter's vf_noise weird handling of YUV vs. RGB formats. Would we e.g. filter luma only, it would filter red in RGB mode only, because it goes by component and there's no way to distinguish YUV and RGB by just using the filter's options.
Diffstat (limited to 'video/filter/vf_unsharp.c')
0 files changed, 0 insertions, 0 deletions