summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb
Commit message (Expand)AuthorAgeFilesLines
* Add test for AMR-NB decoderAshok Bhat2014-06-162-0/+170
* warnings be gone.Andreas Huber2014-04-112-3/+3
* 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
| * | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-191-2/+2
* | | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-2/+2
* | | The software AMR NB encoder is now an OMX component.Andreas Huber2012-02-013-0/+503
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-2/+2
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
|/ /
* | Report call status from AudioSource::start() to file writerJames Dong2011-10-261-1/+5
* | Remove old-style software decoders.Andreas Huber2011-07-132-209/+0
* | Fix module tags on stagefright software decoders.Andreas Huber2011-05-161-1/+1
* | Squashed commit of the following:Andreas Huber2011-05-113-0/+551
* | libstagefright: Add error handling in AMRNB deooderSidipotu Ashok2011-03-141-2/+12
|/
* AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.Chia-chi Yeh2010-09-293-55/+19
* HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-081-1/+1
* Not all audio source has the drift time informationJames Dong2010-09-031-4/+5
* Calculate audio media drift time from AudioSourceJames Dong2010-09-011-2/+14
* Support finer seek control on MediaSources.Andreas Huber2010-07-212-2/+4
* Added encoding parameters set up for H263 video encoderJames Dong2010-06-291-2/+8
* Audio/video sync during recording (second part)James Dong2010-06-211-1/+1
* Initial software encoder checkinsJames Dong2010-05-191-17/+6
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0