8 Commits

Author SHA1 Message Date
Quentin Renard
7dedb3f330 IOInterrupted now has a pointer to the callback + added tests for dictionary and iointerrupter for openiocontext 2024-12-13 11:24:16 +01:00
oldma3095
f8f8f0e7ee OpenIOContextWithDictionary (#116)
* OpenIOContextWithDictionary

* OpenIOContext

* OpenIOContext

* IOInterrupterCB

* OpenIOContext(filename string, flags IOContextFlags, ii *IOInterrupter, d *Dictionary)
2024-12-12 15:26:30 +01:00
Daniel Sullivan
ff9ebd25ed Support for io.EOF to C.AVERROR_EOF mapping (#73)
* Support for io.EOF to C.AVERROR_EOF mapping

* Requested changes
2024-09-22 11:15:36 +02:00
Quentin Renard
a83963baaa Added custom io demuxing + writable to AllocIOContext 2024-05-16 17:16:53 +02:00
Quentin Renard
869bb04b81 Added AllocIOContext 2024-05-07 16:11:03 +02:00
Quentin Renard
b5db8fb22f Added Classer + now logs returns a Classer + tests are now done in astiav package 2024-02-28 18:05:36 +01:00
Quentin Renard
d403686a79 Not using io/ioutil anymore 2023-03-31 16:35:15 +02:00
Quentin Renard
477b147104 Initial commit 2022-02-13 19:08:18 +01:00