Port variant | standard |
Summary | Simple and portable single file AV1 OBU parser |
BROKEN | |
Package version | g20231206 |
Homepage | https://github.com/dwbuiten/obuparse |
Keywords | multimedia |
Maintainer | nobody |
License | ISCL |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 17 JUN 2024, 16:31:28 UTC |
Port created | 04 SEP 2023, 15:05:11 UTC |
complete | This is the obuparse-standard metapackage. It pulls in all subpackages of obuparse-standard. |
primary | Simple and portable single file AV1 OBU parser written in mostly C89 with a tiny bit of C99. * No allocations; only works on user-provided buffers and the stack. * OBU header parsing. * Sequence Header OBU parsing. * Metadata OBU parsing. * Tile List OBU parsing. * Tile Group OBU parsing. * Frame Header OBU parsing. * Frame OBU parsing. |
dev | This is the developer subpackage of the obuparse-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
Build (only) | gmake:primary:standard |
main | mirror://GITHUB/dwbuiten:obuparse:478adcc |
l-smash:standard | MP4 muxer and other tools |