aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-05-187-32/+35
|\
| * Merge "Disable warnings that are not easily fixable"Glenn Kasten2016-04-201-0/+1
| |\
| | * Disable warnings that are not easily fixableGlenn Kasten2016-04-181-0/+1
| * | Merge "Add default case for undefined pointer initialization"Glenn Kasten2016-04-201-0/+3
| |\|
| | * Add default case for undefined pointer initializationGlenn Kasten2016-04-181-0/+3
| * | Merge "Left shift of negative int is undefined"Glenn Kasten2016-04-201-25/+25
| |\|
| | * Left shift of negative int is undefinedGlenn Kasten2016-04-181-25/+25
| * | Merge "Remove redundant parentheses around == comparison operator"Glenn Kasten2016-04-204-7/+6
| |\|
| | * Remove redundant parentheses around == comparison operatorGlenn Kasten2016-04-184-7/+6
| |/
* | Invert inline and void to be compatible with gcc 3.3.4Guillaume Smaha2016-05-181-2/+2
* | Fix issue with gcc 3.4.3 which doesn't support always_inline without inlineGuillaume Smaha2016-05-171-1/+1
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-03-090-0/+0
|\|
| * Remove __DATE__/__TIME__Dan Willemsen2015-11-030-0/+0
| |\
| | * Remove __DATE__/__TIME__Dan Willemsen2015-10-3011-0/+55
* | | Remove android specific diagnostic loggingMartin Storsjo2016-01-261-2/+1
* | | Merge remote-tracking branch 'aosp/master' into updateTimothy Gu2016-01-2612-11/+69
|\| |
| * | Merge "Remove __DATE__/__TIME__"Dan Willemsen2015-10-2711-0/+55
| |\ \
| | * \ Merge "Remove __DATE__/__TIME__"Dan Willemsen2015-10-2711-0/+55
| | |\ \
| | | * | Remove __DATE__/__TIME__Dan Willemsen2015-10-2311-0/+55
| | |/ /
| * | | am 9f42dfb7: am b3c5a4bb: Fix crash on invalid channel configMarco Nelissen2015-09-151-2/+5
| |\ \ \ | | | |/ | | |/|
| | * | am b3c5a4bb: Fix crash on invalid channel configMarco Nelissen2015-09-151-2/+5
| | |\ \
| | | * | Fix crash on invalid channel configMarco Nelissen2015-09-081-2/+5
| * | | | am 9f1b9bb7: (-s ours) am 5e7b21bb: Merge "build: wildcard isn\'t guaranteed ...Dan Willemsen2015-08-270-0/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | am 5e7b21bb: Merge "build: wildcard isn\'t guaranteed to be sorted"Dan Willemsen2015-08-121-9/+9
| | |\ \ \ | | | |/ / | | |/| |
| * | | | am 5e7b21bb: Merge "build: wildcard isn\'t guaranteed to be sorted"Dan Willemsen2015-08-121-9/+9
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge "build: wildcard isn't guaranteed to be sorted"Dan Willemsen2015-08-121-9/+9
| | |\ \
| | | * | build: wildcard isn't guaranteed to be sortedDan Willemsen2015-08-071-9/+9
| | |/ /
| * | | am f2df045a: Merge commit \'10d211b84a5f0790b28fcc8b3db66884d5f9c729\' into HEADBill Yi2015-02-200-0/+0
| |\| |
| * | | am 2b6bf8dc: Merge "Do not include genericStds_linux.cpp."Chih-Hung Hsieh2015-02-182-3/+1
| |\ \ \
* | | | | libFDK/include/mips/cplx_mul.h: use C code instead of ASMVicente Olivert Riera2015-09-211-38/+5
* | | | | Fix the preprocessor statements controlling the use of mips{32,64}r1 instruct...Jasper Lievisse Adriaanse2015-08-131-1/+1
* | | | | Merge remote-tracking branch 'aosp/master'v0.1.4Martin Storsjo2015-03-110-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge commit '10d211b84a5f0790b28fcc8b3db66884d5f9c729' into HEADBill Yi2015-02-190-0/+0
| |\| | | | | |/ / | |/| |
| | * | am 1c6ab7db: Merge "Use gcc for the AAC decoder"Marco Nelissen2015-02-111-0/+2
| | |\ \
| | * \ \ am 66091e46: Merge "Fix checks for {Front,Side,Back}ElementIsCpe"Chih-Hung Hsieh2014-12-012-7/+3
| | |\ \ \
| | * \ \ \ am 84851b23: Merge "Move back to C++98."Dan Albert2014-12-011-1/+2
| | |\ \ \ \
| | * \ \ \ \ am d149516e: am 7e464956: Merge "Move Clang only flags into LOCAL_CLANG_CPPFL...Chih-Hung Hsieh2014-10-250-0/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ am 7e464956: Merge "Move Clang only flags into LOCAL_CLANG_CPPFLAGS."Chih-Hung Hsieh2014-09-231-1/+1
| | |\ \ \ \ \ \
* | | | | | | | | Update the changelog for the upcoming 0.1.4 releaseMartin Storsjo2015-03-051-0/+9
* | | | | | | | | Merge remote-tracking branch 'aosp/master'Martin Storsjo2015-03-033-9/+6
|\| | | | | | | |
| * | | | | | | | Merge "Do not include genericStds_linux.cpp."Chih-Hung Hsieh2015-02-182-3/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Do not include genericStds_linux.cpp.Chih-Hung Hsieh2015-02-122-3/+1
| |/ / / / / / /
| * | | | | | | Merge "Use gcc for the AAC decoder"Marco Nelissen2015-02-111-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Use gcc for the AAC decoderMarco Nelissen2015-02-101-0/+2
| |/ / / / / /
| * | | | | | Merge "Fix checks for {Front,Side,Back}ElementIsCpe"Chih-Hung Hsieh2014-12-012-7/+3
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Fix checks for {Front,Side,Back}ElementIsCpeChih-Hung Hsieh2014-12-012-7/+3
| |/ / / / /
| * | | | | Merge "Move back to C++98."Dan Albert2014-12-011-1/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Move back to C++98.Dan Albert2014-11-281-1/+2
| |/ / / /
* | | | | Ignore file `compile` that is generated by autogenAndrew Stone2014-11-241-0/+1
* | | | | Bump the package version number to 0.1.4Martin Storsjo2014-11-071-1/+1