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.10.0.tar.gz | 0000803225 784 KB | almost 4 years | |
faad2-PACKAGE_VERSION.patch | 0000001081 1.06 KB | almost 4 years | |
faad2-visibility.patch | 0000002331 2.28 KB | almost 5 years | |
faad2.changes | 0000010282 10 KB | almost 4 years | |
faad2.spec | 0000005991 5.85 KB | almost 4 years |
Revision 29 (latest revision is 31)
Olaf Hering (olh)
accepted
request 5288
almost 4 years ago
(revision 29)
- Update to version 2.10.0 * mp4read.c: fix stack-buffer-overflow in stringin()/ftypin() * fix heap-buffer-overflow in mp4read.c * Remove non-ASCII characters * Remove trailing whitespace * Check return value of ltp_data. * Restrict SBR frame length to 960 and 1024 samples. * Support object type 29. * Support implicit SBR signaling in frontend. * Fix PNS decoding when only right channel is noise. * Initialize element_id array with an invalid id. * Fix NULL pointer dereferences. * Fix infinite loop in adts_parse. * Fix infinite loop in huffman_getescape. * Check for error after each channel decode. * Check for inconsistent number of channels. - Drop faad2-fix-stack-overflow.patch (merged upstream) - Refresh faad2-PACKAGE_VERSION.patch to make it future-proof
Comments for faad2 0