diff options
author | Martin Storsjö <[email protected]> | 2012-08-27 12:33:42 +0300 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2012-08-27 15:29:39 +0300 |
commit | 2bd67175c7e16c1f5da15c9e55ae6db4ab1d23fd (patch) | |
tree | bc8cffce3f43ecc27699fbb731b5c0a823c4db7b /libavutil/arm/float_dsp_init_neon.c | |
parent | e0f7a9f6e7ad982b9fde99844a7727716c6f2ee1 (diff) |
vf_hqdn3d: Don't declare the loop variable within the for loop
This C99 feature is generally not used in the libav codebase,
since it breaks building with some fringe compilers (GCC 2.95,
MSVC).
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libavutil/arm/float_dsp_init_neon.c')
0 files changed, 0 insertions, 0 deletions