summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update AMR codec.Dave Sparks2010-04-011-1/+1
* Properly fill in the component name for the software decoders.Andreas Huber2010-03-302-0/+4
* Report a runtime error rather than asserting if the amr software decoder read...Andreas Huber2010-03-181-1/+9
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-11110-0/+39504
* 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-102-5/+3
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-10223-0/+58025