FFmpeg/libavfilter
Andreas Rheinhardt 3c700c82cb avfilter/vf_unsharp: Remove unnecessary ;
A macro that expands to a function definition might look like a
declaration, but it isn't and therefore an extra ';' at the end is
unnecessary and actually invalid (both GCC and Clang warn about this
when using -pedantic).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-01-26 17:44:41 +01:00
..
2021-01-01 15:25:48 +01:00
2021-01-01 15:25:48 +01:00
2021-01-26 12:19:09 +01:00
2021-01-17 12:06:01 +01:00
2021-01-17 12:06:01 +01:00
2021-01-26 12:19:09 +01:00
2021-01-26 12:19:09 +01:00
2021-01-25 00:48:35 +01:00
2021-01-01 15:25:48 +01:00
2021-01-26 12:19:09 +01:00
2020-05-23 15:52:27 +02:00