Port details on branch 2023Q1 |
- liba52 Free library for decoding ATSC A/52 streams, aka AC-3
- 0.8.0_2 audio =175 0.8.0_2Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2001-10-16 10:21:53
- Last Update: 2024-08-24 10:36:02
- Commit Hash: f21af2e
- People watching this port, also watch:: libogg, libvorbis, libiconv, png, freetype2
- License: GPLv2
- WWW:
- https://git.adelielinux.org/community/a52dec/
- Description:
- [ from developer's site ]
It is a free library for decoding ATSC A/52 streams, aka AC-3. The
A/52 standard is used in a variety of applications, e.g., digital
television and DVD. The main goals in liba52 development are:
Portability - most of the code is written in C, and when we use
platform-specific optimizations we always have a generic C routine
to fall back on.
Reusability - we do not want liba52 to include any project-specific
code, but it should still include enough features to be used by
very diverse projects.
Precision - We are trying to implement all of the A/52 standard,
and to have a very precise output by doing all the calculations in
floating point. We have a test suite that detects any deviation in
the output when compared to previous versions. We do not have access
to official A/52 test vectors though, so we have to use our judgement
to ensure that such deviations are only introduced when we fix bugs!
Speed - liba52 is really fast, on any modern PC it should take only
a few percent of CPU time.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/liba52/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/liba52
- pkg install liba52
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: liba52
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682932929
SHA256 (a52dec-0.8.0.tar.gz) = 03c181ce9c3fe0d2f5130de18dab9bd8bc63c354071515aa56983c74a9cffcc9
SIZE (a52dec-0.8.0.tar.gz) = 456192
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- audio/gstreamer1-plugins-a52dec
- games/scummvm
- multimedia/dvbcut
- multimedia/libxine
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for liba52-0.8.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_liba52
- USES:
- autoreconf libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|