diff options
author | Måns Rullgård <mans@mansr.com> | 2009-08-19 21:59:36 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2009-08-19 21:59:36 +0000 |
commit | 8313e17976053fee193f79f3278ba656022d4233 (patch) | |
tree | 70a35aabc992f9e698fc661e5fa352e371f7d0f2 /libavutil/common.h | |
parent | 64d39b7c7630e15127f1ae2e1c8dba72265ca5c6 (diff) | |
download | ffmpeg-8313e17976053fee193f79f3278ba656022d4233.tar.gz |
flacdec: change variable-length array to fixed length
pred_order can never exceed 32, so always allocating that amount is safe
and not very wasteful.
Originally committed as revision 19669 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/common.h')
0 files changed, 0 insertions, 0 deletions