summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrwbenc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Fix build after side-stepping global -Bsymbolic.""Dan Albert2014-08-071-10/+0
|\
| * Revert "Fix build after side-stepping global -Bsymbolic."Dan Albert2014-08-081-10/+0
* | Merge "Fix PIC relocations for non-Bsymbolic builds"Dan Albert2014-08-074-0/+4
|\ \ | |/ |/|
| * Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-084-0/+4
* | Fix build after side-stepping global -Bsymbolic.Dan Albert2014-08-071-0/+10
|/
* warnings be gone.Andreas Huber2014-04-111-1/+1
* am e63f850b: am da0dc0af: Add liblogYing Wang2013-04-091-1/+1
|\
| * Add liblogYing Wang2013-04-091-1/+1
* | Turn off debug tags in stagefright modules.Dan Morrill2013-03-191-1/+1
|/
* hardening: eliminate more .text relocationsNick Kralevich2012-10-181-2/+4
* Merge "hardening: eliminate text relocations from amrwb"Jean-Baptiste Queru2012-08-163-6/+12
|\
| * hardening: eliminate text relocations from amrwbArd Biesheuvel2012-08-133-6/+12
* | aacenc/amrwbenc: Remove the now unused LINUX defineMartin Storsjo2012-08-162-3/+1
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-134-0/+380
* AV Android make files changesJames Dong2012-03-281-6/+6
* Remove obsolete software codec header files and amr encoders.Andreas Huber2012-03-162-302/+0
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-2/+2
* am ea374096: am c24f5ba4: am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbe...Conley Owens2012-03-091-4/+0
|\
| * Merge "stagefright amrwbenc: Simplify the definition of static_vo"Conley Owens2012-03-091-4/+0
| |\
| | * stagefright amrwbenc: Simplify the definition of static_voMartin Storsjo2012-01-301-4/+0
* | | am 6b4d7bad: am f7210cf5: am 7346d73c: am 77576ff4: Merge "stagefright amrwbe...Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \ | |/ /
| * | Merge "stagefright amrwbenc: Remove a useless check"Jean-Baptiste Queru2012-02-271-1/+1
| |\ \
| | * | stagefright amrwbenc: Remove a useless checkMartin Storsjo2012-02-241-1/+1
| | |/
* | | am eb483de5: am bf5c5e5b: am c1da1e1b: am 94ee1bf2: Merge "stagefright amrwbe...Jean-Baptiste Queru2012-02-271-2/+2
|\ \ \ | |/ /
| * | stagefright amrwbenc: Change keyword orderingMartin Storsjo2012-02-241-2/+2
| |/
* | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-5/+5
* | The AMR WB software encoder is now an OMX component.Andreas Huber2012-02-013-0/+557
|/
* Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe"Jean-Baptiste Queru2012-01-241-2/+7
|\
| * stagefright amrwbenc: Make the mem_malloc function 64-bit safeMartin Storsjo2012-01-131-2/+7
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-5/+5
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-191-2/+2
|/
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-1272-1328/+1328
* Report call status from AudioSource::start() to file writerJames Dong2011-10-261-1/+5
* am b32af642: am 31140598: am 16db83c2: am eb07c531: Merge "stagefright amrwbe...Deckard Autoverifier2011-07-181-73/+0
|\
| * Merge "stagefright amrwbenc: Remove a duplicate, unused file"Deckard Autoverifier2011-07-181-73/+0
| |\
| | * stagefright amrwbenc: Remove a duplicate, unused fileMartin Storsjo2011-06-231-73/+0
| * | stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2011-04-2380-1359/+1359
| |/
| * stagefright aacenc/amrwbenc: Convert line breaks to Unix styleMans Rullgard2011-04-2399-19823/+19823
* | Convert line breaks to Unix styleMans Rullgard2011-05-2194-19594/+19594
* | Fix AMRWB test util and remove useless filesJames Dong2011-03-218-281/+13
* | frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+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-4/+12
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-1/+2
* Added encoding parameters set up for H263 video encoderJames Dong2010-06-291-3/+8
* Audio/video sync during recording (second part)James Dong2010-06-211-1/+1
* Initial software encoder checkinsJames Dong2010-05-19111-0/+21399