Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | am 4803bf75: Merge "Ignore Clang warning on checking address of arrays." | Glenn Kasten | 2014-09-09 | 1 | -0/+5 | |
| |\| | | | | ||||||
| | * | | | | Merge "Ignore Clang warning on checking address of arrays." | Glenn Kasten | 2014-09-09 | 1 | -0/+5 | |
| | |\| | | | ||||||
| | | * | | | Ignore Clang warning on checking address of arrays. | Chih-Hung Hsieh | 2014-09-03 | 1 | -0/+5 | |
| | |/ / / | ||||||
| * | / / | am 2decc778: Merge "[MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6" | Keun-young Park | 2014-08-14 | 2 | -2/+2 | |
| |\| | | | | |/ / | |/| | | ||||||
| | * | | Merge "[MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6" | Keun-young Park | 2014-08-14 | 2 | -2/+2 | |
| | |\ \ | ||||||
| | | * | | [MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6 | Duane Sand | 2014-07-31 | 2 | -2/+2 | |
| | |/ / | ||||||
| * | | | AAC-Decoder: SBR delay for gapless | Jean-Michel Trivi | 2014-05-20 | 6 | -8/+60 | |
| * | | | AAC-Decoder: DRC metadata in stream info | Jean-Michel Trivi | 2014-05-20 | 6 | -7/+77 | |
| * | | | AAC Decoder: flush/seek improvements | Jean-Michel Trivi | 2014-05-20 | 7 | -26/+108 | |
| * | | | am 35f30c5a: Merge "AArch64: Make LONG 4 bytes" | Glenn Kasten | 2014-04-09 | 2 | -5/+5 | |
| |\| | | ||||||
| | * | | Merge "AArch64: Make LONG 4 bytes" | Glenn Kasten | 2014-04-09 | 2 | -5/+5 | |
| | |\ \ | ||||||
| | | * | | AArch64: Make LONG 4 bytes | Marcus Oakland | 2014-03-11 | 2 | -5/+5 | |
| | | |/ | ||||||
| * | | | AAC Decoder: introduce time domain limiter | Jean-Michel Trivi | 2014-03-31 | 11 | -2078/+3053 | |
| * | | | am 3252951f: Merge "Temporary workaround for 64-bit build error" | Glenn Kasten | 2014-03-19 | 1 | -1/+1 | |
| |\| | | ||||||
| | * | | Merge "Temporary workaround for 64-bit build error" | Glenn Kasten | 2014-03-19 | 1 | -1/+1 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | Temporary workaround for 64-bit build error | Glenn Kasten | 2014-03-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | AAC Decoder: support 6.1/7.1 decoded as 5.1 | Jean-Michel Trivi | 2013-12-30 | 25 | -6539/+6522 | |
| |/ | ||||||
* | | Include libFDK ppc headers in make dist | Martin Storsjo | 2014-11-04 | 1 | -0/+1 | |
* | | Extend the GetInvInt table to 80 elements | Martin Storsjo | 2014-08-01 | 3 | -10/+14 | |
* | | Extend GetInvInt to support values up to 54 | Martin Storsjo | 2014-07-29 | 2 | -6/+7 | |
* | | Add support for waveformatex files | Martin Storsjo | 2014-06-23 | 1 | -1/+11 | |
* | | Support reading sox style piped wav files | Martin Storsjo | 2014-06-23 | 1 | -1/+1 | |
* | | Use skip instead of fseek | Martin Storsjo | 2014-06-23 | 1 | -2/+8 | |
* | | Allow reading wav files with a 0 bytes RIFF chunk | Martin Storsjo | 2014-06-23 | 1 | -1/+5 | |
* | | Allow opening stdin when "-" is specified | Martin Storsjo | 2014-06-23 | 1 | -2/+6 | |
* | | Support streamed wav files with a 0 bytes data chunk | Martin Storsjo | 2014-06-23 | 1 | -1/+7 | |
* | | Use AC_SEARCH_LIBS to search for a library containing math functions | Martin Storsjo | 2014-06-23 | 1 | -1/+1 | |
* | | Fix AIX build | Mark Harris | 2014-05-26 | 1 | -2/+2 | |
* | | Add ppc optimization for clz and fixmul | Mark Harris | 2014-05-26 | 5 | -1/+232 | |
* | | Make LONG 32 bits for ppc64 as it is for x86_64 | Mark Harris | 2014-05-26 | 2 | -5/+5 | |
* | | Fix PowerPC Mac build | Mark Harris | 2014-05-26 | 1 | -0/+4 | |
* | | 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 |