summaryrefslogtreecommitdiffstats
path: root/libAACenc
Commit message (Expand)AuthorAgeFilesLines
* 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-145-12/+102
* Apply piratfm's first commitMatthias P. Braendli2013-12-147-3/+138
* Include the encoder library version in the publicly installed headerMartin Storsjo2013-11-011-0/+3
* 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-0173-576/+1251
|\
| * Encoder 7.1 supportJean-Michel Trivi2013-09-0319-136/+166
| * Encoder ELD auto configuratorJean-Michel Trivi2013-09-032-4/+132
| * Encoder explicit signalingJean-Michel Trivi2013-09-032-22/+141
| * Encoder downsampled SBRJean-Michel Trivi2013-08-293-69/+154
| * 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-2073-75/+75
* | 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-0112-347/+88
|\|
| * Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-025-197/+10
| * Bug fixes in AAC decoder, AAC encoder, FDK libraryJean-Michel Trivi2012-09-098-151/+79
| * Don't try to shift more bits than the variable lengthMartin Storsjo2012-08-101-2/+8
| * Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-1175-0/+31582
* 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-122-54/+0
* Added license boilerplate to all source files.Dave Burke2012-06-1175-1293/+5882
* Update to 2012_05_11 version.Dave Burke2012-05-125-71/+252
* Fraunhofer AAC codec.Dave Burke2012-04-1777-0/+26866