Source: faac
Section: sound
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Fabian Greffrath <fabian@debian.org>,
 Reinhard Tartler <siretart@tauware.de>
Build-Depends:
 debhelper-compat (= 14),
 meson
Standards-Version: 4.7.4
Homepage: https://github.com/knik0/faac
Vcs-Git: https://salsa.debian.org/multimedia-team/faac.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/faac
Description: Freeware Advanced Audio Coder
 FAAC is an open-source, dependency-free AAC encoder aimed at embedded
 and pipeline use cases where footprint and throughput matter as much
 as quality.
 .
 Key features:
 .
  - MPEG-4 AAC-LC and HE-AAC v1 (SBR) profiles
  - Sample rates from 8 kHz to 96 kHz, supporting mono up to 5.1
    multichannel
  - VBR and ABR rate control with a bit reservoir
  - Advanced encoding tools: Dynamic block-switching, PNS, and TNS
  - Flexible output options: Raw ADTS, ADIF bitstream

Package: faac
Architecture: any
Description: ${source:Synopsis} (frontend)
 ${source:Extended-Description}
 .
 This package contains the frontend.

Package: libfaac-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libfaac1 (= ${binary:Version})
Description: ${source:Synopsis} (development)
 ${source:Extended-Description}
 .
 This package contains the development files.

Package: libfaac1
Section: libs
Architecture: any
Multi-Arch: same
Description: ${source:Synopsis} (library)
 ${source:Extended-Description}
 .
 This package contains the shared library.
