Port details |
- obuparse Simple and portable single file AV1 OBU parser
- 2.0.1 multimedia
=2 g20241212Version of this port present on the latest quarterly branch. - Maintainer: diizzy@FreeBSD.org
 - Port Added: 2023-08-05 19:18:10
- Last Update: 2025-08-31 00:27:52
- Commit Hash: d9c806c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: ISCL
- WWW:
- https://github.com/dwbuiten/obuparse
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- obuparse>0:multimedia/obuparse
- To install the port:
- cd /usr/ports/multimedia/obuparse/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/obuparse
- pkg install obuparse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: obuparse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756578144
SHA256 (dwbuiten-obuparse-v2.0.1_GH0.tar.gz) = 99198db70a34f5448a188983208d52aac8b1ed5d076913d3f621b5abffc3cb71
SIZE (dwbuiten-obuparse-v2.0.1_GH0.tar.gz) = 29651
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- multimedia/l-smash
Configuration Options:
- No options to configure
- Options name:
- multimedia_obuparse
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|