pread/pwrite/ipf encoder/ipf decoder

This commit is contained in:
minjaesong
2022-09-17 23:36:02 +09:00
parent 96b54933c7
commit d4dc99ff83
13 changed files with 141 additions and 15 deletions

View File

@@ -413,13 +413,13 @@ TYPE 255 FRAME -
TSVM Interchangeable Picture Format (aka iPF Type 1/2)
Image is divided into 4x4 blocks and each block is serialised, then the entire file is gzipped
Image is divided into 4x4 blocks and each block is serialised, then the entire iPF blocks are gzipped
# File Structure
\x1F T S V M i P F
[HEADER]
[Blocks.gz] or [Blocks] // gzipping is optional and only done for videos
[Blocks.gz]
- Header
uint16 WIDTH