summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacenc
Commit message (Expand)AuthorAgeFilesLines
* warnings be gone.Andreas Huber2014-04-113-4/+3
* 64-bit: Correction to OMX_U32 and OMX_S32Glenn Kasten2014-04-021-2/+2
* libstagefright is no longer 32 bit only.Narayan Kamath2014-03-191-1/+0
* mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-121-0/+1
* AAC encoder: handle missing object typesJean-Michel Trivi2013-08-291-0/+4
* am e63f850b: am da0dc0af: Add liblogYing Wang2013-04-091-2/+2
|\
| * Add liblogYing Wang2013-04-091-2/+2
* | am b41c9a03: am a5761dcb: Fix a number of warnings in stagefright code.Andreas Huber2013-04-041-1/+1
|\ \ | |/
| * Fix a number of warnings in stagefright code.Andreas Huber2013-04-041-1/+1
* | Turn off debug tags in stagefright modules.Dan Morrill2013-03-191-1/+1
|/
* aacenc: Mark some global arrays constMartin Storsjo2012-09-093-3/+3
* aacenc/amrwbenc: Remove the now unused LINUX defineMartin Storsjo2012-08-162-4/+0
* am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ...James Dong2012-06-134-0/+380
|\
| * Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-134-0/+380
* | am 10cf121f: Merge "Update make file" into jb-devDave Burke2012-06-121-2/+1
|\ \ | |/
| * Update make fileDave Burke2012-06-121-2/+1
* | stagefright aacenc: Move system headers before local headersMartin Storsjo2012-06-111-1/+4
* | stagefright aacenc: Add parentheses in expression with mixed && and ||Martin Storsjo2012-06-081-2/+2
* | stagefright aacenc: Fix reading out of bounds in pow2_xyMartin Storsjo2012-05-251-2/+2
|/
* Revert "Revert to PV for AAC codec for FactoryROM."Dave Burke2012-05-211-2/+2
* Revert to PV for AAC codec for FactoryROM.Dave Burke2012-05-211-2/+2
* Added support for HE-AAC recordingDave Burke2012-04-301-7/+24
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-253-16/+683
* AV Android make files changesJames Dong2012-03-281-6/+6
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-2/+2
* am 3557654c: am 66da3fdc: am 972efafb: am 6db6ea02: Merge changes I00c852e4,I...Conley Owens2012-03-091-2/+2
|\
| * Merge changes I00c852e4,Ib31bf028Conley Owens2012-03-091-2/+2
| |\
| | * stagefright aacenc: Avoid overflows when calculating normFactorMartin Storsjo2012-02-191-1/+1
| | * stagefright aacenc: Avoid a division by zeroMartin Storsjo2012-02-191-1/+1
* | | am 9de7793b: am 4f906362: am 97348431: am 704131cb: Merge changes I46c81dba,I...Jean-Baptiste Queru2012-03-013-14/+43
|\ \ \ | |/ /
| * | Merge changes I46c81dba,If1f40e9c,I652eaaa5Jean-Baptiste Queru2012-02-293-14/+43
| |\ \
| | * | 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-133-3/+40
* | | | am 715c78b9: am 225eec8d: am f9d4ba77: am 69aae36e: Merge "stagefright aacenc...Jean-Baptiste Queru2012-03-011-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "stagefright aacenc: Safeguard against overwriting bits"Jean-Baptiste Queru2012-02-291-0/+1
| |\ \ \
| | * | | stagefright aacenc: Safeguard against overwriting bitsMartin Storsjo2012-01-311-0/+1
* | | | | am 19bb6261: am bf826923: am faf38b24: am 9e3d9575: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-271-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge "stagefright aacenc: Add prototypes for arm specific implementations of...Jean-Baptiste Queru2012-02-271-0/+6
| |\ \ \ \
| | * | | | stagefright aacenc: Add prototypes for arm specific implementations of functionsMartin Storsjo2012-02-241-0/+6
* | | | | | am 18a64b74: am a887ff9a: am 4f74be57: am 1a864db7: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-271-3/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | | am 2bf76b98: am 3e61e413: am 32901b39: am be9a7055: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge "stagefright aacenc: Remove a stray semicolon"Jean-Baptiste Queru2012-02-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | stagefright aacenc: Remove a stray semicolonMartin Storsjo2012-02-241-1/+1
| | | |/ / / / | | |/| | | |
* | | | | | | am 5b299d2f: am 18643e70: am 6bc542e0: am 5aff259c: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge "stagefright aacenc: Don't address a Word32 with a Word16 pointer"Jean-Baptiste Queru2012-02-271-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | stagefright aacenc: Don't address a Word32 with a Word16 pointerMartin Storsjo2012-01-131-1/+1
| | |/ / / /
* | | | | | am ed7e1e83: am 47023027: am 26d9944e: am 6a300a54: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-242-2/+2
|\ \ \ \ \ \ | |/ / / / /