summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/mp3dec
Commit message (Expand)AuthorAgeFilesLines
* codecs: update for check ifeq ($(TARGET_ARCH),arm)Yongqin Liu2016-01-081-5/+8
* stagefright: Add support for custom size i/p buffervivek mehta2015-10-062-4/+30
* stagefright: Fix to play a specific Mp4 clip due to SYNCH_LOST_ERROR.Mingming Yin2015-10-061-5/+8
* Fix SoftMP3 divide by 0Andy Hung2015-06-301-2/+6
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-1/+1
* Resolved conflicts for merge of aed1d581 to lmp-dev-plus-aospDan Albert2014-08-081-10/+0
|\
| * 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
* | | am 4b599537: am 9ee1572f: Merge "Fix PIC relocations for non-Bsymbolic builds"Dan Albert2014-08-081-0/+1
|\ \ \ | |/ /
| * | Merge "Fix PIC relocations for non-Bsymbolic builds"Dan Albert2014-08-071-0/+1
| |\ \ | | |/ | |/|
| | * Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-081-0/+1
* | | Resolved conflicts for merge of 2af8711d to lmp-dev-plus-aospDan Albert2014-08-071-0/+10
|\ \ \ | |/ /
| * | Fix build after side-stepping global -Bsymbolic.Dan Albert2014-08-071-0/+10
| |/
* | am b6af7c63: am 05eaf105: Merge "Mp3decoder: Remove unused arm assembly files"Narayan Kamath2014-06-035-1413/+0
|\ \ | |/
| * Mp3decoder: Remove unused arm assembly filesAshok Bhat2014-05-275-1413/+0
| * warnings be gone.Andreas Huber2014-04-112-2/+2
| * Fix decoder EOS handlingMarco Nelissen2014-04-022-53/+63
* | MediaCodec: add getInputFormat() methodLajos Molnar2014-03-101-0/+17
* | warnings be gone.Andreas Huber2014-02-113-2/+6
* | Fix restart after EOS for mp3Marco Nelissen2014-02-051-0/+3
* | Fix decoder EOS handlingMarco Nelissen2013-09-042-53/+63
|/
* Revert "Fix decoder EOS handling"Eric Laurent2013-08-302-63/+53
* Fix decoder EOS handlingMarco Nelissen2013-08-302-53/+63
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-031-0/+2
* Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-171-0/+15
* Add liblogYing Wang2013-04-091-1/+1
* Make codecs reconfigurableMarco Nelissen2012-12-182-0/+6
* am 0df213ba: am dde79acf: Merge "hardening: eliminate text relocations from mp3"Jean-Baptiste Queru2012-08-163-7/+9
|\
| * hardening: eliminate text relocations from mp3Ard Biesheuvel2012-08-133-7/+9
* | Only emit padding at the end of the stream in the aac and mp3 decodersAndreas Huber2012-08-071-6/+18
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* Ignore sideband parsing errors and spit out a frame of silence.Andreas Huber2012-05-151-6/+6
* AV Android make files changesJames Dong2012-03-281-2/+2
* Support gapless playback for mp3 and m4aMarco Nelissen2012-03-222-6/+20
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Remove old-style software decoders.Andreas Huber2011-07-132-227/+0
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-0/+1
* Fix module tags on stagefright software decoders.Andreas Huber2011-05-161-1/+1
* Squashed commit of the following:Andreas Huber2011-05-113-0/+428
* If MP3 decoder output frame size were 0, media server would crash.James Dong2011-03-111-1/+9
* PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in u...James Dong2011-03-021-2/+4
* libstagefright: Compile MP3 & AAC decoders in 32bit ARM ModeJames Wylder2010-12-091-0/+2
* Increase scratch buffers sizes in mp3 software decoder, this integrates a PV ...Andreas Huber2010-10-073-4/+4
* Properly flush the AudioTrack/AudioSink on a seek request and make sure that ...Andreas Huber2010-09-281-0/+4
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-1/+2
* Fix a number of timestamp mismatches in the mp3 extractor and decoder that wo...Andreas Huber2010-06-231-27/+30
* Properly fill in the component name for the software decoders.Andreas Huber2010-03-301-0/+2
* Either the software mp3 decoder's CRC computation is wrong (and PV never enab...Andreas Huber2010-03-181-1/+1