summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/g711
Commit message (Expand)AuthorAgeFilesLines
* codecs: check OMX buffer size before use in (gsm|g711)decWonsik Kim2016-04-211-0/+9
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-0/+12
* ulaw and alaw aren't limited to 8kHzMarco Nelissen2015-03-202-3/+7
* handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormatChong Zhang2014-10-131-1/+8
* Merge commit '52a23bd3' into manualmergeGlenn Kasten2014-04-031-1/+1
|\
| * 64-bit: Correction to OMX_U32 and OMX_S32Glenn Kasten2014-04-021-1/+1
| * Add liblogYing Wang2013-04-091-1/+1
* | warnings be gone.Andreas Huber2014-02-112-1/+3
* | Add liblogYing Wang2013-04-091-1/+1
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* AV Android make files changesJames Dong2012-03-281-1/+1
* ACodec is a little more aggressive in its error checking now.Andreas Huber2012-03-161-2/+4
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Remove old-style software decoders.Andreas Huber2011-07-132-227/+0
* Fix module tags on stagefright software decoders.Andreas Huber2011-05-161-1/+1
* Squashed commit of the following:Andreas Huber2011-05-113-0/+384
* Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...Andreas Huber2010-08-093-0/+229