summaryrefslogtreecommitdiff
path: root/omx/audio/src
AgeCommit message (Expand)Author
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-05Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-03-14hardware/ti/omap3: remove LOCAL_PRELINK_MODULEIliyan Malchev
2010-07-13am 144f2f68: merge from open-source masterThe Android Open Source Project
2010-07-13merge from open-source masterThe Android Open Source Project
2010-07-12Fix broken buildandroid-sdk-tools_r7android-adt-0.9.9android-adt-0.9.8tools_r9tools_r8tools_r7froyo-plus-aospScott Anderson
2010-06-11Don't overwrite read-only argument in the implementation for OMX_SetParameter$James Dong
2010-05-26am a7ccfa60: OMX_GetState() always timeout after OMX_StateIdle to OMX_StateLo...James Dong
2010-05-25OMX_GetState() always timeout after OMX_StateIdle to OMX_StateLoaded transition.James Dong
2010-05-25am b01194f3: OMX_GetState() always timeout after OMX_StateIdle to OMX_StateLo...James Dong
2010-05-24OMX_GetState() always timeout after OMX_StateIdle to OMX_StateLoaded transition.James Dong
2010-05-05am 44577d1f: Fix a bunch of AAC encoder issues - Fixed a timeout issue when t...James Dong
2010-04-29Fix a bunch of AAC encoder issuesJames Dong
2010-04-21am 21ec5bd3: am b052eae4: Fixes a race condition in the hardware mp3 OMX driv...Andreas Huber
2010-04-21Fixes a race condition in the hardware mp3 OMX driver code.Andreas Huber
2010-04-15The second part of a fix for the AAC decoder to recover from corrupted audio ...James Dong
2010-03-18Fix missing &James Dong
2010-03-18Return all buffers when the AAC encoder finishes state transition fromJames Dong
2010-03-12Boost thread priorities of the mp3, aac and wbamr decoder threads. These prio...Andreas Huber
2010-02-25Do not use DTX VAD mode for NBAMR encoder for now and also re-enable hardware...James Dong
2010-02-22Restore the makefile changesJames Dong
2010-02-17Fixed a problem where a variable is not set before its value is used.James Dong
2010-02-16Fix timestamp issue related to AAC and AMRJames Dong
2010-02-04Revert "Revert "Omx component change due to TI's socket node update from 25.9...James Dong
2010-02-01Revert "Omx component change due to TI's socket node update from 25.9 to 25.14"James Dong
2010-01-29Omx component change due to TI's socket node update from 25.9 to 25.14James Dong
2009-12-16Re-enable TI AAC MP3 with MP3 CRCerror and EOS fix
2009-12-11More clean up, mainly in UseBuffer() and AllocateBuffer()James Dong
2009-12-08WMV/WMA seek fixBenny Wong
2009-12-04FreeBuffer() for OMX AAC encoder was over complicatedJames Dong
2009-12-04A certain GetParameter call on both the AMR and WBAMR codecs attempted to ill...Andreas Huber
2009-11-17Increase the number of buffers for AAC encoderandroid-sdk-2.1_r1android-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.1_r1android-2.0.1_r1eclair-sholes-releaseJames Dong
2009-11-05Send event for omx idle state transition failuresPriyesh Bisla
2009-09-30To get GetState to block for pending state transitions to complete for wbamr ...Benny Wong
2009-09-30To get GetState to block for pending state transitions to complete for nbamr ...Benny Wong
2009-09-30To get GetState to block for pending state transitions to complete for aac en...Benny Wong
2009-09-28Rm excess OMX logs AACe NBAMRd-e WBAMRd-e WMAdBenny Wong
2009-09-28Remork - Abort Assert Exit ReworkJames Dong
2009-09-28Revert "Abort Assert Exit Rework"James Dong
2009-09-28Abort Assert Exit Reworkvenkatesh
2009-09-27Don't build the TI OMX test binaries by defaultJames Dong
2009-09-26Remove two spam log messages from AAC encoderJames Dong
2009-09-24Fix to honor seek request after EOS.Benny Wong
2009-09-21NBAMR WBAMR frameparam flushmemory final with dsp align macroBenny Wong
2009-09-21Remove excessive AAC decoder OMX logsBenny Wong
2009-09-16Fixes the issue where AAC OMX decoder component doesn'tMasaki Sato
2009-09-16Remove excessive MP3 OMX logsMasaki Sato
2009-09-15Don't build G7xx speech OMX components to reduce some image sizeJames Dong
2009-09-04NBAMR WBAMR frameparam flushmemoryMasaki Sato