Freeware Advanced Audio (AAC) Decoder including SBR decoding
https://github.com/knik0/faad2FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.
FAAD2 includes code for SBR (HE AAC) decoding.
- Developed at Staging
- 2 derived packages
Refresh
Refresh
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
baselibs.conf | 0000000009 9 Bytes | almost 14 years | |
faad2-2.9.2.tar.gz | 0000803100 784 KB | over 4 years | |
faad2-PACKAGE_VERSION.patch | 0000000389 389 Bytes | over 4 years | |
faad2-visibility.patch | 0000002331 2.28 KB | almost 5 years | |
faad2.changes | 0000008931 8.72 KB | over 4 years | |
faad2.spec | 0000005900 5.76 KB | over 4 years |
Revision 25 (latest revision is 31)
Olaf Hering (olh)
accepted
request 5113
over 4 years ago
(revision 25)
- Update to version 2.9.2 * Only use x86-assembly when explicitly on x86 * Use unsigned integers correctly * Initialize pointers that might otherwise not be * update README esp. WRT directory structure * fix compilation without SBR/PS_DEC (#48) * fix compilation with LC_ONLY_DECODER (#47) * fix "inline function 'cfftf1' declared but never defined" compiler warning * fix some inconsistencies in the frontend output * mp4read_open: add check for failed frame buffer allocation * stszin: add check for allocation error and integer overflow * add a pkg-config file * frontend: address compile warning + add missing LF (#50) * library name is faad (#52) * Unbreak PS audio (#51) - Refresh faad2-PACKAGE_VERSION.patch - Spec cleanup
Comments for faad2 0