summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Merge "Fix not properly handled NULL-pointer access before check in aac lib" ...liuchao2-19/+10
2017-02-23Merge "Fix not properly handled NULL-pointer access before check in aac lib"liuchao2-19/+10
2017-02-23Merge "Fix not properly handled NULL-pointer access before check in aac lib"Treehugger Robot2-19/+10
2017-02-23Fix not properly handled NULL-pointer access before check in aac libliuchao2-19/+10
2017-02-21Merge "Linux compilation fix" am: b82c85d0b1 am: 7c8dd3bb93Jakub Pawlowski1-0/+4
2017-02-21Merge "Linux compilation fix" am: b82c85d0b1Jakub Pawlowski1-0/+4
2017-02-21Merge "Linux compilation fix"Jakub Pawlowski1-0/+4
2017-02-21Merge "Linux compilation fix"Treehugger Robot1-0/+4
2017-02-21Linux compilation fixJakub Pawlowski1-0/+4
2017-01-20Merge "Change build config of aac from Android.mk to Android.bp" am: 8334e4b4...Pavlin Radoslavov2-59/+32
2017-01-20Merge "Change build config of aac from Android.mk to Android.bp" am: 8334e4b4...Pavlin Radoslavov2-59/+32
2017-01-20Merge "Change build config of aac from Android.mk to Android.bp" am: 8334e4b410Pavlin Radoslavov2-59/+32
2017-01-20Merge "Change build config of aac from Android.mk to Android.bp"Pavlin Radoslavov2-59/+32
2017-01-20Merge "Change build config of aac from Android.mk to Android.bp"Treehugger Robot2-59/+32
2017-01-19Change build config of aac from Android.mk to Android.bpPavlin Radoslavov2-59/+32
2017-01-11Update the changelog for the upcoming 0.1.5 releaseMartin Storsjo1-0/+8
2017-01-04Merge remote-tracking branch 'aosp/master'Martin Storsjo0-0/+0
2016-10-28Merge remote-tracking branch 'aosp/master'Martin Storsjo2-9/+9
2016-10-28Merge "Remove redundant register storage class specifiers" am: ed91226cec am:...Martin Storsjo2-9/+9
2016-10-28Merge "Remove redundant register storage class specifiers" am: ed91226cec am:...Martin Storsjo2-9/+9
2016-10-28Merge "Remove redundant register storage class specifiers" am: ed91226cecMartin Storsjo2-9/+9
2016-10-28Merge "Remove redundant register storage class specifiers"Martin Storsjo2-9/+9
2016-10-28Merge "Remove redundant register storage class specifiers"Treehugger Robot2-9/+9
2016-10-18Remove redundant register storage class specifiersMartin Storsjo2-9/+9
2016-10-18Don't force C++98 mode any longerMartin Storsjo1-1/+1
2016-10-18Merge remote-tracking branch 'aosp/master'Martin Storsjo4-30/+28
2016-10-18Merge "Add casts to avoid errors due to narrowing" am: 4556cb9cb8 am: 515fb25ef7Martin Storsjo4-30/+28
2016-10-18Merge "Add casts to avoid errors due to narrowing" am: 4556cb9cb8Martin Storsjo4-30/+28
2016-10-18Merge "Add casts to avoid errors due to narrowing"Martin Storsjo4-30/+28
2016-10-18Merge "Add casts to avoid errors due to narrowing"Treehugger Robot4-30/+28
2016-10-17Add casts to avoid errors due to narrowingMartin Storsjo4-30/+28
2016-09-24Add new files to "make dist"Martin Storsjo1-1/+5
2016-09-11Fix building with MSVC for ARMMartin Storsjo2-2/+4
2016-09-11Detect MSVC x64Martin Storsjo1-1/+1
2016-09-11Windows MSVC Makefileopcodevoid3-0/+1160
2016-09-10Merge remote-tracking branch 'aosp/master'Martin Storsjo1-1/+1
2016-09-10Add aarch64 assembly optimization (ARMv8a 64 bits)Lexyan5-0/+249
2016-09-09Merge "Avoid a warning about extra parentheses" am: f935254cc9 am: 899335d310...Jean-Michel Trivi0-0/+0
2016-09-09Merge "Avoid a warning about extra parentheses" am: f935254cc9 am: 899335d310Jean-Michel Trivi1-1/+1
2016-09-09Merge "Avoid a warning about extra parentheses" am: f935254cc9Jean-Michel Trivi1-1/+1
2016-09-09Merge "Avoid a warning about extra parentheses"Jean-Michel Trivi1-1/+1
2016-09-09Merge "Avoid a warning about extra parentheses"Jean-Michel Trivi1-1/+1
2016-08-30Avoid a warning about extra parenthesesMartin Storsjo1-1/+1
2016-08-25Bump the package version to 0.1.5Martin Storsjo1-1/+1
2016-08-25Update Makefile.am with newly added and removed filesMartin Storsjo1-1/+1
2016-08-25Bump the library versions in the headersMartin Storsjo2-2/+2
2016-08-25Merge remote-tracking branch 'aosp/master'Martin Storsjo75-818/+2591
2016-08-23Fix build warningGlenn Kasten1-1/+1
2016-08-16Remove redundant parentheses around == comparison operatorGlenn Kasten1-1/+1
2016-05-18Explicitly force building in C++98 modeMartin Storsjo1-1/+1