summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacenc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge "stagefright aacenc: Make the bits to write in WriteBits unsigned"Jean-Baptiste Queru2012-02-242-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | stagefright aacenc: Make the bits to write in WriteBits unsignedMartin Storsjo2012-01-132-2/+2
| | |/ / /
* | | | | am 70450553: am 14c6e272: am 2accfc11: am d6a25154: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-241-1/+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
| | |/ / /
* | | | | am 15278119: am 61022b06: am 5f83b957: am bf45bbf3: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-241-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge "stagefright aacenc: Zero-initialize a struct"Jean-Baptiste Queru2012-02-241-0/+2
| |\ \ \ \
| | * | | | stagefright aacenc: Zero-initialize a structMartin Storsjo2012-01-131-0/+2
| | |/ / /
* | | | | am 4de803c7: am 459df4ef: am e7650c32: am e5bdd24b: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-242-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge "stagefright aacenc: Avoid warnings about incompatible pointer types"Jean-Baptiste Queru2012-02-242-2/+2
| |\ \ \ \
| | * | | | stagefright aacenc: Avoid warnings about incompatible pointer typesMartin Storsjo2012-01-302-2/+2
| | | |_|/ | | |/| |
* | | | | am 307f47aa: am 7e8b65df: am 7ffa4546: am 47b56c5a: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-246-10/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge "stagefright aacenc: Add const declarations to some pointers"Jean-Baptiste Queru2012-02-246-10/+11
| |\ \ \ \
| | * | | | stagefright aacenc: Add const declarations to some pointersMartin Storsjo2012-01-186-10/+11
| | | |/ / | | |/| |
* | | | | am 5c2f1220: am 901b8bb0: am aa86aa60: am 1b704610: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-241-78/+61
|\ \ \ \ \ | |/ / / /
| * | | | Merge "stagefright aacenc: Fix inline asm"Jean-Baptiste Queru2012-02-241-78/+61
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | stagefright aacenc: Fix inline asmMans Rullgard2012-01-131-78/+61
* | | | | am 0c96e869: am 41087f79: am d7ab4e0c: am bf1e85bf: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-241-15/+15
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |/
* | | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-7/+7
* | | Merge "The software AAC encoder is now an OMX component."Andreas Huber2012-01-263-0/+668
|\ \ \
| * | | The software AAC encoder is now an OMX component.Andreas Huber2012-01-263-0/+668
| |/ /
* | | Preserve NEON callee-save registers d8-d15.Ben Cheng2012-01-263-3/+30
|/ /
* | 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
| |/
* | Merge "stagefright aacenc: Add missing newlines at the end of files"Jean-Baptiste Queru2012-01-2413-13/+13
|\ \
| * | stagefright aacenc: Add missing newlines at the end of filesMartin Storsjo2012-01-1313-13/+13
| |/
* | Merge "stagefright aacenc: Properly terminate a comment"Jean-Baptiste Queru2012-01-241-1/+1
|\ \
| * | stagefright aacenc: Properly terminate a commentMartin Storsjo2012-01-131-1/+1
| |/
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-7/+7
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-191-2/+2
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-191-1/+1
|/
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-1257-3729/+3729
* am e5143d6c: am a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefright aacenc...Conley Owens2011-07-181-1/+1
|\
| * am a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefright aacenc: Mark codeWo...Conley Owens2011-07-181-1/+1
| |\
| | * Merge "stagefright aacenc: Mark codeWord as UWord16"Conley Owens2011-07-181-1/+1
| | |\
| | | * stagefright aacenc: Mark codeWord as UWord16Martin Storsjo2011-04-231-1/+1
* | | | am d4dee1a5: am 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefright aacenc...Deckard Autoverifier2011-07-181-2/+7
|\ \ \ \ | |/ / /
| * | | am 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefright aacenc: Make the me...Deckard Autoverifier2011-07-181-2/+7
| |\ \ \ | | |/ /
| | * | Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe"Deckard Autoverifier2011-07-181-2/+7
| | |\ \ | | | |/ | | |/|
| | | * stagefright aacenc: Make the mem_malloc function 64-bit safeMartin Storsjo2011-06-221-2/+7
| * | | am 45ddd425: am 3edba93f: am 98fcc404: Merge "stagefright aacenc/amrwbenc: Re...Conley Owens2011-07-1866-3781/+3781
| |\ \ \ | | |/ /
| | * | stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2011-04-2366-3781/+3781
| | |/
| * | am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line br...Conley Owens2011-06-0978-9315/+9315
| |\ \ | | |/
| | * stagefright aacenc/amrwbenc: Convert line breaks to Unix styleMans Rullgard2011-04-2378-9315/+9315
* | | Convert line breaks to Unix styleMans Rullgard2011-05-2173-9086/+9086
* | | Initial check-in for AACWriterJames Dong2011-05-041-1/+1
* | | Fix AAC encoder test util and remove files that are not neededJames Dong2011-03-2110-589/+15
* | | frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
|/ /