summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_unsharp.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-06-01 01:34:00 +0200
committerwm4 <wm4@nowhere>2015-06-01 01:34:00 +0200
commit8e010a500d4e7d74249606ee130f9e29d373fc5b (patch)
tree8106b394eae0a95ef6f102de1adb749116f855f2 /video/filter/vf_unsharp.c
parent4c20e45561817dfe13634289161da11cf85e560e (diff)
downloadmpv-8e010a500d4e7d74249606ee130f9e29d373fc5b.tar.bz2
mpv-8e010a500d4e7d74249606ee130f9e29d373fc5b.tar.xz
vf_vavpp: remove dummy loop, unindent
This used a do-while loop, which runs only once, as replacement for a cleanup goto. While this is ok, doing a goto directly is easier to follow and is closer to idiomatic C. But mainly remove it so that the indentation can be reduced.
Diffstat (limited to 'video/filter/vf_unsharp.c')
0 files changed, 0 insertions, 0 deletions