ffmpeg/libavcodec/x86/h26x
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions
Inside a function an extra ';' is a null statement;
but outside of it it simply must not happen.
So remove them.

Reviewed-by: Nuo Mi <nuomi2021@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-02-21 01:06:29 +01:00
..
h2656_inter.asm
h2656dsp.c x86/h26x/h2656dsp: add missing preprocessor wrappers 2024-02-01 16:04:09 -03:00
h2656dsp.h avcodec: Remove superfluous ';' outside of functions 2024-02-21 01:06:29 +01:00