summaryrefslogtreecommitdiffstats
path: root/libAACenc/src
Commit message (Expand)AuthorAgeFilesLines
* libAACenc set correct granuleLength in TNSMatthias P. Braendli2014-06-021-0/+1
* Write DSE at start of AUMatthias P. Braendli2014-03-251-28/+36
* retab the codeMatthias P. Braendli2014-03-071-1/+1
* add DAB AOTs to getSbrSignalingModeMatthias P. Braendli2013-12-151-3/+4
* remove old call to aacEncoder_LimitBitrateMatthias P. Braendli2013-12-141-15/+2
* add case 960 to bandwidth.cppMatthias P. Braendli2013-12-141-0/+2
* less noisepiratfm2013-12-142-2/+2
* AU alignment changed (last AU takes all possible space in superframe).piratfm2013-12-144-10/+25
* add reed-solomon encoding.piratfm2013-12-142-5/+5
* vlc works with bare aacpiratfm2013-12-144-11/+100
* Apply piratfm's first commitMatthias P. Braendli2013-12-146-3/+137
* Revert "Avoid too big changes in isScale"Martin Storsjo2013-11-011-9/+0
* Merge remote-tracking branch 'aosp/kitkat-release' into kitkat-mergeMartin Storsjo2013-11-0172-531/+1102
|\
| * Encoder 7.1 supportJean-Michel Trivi2013-09-0318-115/+137
| * Encoder ELD auto configuratorJean-Michel Trivi2013-09-031-2/+102
| * Encoder explicit signalingJean-Michel Trivi2013-09-031-14/+97
| * Encoder downsampled SBRJean-Michel Trivi2013-08-292-56/+109
| * AAC Encoder low delay qualityJean-Michel Trivi2013-08-2812-190/+500
| * AAC encoder metadata improvementJean-Michel Trivi2013-08-202-8/+13
| * SBR header periodJean-Michel Trivi2013-08-201-2/+5
| * AAC encoder bitrate limitationJean-Michel Trivi2013-08-201-47/+49
| * SBR encoder improvementJean-Michel Trivi2013-08-201-1/+1
| * Encoder intensity fixJean-Michel Trivi2013-08-203-11/+20
| * Encoder quantizer fixJean-Michel Trivi2013-08-202-3/+3
| * Decode and SYS lib cleanupJean-Michel Trivi2013-08-207-23/+13
| * Disclaimer update, lib version incrementJean-Michel Trivi2013-08-2072-74/+74
* | Check the right element in isBookMartin Storsjo2013-07-101-1/+1
* | Avoid too big changes in isScaleMartin Storsjo2013-03-181-0/+9
* | Don't try to shift more bits than the variable lengthMartin Storsjo2013-02-171-2/+8
* | Revert parts of "Use saturating adds to avoid overflow"Martin Storsjo2012-11-011-2/+2
* | Merge remote-tracking branch 'aosp/jb-mr1-release' into masterMartin Storsjo2012-11-0111-254/+86
|\|
| * Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-025-197/+10
| * Bug fixes in AAC decoder, AAC encoder, FDK libraryJean-Michel Trivi2012-09-097-58/+77
| * Don't try to shift more bits than the variable lengthMartin Storsjo2012-08-101-2/+8
| * Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-1174-0/+30370
* Make sure AACdynamic_RAM gets allocated aligned to 8 bytesJeffrey Knockel2012-10-251-1/+1
* Add support for Workgroup 4 (WG4) channel mappingSergio Ammirata2012-10-053-3/+18
* Use a saturating shift to avoid overflowMartin Storsjo2012-09-021-1/+1
* Use saturating adds in all other similar loops in groupShortData as wellMartin Storsjo2012-08-101-3/+3
* Don't try to shift more bits than the variable lengthMartin Storsjo2012-08-101-2/+8
* Use saturating adds to avoid overflowMartin Storsjo2012-08-102-3/+3
* Allow setting bitrate modes 1-5 tooMartin Storsjo2012-07-111-0/+5
* Add NOTICE file. Rework make file so it appears in settings.Dave Burke2012-06-121-53/+0
* Added license boilerplate to all source files.Dave Burke2012-06-1174-1277/+5804
* Update to 2012_05_11 version.Dave Burke2012-05-125-71/+252
* Fraunhofer AAC codec.Dave Burke2012-04-1775-0/+25715