Commit Graph

8 Commits

Author SHA1 Message Date
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
09a88834bb Moved all c code to .h and .c files + removed struc_ prefix when not needed 2024-09-05 11:38:25 +02:00
Quentin Renard
e7c92c0115 Moved #cgo directives to a unique file 2024-09-05 10:26:52 +02:00
Quentin Renard
a83963baaa Added custom io demuxing + writable to AllocIOContext 2024-05-16 17:16:53 +02:00
Quentin Renard
338c4dfcca Oopsie poopsie 2024-05-09 11:00:50 +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
477b147104 Initial commit 2022-02-13 19:08:18 +01:00