summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-072-0/+48
|\
| * DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-212-0/+48
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-033-18/+39
|\ \ | |/
| * Fix AMR decoderMarco Nelissen2016-03-251-7/+7
| * SoftAMR: check input buffer size to avoid overflow.Wei Jia2016-03-253-15/+25
| * SoftAMR: check output buffer size to avoid overflow.Wei Jia2016-03-251-0/+18
* | stagefright: Fix CLANG compilation for AMR decoderLeena Winterrowd2016-04-131-1/+1
* | Stagefright: Remove unused variables and filesAndreas Gampe2016-03-224-493/+0
* | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-052-2/+5
|\ \ | |/
| * libstagefright: fix A_Refl to return immediately when there is an error.Wei Jia2015-09-042-2/+5
* | Opt out of clang till issues are fixedAravind Asam2015-10-091-0/+1
* | stagefright: Remove assert for corrupt clips for AMRNBMingming Yin2015-10-061-1/+8
|/
* libstagefright: Reset AMR decoder on input port flushChaithanya Krishna Bacharaju2015-05-281-1/+9
* Add missing includes.Elliott Hughes2015-01-281-0/+1
* Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-2731-87/+87
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-253-3/+3
* Remove the executable bit from source filesMartin Storsjo2014-11-071-0/+0
* am 951c2197: am 2b16391d: Merge "Add test for AMR-NB decoder"Glenn Kasten2014-09-112-0/+170
|\
| * Add test for AMR-NB decoderAshok Bhat2014-06-162-0/+170
| * warnings be gone.Andreas Huber2014-04-112-3/+3
* | warnings be gone.Andreas Huber2014-02-115-3/+13
|/
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-032-0/+6
* Add liblogYing Wang2013-04-092-2/+2
* Fix a number of warnings in stagefright code.Andreas Huber2013-04-041-1/+1
* SoftAMR: Signal the right frame formatMartin Storsjo2013-02-171-1/+1
* Merge "stagefright amrnb: Remove unused leftover source files"Jean-Baptiste Queru2012-08-166-416/+2
|\
| * stagefright amrnb: Remove unused leftover source filesMartin Storsjo2012-07-106-416/+2
* | Merge "stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.h"Jean-Baptiste Queru2012-08-164-36/+28
|\ \ | |/
| * stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.hMartin Storsjo2012-07-104-36/+28
* | Merge "amrnb: Restart the p_xn pointer when retraversing the array on overflow"Jean-Baptiste Queru2012-08-131-1/+2
|\ \
| * | amrnb: Restart the p_xn pointer when retraversing the array on overflowMartin Storsjo2012-07-101-1/+2
| |/
* | amrnb: Fix audio distortion in an AMR-NB clipPacketVideo CM2012-07-101-1/+1
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-136-0/+570
* Add "support" for AMR WB comfort noise, no data and speech lost frame typesAndreas Huber2012-05-101-21/+42
* AV Android make files changesJames Dong2012-03-282-5/+5
* Merge "ACodec is a little more aggressive in its error checking now."Andreas Huber2012-03-161-0/+12
|\
| * ACodec is a little more aggressive in its error checking now.Andreas Huber2012-03-161-0/+12
* | Remove obsolete software codec header files and amr encoders.Andreas Huber2012-03-162-250/+0
|/
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-122-4/+4
* am 254cf597: am 7b6b81f8: am f016dc1b: am f881fa51: Merge "stagefright amr: A...Jean-Baptiste Queru2012-02-281-1/+2
|\
| * stagefright amr: Avoid C++/C99 for loops with variable declarationMartin Storsjo2012-02-271-1/+2
* | am b205a5d8: am 50ee92e9: am d91b744d: am f7f1280e: Merge changes Ib4e27ea3,I...Jean-Baptiste Queru2012-02-2729-67/+93
|\ \ | |/
| * stagefright amrnb: Remove extern from table definitionsMartin Storsjo2012-02-2424-62/+73
| * stagefright amrnb: Add includes for prototype declarations of tablesMartin Storsjo2012-02-2415-0/+15
| * stagefright amrnb: Add missing const qualifier to table declarations in headersMartin Storsjo2012-02-245-5/+5
* | am 78fc0c0b: am 428ece23: am c4aa19a5: am ea227787: Merge changes I903353c5,I...Jean-Baptiste Queru2012-02-242-3/+3
|\ \ | |/
| * Merge changes I903353c5,I822dcc74Jean-Baptiste Queru2012-02-242-3/+3
| |\
| | * stagefright amrnb: Properly negate all valuesMartin Storsjo2011-05-181-2/+2
| | * stagefright amrnb: Fix a bug on architectures where long is 64 bitMartin Storsjo2011-05-181-1/+1
| * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-192-2/+2