diff options
author | Måns Rullgård <mans@mansr.com> | 2010-01-13 03:11:02 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-01-13 03:11:02 +0000 |
commit | f3da24c4c311766d8d2f76d008b0e6a652300dd0 (patch) | |
tree | f1b0f8ab9b266763279b626b039d8a532f237bcf /libavcodec/motion-test.c | |
parent | 0cd73b6c30269e1185e39ff812751671ad64c3b7 (diff) | |
download | ffmpeg-f3da24c4c311766d8d2f76d008b0e6a652300dd0.tar.gz |
SIPR: kill variable-length arrays
Two of these are in fact constant size, so use the constant instead of
a variable in the declarations. The remaining one is small enough
that always using the maximum size is acceptable.
Originally committed as revision 21183 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/motion-test.c')
0 files changed, 0 insertions, 0 deletions