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