Package bitstream-headers
Source package: bitstream-headers
Version: 1.5-alt2
Category: Development/C
Report package bug
Version: 1.5-alt2
Build time: Dec 10, 2021, 06:19 AM
in the task #291713
Report package bug
Gear: https://git.altlinux.org/gears/b/bitstream-headers.git?a=tree;hb…
Home page: http://www.videolan.org/developers/bitstream.html
Home page: http://www.videolan.org/developers/bitstream.html
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:
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.
Maintainer: Alexei Takaseev
List of contributors:
Alexei Takaseev
ACL: Alexei Takaseev, @qa, @everybody
Last changes:List of contributors:
Alexei Takaseev
ACL: Alexei Takaseev, @qa, @everybody
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 |