Package bitstream-headers
Source package: bitstream-headers
Version: 1.5-alt2
Category: Development/C
Report package bug
Version: 1.5-alt2
Build time: Dec 19, 2021, 11:35 AM
Report package bug
License: MIT
Summary: biTStream is a set of C headers allowing a simpler access to binary structures such as specified by MPEG, DVB, IETF, etc.
Description:
Last changes:Summary: biTStream is a set of C headers allowing a simpler access to binary structures such as specified by MPEG, DVB, IETF, etc.
Description:
biTStream is a set of C headers allowing a simpler access to binary structures such as specified by MPEG, DVB, IETF, etc. biTStream is lower level, and more efficient: fewer memory allocations, fewer memory copies. It also features a better separation between layers and specifications.
Dec. 10, 2021 Alexei Takaseev 1.5-alt2 |
- update to git:ba7576b3ae754a8648f43cfd8ae7560ace616816 - Fix paths in bitstream.pc |
Feb. 1, 2019 Alexei Takaseev 1.5-alt1 |
- 1.5 - rtcp_get_rc: missing const - rtcp: add app-specific packet type |
Sept. 24, 2018 Alexei Takaseev 1.4-alt2 |
- update to git:6a24dfe25ba7145ade30d5c529a9bfaad7d22201 * Append size check in scte35_validate. * Add more ATSC A/52 support * mpga: add mpga_sync_compare_formats_free |