summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/dec
Commit message (Expand)AuthorAgeFilesLines
* 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-275-13/+13
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-1/+1
* 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-111-2/+2
* | warnings be gone.Andreas Huber2014-02-112-2/+6
|/
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-032-0/+6
* Add liblogYing Wang2013-04-091-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-163-202/+1
|\
| * stagefright amrnb: Remove unused leftover source filesMartin Storsjo2012-07-103-202/+1
* | Merge "stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.h"Jean-Baptiste Queru2012-08-162-2/+0
|\ \ | |/
| * stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.hMartin Storsjo2012-07-102-2/+0
* | 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-132-0/+190
* 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-281-3/+3
* ACodec is a little more aggressive in its error checking now.Andreas Huber2012-03-161-0/+12
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-3/+3
* stagefright amrnb: Remove extern from table definitionsMartin Storsjo2012-02-242-3/+3
* stagefright amrnb: Add includes for prototype declarations of tablesMartin Storsjo2012-02-241-0/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-1/+1
* 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-291-19/+2
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-1/+2
* Update AMR codec.Dave Sparks2010-04-011-1/+1
* Properly fill in the component name for the software decoders.Andreas Huber2010-03-301-0/+2
* Report a runtime error rather than asserting if the amr software decoder read...Andreas Huber2010-03-181-1/+9
* Propagate duration from input to output only if available, support multiple f...Andreas Huber2009-12-111-7/+14
* Initial checkin of software AVC video decoder based on PV source code.Andreas Huber2009-12-101-4/+0
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-1066-0/+22558