Skip to content

Add avif_off_t and avif_fseeko() and avif_ftello()#3094

Merged
wantehchang merged 2 commits intoAOMediaCodec:mainfrom
wantehchang:add-avif_off_t
Mar 24, 2026
Merged

Add avif_off_t and avif_fseeko() and avif_ftello()#3094
wantehchang merged 2 commits intoAOMediaCodec:mainfrom
wantehchang:add-avif_off_t

Conversation

@wantehchang
Copy link
Copy Markdown
Collaborator

Add simple wrappers around POSIX's fseeko() and ftello() and Windows' _fseeki64() and _ftelli64().

@wantehchang wantehchang requested a review from jzern March 11, 2026 01:46
Add simple wrappers around POSIX's fseeko() and ftello() and Windows'
_fseeki64() and _ftelli64().
@wantehchang wantehchang merged commit a6e895f into AOMediaCodec:main Mar 24, 2026
25 checks passed
@wantehchang wantehchang deleted the add-avif_off_t branch March 24, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants