summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/dec
Commit message (Expand)AuthorAgeFilesLines
* 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