diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-30 17:26:05 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-09 11:45:21 +0200 |
commit | 890b8da1ce27fd365eaffefc7efcbadae9f01f2a (patch) | |
tree | c8fa6f7e778280874751bf53905c12e2e6852545 /libavcodec/x86/vvc/dsp_init.c | |
parent | 830fab689153a41fc4491b1add411a628a00fb5a (diff) | |
download | ffmpeg-890b8da1ce27fd365eaffefc7efcbadae9f01f2a.tar.gz |
configure: Allow mixing declarations and statements
This C90 rule forces us to use a too big scope and should
therefore be dropped. Given that we already require C11,
all supported compilers can handle mixed declarations
and statements just fine.
Reviewed-by: Zhao Zhili <quinkblack-at-foxmail.com@ffmpeg.org>
Reviewed-by: Marvin Scholz <epirat07@gmail.com>
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/x86/vvc/dsp_init.c')
0 files changed, 0 insertions, 0 deletions