summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/gsm
Commit message (Collapse)AuthorAgeFilesLines
* codecs: check OMX buffer size before use in (gsm|g711)decWonsik Kim2016-04-211-0/+8
| | | | | | Bug: 27793163 Bug: 27793367 Change-Id: Iec3de8a237ee2379d87a8371c13e543878c6652c
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-0/+12
| | | | | Bug: 27207275 Change-Id: I4412825d1ee233d993af0a67708bea54304ff62d
* Fixes for GSM decoderMarco Nelissen2015-02-192-3/+28
| | | | | | | | Use larger buffer size, since otherwise it won't work with MediaExtractor which batches up GSM frames. Support reset and flush. Change-Id: I3a87e3744c088f7a40bbc428187fc44c073c63ec
* Merge commit '52a23bd3' into manualmergeGlenn Kasten2014-04-031-2/+2
|\ | | | | | | Change-Id: I7a6105f467a2fa3631c62be3d306845e9cf9b365
| * 64-bit: Correction to OMX_U32 and OMX_S32Glenn Kasten2014-04-021-2/+2
| | | | | | | | Change-Id: I9c41bb34c35595ac19a7ab8faaacde8cb4fa9a15
| * Add liblogYing Wang2013-04-091-1/+1
| | | | | | | | | | Bug: 8580410 Change-Id: If493d87d60d71be664ad75b140c62acadb75b0d0
| * Add GSM 6.10 decoderMarco Nelissen2012-11-166-0/+549
| | | | | | | | Supports Microsoft frame packing only, since that's what the sample file used. b/6620569 Change-Id: Ia89d95bcbf0f8dcbaad42148a7401728f60e079d
* warnings be gone.Andreas Huber2014-02-112-1/+3
| | | | Change-Id: Ie3bae3f037730e316d7fca12e7a3527973f752ef
* Add liblogYing Wang2013-04-091-1/+1
| | | | | Bug: 8580410 Change-Id: If493d87d60d71be664ad75b140c62acadb75b0d0
* Add GSM 6.10 decoderMarco Nelissen2012-11-166-0/+549
Supports Microsoft frame packing only, since that's what the sample file used. b/6620569 Change-Id: Ia89d95bcbf0f8dcbaad42148a7401728f60e079d