summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-12Fix broken buildandroid-sdk-tools_r7android-adt-0.9.9android-adt-0.9.8tools_r9tools_r8tools_r7froyo-plus-aospScott Anderson
2010-05-05am 801f558c: For issue #2651381, allow library prelinking.Dan Bornstein
2010-05-05For issue #2651381, allow library prelinking.android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1froyo-releasefroyoDan Bornstein
2010-04-21am b052eae4: Fixes a race condition in the hardware mp3 OMX driver code.Andreas Huber
2010-04-21Fixes a race condition in the hardware mp3 OMX driver code.Andreas Huber
2010-03-30am 08fad4c7: Don\'t handle input buffer in the OMX_StateLoaded state too. The...James Dong
2010-03-30Don't handle input buffer in the OMX_StateLoaded state too.James Dong
2010-03-30am a7b22907: Fix a bug where the conditional wait is not correct for state tr...James Dong
2010-03-30Fix a bug where the conditional wait is not correct for state transition from...James Dong
2010-03-26am 5e41d631: Fix another EOS lost bugJames Dong
2010-03-26am 2e35c709: am bf099c10: Fix a bug related to use a mutex that is meant for ...James Dong
2010-03-26am c4a7d89c: Fix potential memory leak from video mio WM is still using the o...James Dong
2010-03-26Fix another EOS lost bugJames Dong
2010-03-26am bf099c10: Fix a bug related to use a mutex that is meant for cross-process...James Dong
2010-03-26Fix a bug related to use a mutex that is meant for cross-processes sharing bu...James Dong
2010-03-26Fix potential memory leak from video mioJames Dong
2010-03-22The input and output buffers may not be returned after the stateJames Dong
2010-03-18Overlay sometimes does a flush, and thus needs to be restarted.James Dong
2010-03-18Fix missing &James Dong
2010-03-18Return all buffers when the AAC encoder finishes state transition fromJames Dong
2010-03-17Fix comparisons: unsigned values < 0James Dong
2010-03-12Boost thread priorities of the mp3, aac and wbamr decoder threads. These prio...Andreas Huber
2010-03-09Fix a EOS problem which can potentially lead to hang during video playbackJames Dong
2010-03-08Merge "Remove unnecessary assignment for mNumberOfFramesToHold The base class...James Dong
2010-03-08Add an empty CleanSpec.mkJean-Baptiste Queru
2010-03-08Add some logging for potential reset problem in the decoderJames Dong
2010-03-04Remove unnecessary assignment for mNumberOfFramesToHoldJames Dong
2010-02-26Merge "Shift the bridge ioctls around to account for changes necessary for th...Rebecca Schultz Zavin
2010-02-25Do not use DTX VAD mode for NBAMR encoder for now and also re-enable hardware...James Dong
2010-02-23Fix a memory leak from OpenCore for authoringJames Dong
2010-02-22First attempt to remove redundant consecutive calls to VIDDEC_ReturnJames Dong
2010-02-22Restore the makefile changesJames Dong
2010-02-18Shift the bridge ioctls around to account for changes necessary forRebecca Schultz Zavin
2010-02-17Fix buffer ownership and buffer count when write failsJames Dong
2010-02-17Merge "Fixed a problem where a variable is not set before its value is used."James Dong
2010-02-17Merge "Return OMX_ErrorNone from OMX_GetState when OMX_GetState timed out Plu...James Dong
2010-02-17Return OMX_ErrorNone from OMX_GetState when OMX_GetState timed outJames Dong
2010-02-17Fixed a problem where a variable is not set before its value is used.James Dong
2010-02-17Improve the quality of recorded AVC videos by enabling deblock filtering and ...James Dong
2010-02-17Merge "Prevent video decoder component to overwrite client's set parameter re...James Dong
2010-02-17Merge "Fix timestamp issue related to AAC and AMR"James Dong
2010-02-16Prevent video decoder component to overwrite client's set parameter requestJames Dong
2010-02-16Fix timestamp issue related to AAC and AMRJames Dong
2010-02-16don't use unsupported constants.Mathias Agopian
2010-02-16Fixed three issuesJames Dong
2010-02-16Merge "Fix the 0-timestamp issue Don't return an output buffer back to the om...James Dong
2010-02-16Merge "Fix the problem where the first h264 frame in the recorded video is no...James Dong
2010-02-16Fix the 0-timestamp issueJames Dong
2010-02-16Fix the problem where the first h264 frame in the recorded video is not marke...James Dong
2010-02-16Merge "Do not assert if overlay's dequeue_buffer fails, instead silently fail."Andreas Huber