Mercurial > libavcodec.hg
comparison mjpegenc.c @ 10871:c06d95ce2db0 libavcodec
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.
author | mru |
---|---|
date | Wed, 13 Jan 2010 03:11:02 +0000 |
parents | 7127645ee791 |
children | 8a4984c5cacc |
comparison
equal
deleted
inserted
replaced
10870:12bdac3c245b | 10871:c06d95ce2db0 |
---|