summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/enc
Commit message (Expand)AuthorAgeFilesLines
* Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-2712-36/+36
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-1/+1
* warnings be gone.Andreas Huber2014-02-112-1/+5
* Add liblogYing Wang2013-04-091-1/+1
* Fix a number of warnings in stagefright code.Andreas Huber2013-04-041-1/+1
* Merge "stagefright amrnb: Remove unused leftover source files"Jean-Baptiste Queru2012-08-161-2/+1
|\
| * stagefright amrnb: Remove unused leftover source filesMartin Storsjo2012-07-101-2/+1
* | amrnb: Restart the p_xn pointer when retraversing the array on overflowMartin Storsjo2012-07-101-1/+2
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* AV Android make files changesJames Dong2012-03-281-2/+2
* 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-121-1/+1
* 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-274-6/+10
|\ \ | |/
| * stagefright amrnb: Remove extern from table definitionsMartin Storsjo2012-02-244-6/+6
| * stagefright amrnb: Add includes for prototype declarations of tablesMartin Storsjo2012-02-244-0/+4
* | am 78fc0c0b: am 428ece23: am c4aa19a5: am ea227787: Merge changes I903353c5,I...Jean-Baptiste Queru2012-02-241-2/+2
|\ \ | |/
| * Merge changes I903353c5,I822dcc74Jean-Baptiste Queru2012-02-241-2/+2
| |\
| | * stagefright amrnb: Properly negate all valuesMartin Storsjo2011-05-181-2/+2
| * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-1/+1
| * | 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-081-1/+1
* | | 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
|/
* AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.Chia-chi Yeh2010-09-291-20/+1
* 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-211-1/+2
* 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
* Properly fill in the component name for the software decoders.Andreas Huber2010-03-301-0/+2
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-11110-0/+39504