Frontend for encoding MPEG2/4 AAC

http://www.audiocoding.com/

FAAC is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC encoder, completely
written from scratch.

Refresh
Refresh
Source Files
Filename Size Changed Actions
baselibs.conf 0000000009 9 Bytes over 13 years
faac-1.30.tar.gz 0000241750 236 KB over 4 years
faac.changes 0000007013 6.85 KB over 4 years
faac.spec 0000003055 2.98 KB over 4 years
Revision 13 (latest revision is 14)
Hillwood Yang Hillwood Yang (hillwood) accepted request 5002 over 4 years ago (revision 13)
- Update version to 1.30
  * Fix Joint Stereo coding, drop faac-fix-broken-joint-stereo.patch
  * Code cleanup and compilation fixes
  * Fix endianness conversion functions
  * Fix compilation with GCC < 4.6
  * Fix compilation on big endian systems
  * Fix division by zero errors
  * Fix compilation with GCC <= 4.7.3
  * Change pointer type for proper arithmetics
  * Fix logic error in compiler detection
  * Revert back to some more generic SSE2 code
  * Fix a memory leak
  * Fix some cppcheck warnings in the Cfaac code
  * Check index ranges before dereferencing book arrays (CVE-2018-19886)
  * Clean up stdint.h header inclusions
  * Consistently use stdint.h types
  * Update Visual Studio 2017 projects
  * Add stdint.h header inclusions
  * Port over ac2ver tool from faad2 to generate PACKAGE_VERSION
  * when compiling with Visual Studio
  * Memory allocations redefined (forwarded request 5001 from hillwood)
Comments for faac 0