C library and frontend for decoding MPEG2/4 AAC

http://www.audiocoding.com/

FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder, completely
written from scratch. FAAD 2 is licensed under the GPL.

Refresh
Refresh
Source Files
Filename Size Changed Actions
baselibs.conf 0000000009 9 Bytes over 13 years
faad2-2.9.2.tar.gz 0000803100 784 KB almost 4 years
faad2-PACKAGE_VERSION.patch 0000000389 389 Bytes almost 4 years
faad2-visibility.patch 0000002331 2.28 KB about 4 years
faad2.changes 0000008931 8.72 KB almost 4 years
faad2.spec 0000005900 5.76 KB almost 4 years
Revision 25 (latest revision is 30)
Olaf Hering Olaf Hering (olh) accepted request 5113 almost 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