summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacenc/basic_op
Commit message (Expand)AuthorAgeFilesLines
* Avoid mixing declarations and statements in C89 source filesMartin Storsjo2014-12-301-2/+1
* Stagefright: Fix unused variablesAndreas Gampe2014-12-041-3/+0
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-5/+4
* warnings be gone.Andreas Huber2014-02-111-0/+4
* stagefright aacenc: Fix reading out of bounds in pow2_xyMartin Storsjo2012-05-251-2/+2
* Merge changes I46c81dba,If1f40e9c,I652eaaa5Jean-Baptiste Queru2012-02-292-13/+42
|\
| * stagefright aacenc: Use QDADD/QDSUB instructionsMans Rullgard2012-01-131-4/+2
| * stagefright aacenc: Remove useless inline asm for simple right shiftMans Rullgard2012-01-131-7/+1
| * stagefright aacenc: Use ARMv6 SSAT instructionMans Rullgard2012-01-132-2/+39
* | Merge "stagefright aacenc: Simplify the definition of __inline"Jean-Baptiste Queru2012-02-271-3/+1
|\ \
| * | stagefright aacenc: Simplify the definition of __inlineMartin Storsjo2012-01-131-3/+1
* | | Merge "stagefright aacenc: Fix an inline asm constraint"Jean-Baptiste Queru2012-02-241-1/+1
|\ \ \
| * | | stagefright aacenc: Fix an inline asm constraintMartin Storsjo2012-01-131-1/+1
| |/ /
* | | Merge "stagefright aacenc: Fix inline asm"Jean-Baptiste Queru2012-02-241-78/+61
|\ \ \ | | |/ | |/|
| * | stagefright aacenc: Fix inline asmMans Rullgard2012-01-131-78/+61
* | | Merge "stagefright aacenc: Fix inline asm constraints"Jean-Baptiste Queru2012-02-241-15/+15
|\ \ \ | |/ /
| * | stagefright aacenc: Fix inline asm constraintsMans Rullgard2012-01-131-15/+15
| |/
* | Merge "stagefright aacenc: Fix type definitions for 64 bit platforms"Jean-Baptiste Queru2012-01-251-3/+3
|\ \
| * | stagefright aacenc: Fix type definitions for 64 bit platformsMartin Storsjo2012-01-131-3/+3
| |/
* | stagefright aacenc: Add missing newlines at the end of filesMartin Storsjo2012-01-131-1/+1
|/
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-126-203/+203
* Convert line breaks to Unix styleMans Rullgard2011-05-216-3174/+3174
* Initial software encoder checkinsJames Dong2010-05-196-0/+3482