Author | SHA1 | Message | Date |
---|---|---|---|
|
e6b125e3be | avutil/pixelutils: add small buffers tests | 10 years ago |
|
6552b0558a |
avutil/pixelutils: check for malloc failure
Found-by: Daemon404 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
10 years ago |
|
84ac2f93ca |
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 <michaelni@gmx.at> |
10 years ago |
|
28a2107a8d | avutil: add pixelutils API | 10 years ago |