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.
- Devel package for Essentials
- Links to Essentials / faac
- Has a link diff
Refresh
Refresh
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000252 252 Bytes | over 5 years | |
faac-1.30.tar.gz | 0000241750 236 KB | over 5 years | |
project.diff | 0000002913 2.84 KB | over 5 years |
Revision 2 (latest revision is 5)
- 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
Comments for faac 0