summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-02-16Do not assert if overlay's dequeue_buffer fails, instead silently fail.Andreas Huber
2010-02-16We disable the TI AMR hardware encoder as it started emitting comfort noise i...Andreas Huber
2010-02-12Only return buffers back to OMX client after DSP processed them; don't return...James Dong
2010-02-11split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian
2010-02-11Support for both OMX_COLOR_FormatCbYCrY and OMX_COLOR_FormatYUV420Planar in t...Andreas Huber
2010-02-05Merge "Remove (1000 ms-long) unnecessary waiting time"James Dong
2010-02-05Remove (1000 ms-long) unnecessary waiting timeJames Dong
2010-02-05am a3a9c69b: am 87d1452b: reconcile main tree with open-source eclairThe Android Open Source Project
2010-02-05am 87d1452b: reconcile main tree with open-source eclairThe Android Open Source Project
2010-02-05reconcile main tree with open-source eclairandroid-sdk-tools_r5android-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2eclairThe Android Open Source Project
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
2010-01-29reconcile android-2.1_r1 snapshotThe Android Open Source Project
2010-01-27am 4f50ecc1: merge from open-source masterThe Android Open Source Project
2010-01-25Apparently the overlay needs to be created with the decoded size rather than ...Andreas Huber
2010-01-22Allow set parameter call even when port is disabledBenny Wong
2010-01-21The overlay has a new orientation parameter (not used here).Chih-Chung Chang
2010-01-21merge from open-source masterThe Android Open Source Project
2010-01-19am e7a8c510: Increasing buffering in video encoderBenny.Wong@motorola.com
2010-01-19am 2eb87248: Re-enable TI AAC MP3 with MP3 CRCerror and EOS fixBenny.Wong@motorola.com