summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add "support" for AMR WB comfort noise, no data and speech lost frame ...Andreas Huber2012-05-101-21/+42
|\
| * Add "support" for AMR WB comfort noise, no data and speech lost frame typesAndreas Huber2012-05-101-21/+42
* | Merge "Make decoder more robust to inaccurate ASCs." into jb-devDave Burke2012-05-101-0/+9
|\ \ | |/ |/|
| * Make decoder more robust to inaccurate ASCs.Dave Burke2012-05-101-0/+9
* | Don't attempt to support content the software MPEG4 decoder clearly wasn'tAndreas Huber2012-05-101-1/+1
|/
* OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-094-0/+571
* Fix both H.263 and MPEG4 decoders.Andreas Huber2012-05-081-5/+3
* Removed software video encoders that are not OMX-based.James Dong2012-04-304-1110/+0
* Added support for HE-AAC recordingDave Burke2012-04-302-27/+54
* Account for new AAC decoder's delayMarco Nelissen2012-04-262-1/+19
* Merge "Software MPEG4/H263 video encoder is now OMX-based" into jb-devJames Dong2012-04-263-0/+831
|\
| * Software MPEG4/H263 video encoder is now OMX-basedJames Dong2012-04-253-0/+831
* | Handle reconfiguration properly.Dave Burke2012-04-251-1/+1
* | Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-253-16/+683
|/
* Software AVC encoder is now OMX-basedJames Dong2012-04-243-0/+1036
* Make sure we restore our input buffer to its original state if we want to rev...Andreas Huber2012-04-202-10/+26
* Revert "Temporary revert of new AAC codec to fix build"Dave Burke2012-04-191-1/+1
* Temporary revert of new AAC codec to fix buildDave Burke2012-04-191-1/+1
* Make AAC 5.1 workDave Burke2012-04-173-32/+18
* Add support for a new AAC decoder library.Dave Burke2012-04-023-172/+770
* Implementation of a raw audio "decoder".Andreas Huber2012-03-293-0/+292
* AV Android make files changesJames Dong2012-03-2814-30/+30
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-262-3/+47
* Support gapless playback for mp3 and m4aMarco Nelissen2012-03-222-6/+20
* Merge "ACodec is a little more aggressive in its error checking now."Andreas Huber2012-03-162-2/+16
|\
| * ACodec is a little more aggressive in its error checking now.Andreas Huber2012-03-162-2/+16
* | Remove obsolete software codec header files and amr encoders.Andreas Huber2012-03-164-552/+0
|/
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-1213-20/+20
* am ea374096: am c24f5ba4: am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbe...Conley Owens2012-03-091-4/+0
|\
| * am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbenc: Simplify the definitio...Conley Owens2012-03-091-4/+0
| |\
| | * Merge "stagefright amrwbenc: Simplify the definition of static_vo"Conley Owens2012-03-091-4/+0
| | |\
| | | * stagefright amrwbenc: Simplify the definition of static_voMartin Storsjo2012-01-301-4/+0
* | | | am 3557654c: am 66da3fdc: am 972efafb: am 6db6ea02: Merge changes I00c852e4,I...Conley Owens2012-03-091-2/+2
|\ \ \ \ | |/ / /
| * | | am 972efafb: am 6db6ea02: Merge changes I00c852e4,Ib31bf028Conley 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
| | | |/
* | | | resolved conflicts for merge of 532679a5 to masterDirk Dougherty2012-03-071-1/+1
|\ \ \ \ | |/ / /
| * | | am 4d7bc655: Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Doc change: String changes for Android MarketDirk Dougherty2012-03-051-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 254cf597: am 7b6b81f8: am f016dc1b: am f881fa51: Merge "stagefright amr: A...Jean-Baptiste Queru2012-02-283-4/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "stagefright amr: Avoid C++/C99 for loops with variable declaration"Jean-Baptiste Queru2012-02-273-4/+6
| |\ \ \ \ \