Changes in uspace/lib/draw/codec/webp.c [a35b458:2bb6d04] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/codec/webp.c
ra35b458 r2bb6d04 42 42 #include <stdint.h> 43 43 #include <abi/fourcc.h> 44 #include "webp.h"44 #include <draw/codec.h> 45 45 46 46 /** Check for input buffer overrun condition */
Note:
See TracChangeset
for help on using the changeset viewer.