diff options
author | Michael Niedermayer <[email protected]> | 2014-08-06 01:27:38 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2014-08-06 01:27:38 +0200 |
commit | 84ac2f93ca112769f6f0892e5deaed5a48706dcc (patch) | |
tree | 3245b9f40a7ffa938de2abab12845c88bcd425b7 /doc/examples/metadata.c | |
parent | 1b168e3bcf6f025b7be64d9dd29dbcb54cb63042 (diff) |
avutil/pixelutils: avoid on stack arrays
The arrays are fairly large and could cause problems on some embedded systems
also they are not endian safe as they mix 32 and 8bit
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/metadata.c')
0 files changed, 0 insertions, 0 deletions