Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | less noise | piratfm | 2013-12-14 | 6 | -8/+135 | |
* | AU alignment changed (last AU takes all possible space in superframe). | piratfm | 2013-12-14 | 7 | -16/+170 | |
* | add reed-solomon encoding. | piratfm | 2013-12-14 | 6 | -20/+56 | |
* | vlc works with bare aac | piratfm | 2013-12-14 | 13 | -110/+2289 | |
* | add app | piratfm | 2013-12-14 | 1 | -0/+422 | |
* | Update README.md | piratfm | 2013-12-14 | 1 | -0/+21 | |
* | Apply piratfm's first commit | Matthias P. Braendli | 2013-12-14 | 9 | -8/+148 | |
* | Bump the version number, add a changelog entryv0.1.3 | Martin Storsjo | 2013-11-25 | 2 | -2/+6 | |
* | Include autogen.sh when building distribution packages | Martin Storsjo | 2013-11-25 | 1 | -0/+1 | |
* | Include the encoder library version in the publicly installed header | Martin Storsjo | 2013-11-01 | 1 | -0/+3 | |
* | Avoid casting arbitrary values to an enum | Martin Storsjo | 2013-11-01 | 1 | -6/+6 | |
* | Revert "Avoid too big changes in isScale" | Martin Storsjo | 2013-11-01 | 1 | -9/+0 | |
* | Merge remote-tracking branch 'aosp/kitkat-release' into kitkat-merge | Martin Storsjo | 2013-11-01 | 306 | -6930/+7861 | |
|\ | ||||||
| * | Encoder 7.1 support | Jean-Michel Trivi | 2013-09-03 | 27 | -193/+231 | |
| * | Encoder ELD auto configurator | Jean-Michel Trivi | 2013-09-03 | 2 | -4/+132 | |
| * | Encoder explicit signaling | Jean-Michel Trivi | 2013-09-03 | 7 | -3588/+3828 | |
| * | Encoder downsampled SBR | Jean-Michel Trivi | 2013-08-29 | 18 | -5787/+5360 | |
| * | AAC Encoder low delay quality | Jean-Michel Trivi | 2013-08-28 | 14 | -211/+563 | |
| * | Decoder parse ASC | Jean-Michel Trivi | 2013-08-27 | 3 | -2/+61 | |
| * | Decoder stability, sanity checks improvements | Jean-Michel Trivi | 2013-08-27 | 16 | -294/+683 | |
| * | Decode dynamic range control improvements | Jean-Michel Trivi | 2013-08-27 | 6 | -19/+68 | |
| * | Decode parametric stereo even with invalid channel config | Jean-Michel Trivi | 2013-08-27 | 6 | -11/+18 | |
| * | FDK update for downsampled SBR | Jean-Michel Trivi | 2013-08-27 | 8 | -4/+37 | |
| * | AAC encoder metadata improvement | Jean-Michel Trivi | 2013-08-20 | 5 | -14/+25 | |
| * | SBR header period | Jean-Michel Trivi | 2013-08-20 | 4 | -5/+24 | |
| * | AAC encoder bitrate limitation | Jean-Michel Trivi | 2013-08-20 | 1 | -47/+49 | |
| * | SBR encoder improvement | Jean-Michel Trivi | 2013-08-20 | 3 | -11/+11 | |
| * | Encoder intensity fix | Jean-Michel Trivi | 2013-08-20 | 3 | -11/+20 | |
| * | Encoder quantizer fix | Jean-Michel Trivi | 2013-08-20 | 2 | -3/+3 | |
| * | Decode and SYS lib cleanup | Jean-Michel Trivi | 2013-08-20 | 12 | -40/+57 | |
| * | Disclaimer update, lib version increment | Jean-Michel Trivi | 2013-08-20 | 305 | -322/+322 | |
| * | Fix HE-AAC SBR ignored high-freq data | Jean-Michel Trivi | 2013-08-05 | 4 | -2/+13 | |
* | | Ignore .dirstamp files | Martin Storsjo | 2013-10-03 | 1 | -0/+1 | |
* | | Add an autogen shellscript | Terrance | 2013-09-07 | 1 | -0/+2 | |
* | | Bump the version number, add a changelog entryv0.1.2 | Martin Storsjo | 2013-07-27 | 2 | -2/+6 | |
* | | Include dependency libs (-lm) in the pkg-config file | Martin Storsjo | 2013-07-27 | 2 | -1/+6 | |
* | | Check the right element in isBook | Martin Storsjo | 2013-07-10 | 1 | -1/+1 | |
* | | Avoid too big changes in isScale | Martin Storsjo | 2013-03-18 | 1 | -0/+9 | |
* | | Merge remote-tracking branch 'aosp/master' | Martin Storsjo | 2013-02-27 | 2 | -6/+0 | |
|\| | ||||||
| * | am 0d439d3d: Merge "Remove a bionic workaround." | Elliott Hughes | 2012-11-29 | 0 | -0/+0 | |
| |\ | ||||||
| | * | Merge "Remove a bionic workaround." | Elliott Hughes | 2012-11-29 | 2 | -6/+0 | |
| | |\ | ||||||
| | | * | Remove a bionic workaround. | Elliott Hughes | 2012-11-29 | 2 | -6/+0 | |
| | |/ | ||||||
| * / | Remove a bionic workaround. | Elliott Hughes | 2012-11-29 | 2 | -6/+0 | |
| |/ | ||||||
* | | Don't try to shift more bits than the variable length | Martin Storsjo | 2013-02-17 | 1 | -2/+8 | |
* | | Add a changelog entry for 0.1.1, bump the version numbersv0.1.1 | Martin Storsjo | 2012-11-13 | 2 | -2/+11 | |
* | | Rename sbr_rom/ram files back to the original names | Martin Storsjo | 2012-11-02 | 3 | -2/+2 | |
* | | build: Build object files in subdirectories | Martin Storsjo | 2012-11-02 | 1 | -0/+1 | |
* | | build: Don't use make variables in the declaration of source files | Martin Storsjo | 2012-11-02 | 1 | -131/+122 | |
* | | Revert "Use __builtin_clz instead of default implementation of fixnormz on GCC" | Martin Storsjo | 2012-11-01 | 1 | -12/+0 | |
* | | Revert parts of "Use saturating adds to avoid overflow" | Martin Storsjo | 2012-11-01 | 1 | -2/+2 |