- 9388015 Add size_t casts to fix MSVC x86 compiler warnings by Wan-Teh Chang · 4 years, 6 months ago
- 1dd4e86 Detect file read error by calling ferror() by Wan-Teh Chang · 4 years, 6 months ago
- b69a329 avifIO read() should require readFlags == 0 by Wan-Teh Chang · 4 years, 6 months ago
- a930b43 Change 'size' param of avifIOReadFunc to size_t by Wan-Teh Chang · 4 years, 6 months ago
- 136d757 Declare the sizeHint field of avifIO as uint64_t by Wan-Teh Chang · 4 years, 6 months ago
- 54b2ef2 Miscellaneous cleanup changes for src/io.c by Wan-Teh Chang · 4 years, 6 months ago
- b856dc2 Read fails if offset is past end of buffer or file by Wan-Teh Chang · 4 years, 6 months ago
- a6d7874 avifIOMemoryReaderRead: Validate size correctly by wantehchang · 4 years, 6 months ago
- 1610471 avifIO: Remove API functions that take FILE* arguments by Derek Buitenhuis · 4 years, 6 months ago
- 0675bef Rename sizeLimit to sizeHint, it better matches the comment and conveys its optional nature by Joe Drago · 4 years, 6 months ago
- be4cbb9 avifIO reader API by Joe Drago · 4 years, 6 months ago