aboutsummaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2010-04-01Fix copyright header for pvmediascanner.cppJames Dong
2010-03-10Fix the mode constants in the metadatadriver to properly align with the publi...Andreas Huber
2010-03-04Fix a software decoder freeze issueJames Dong
2010-03-04Log a potential deadlock issue in audio MIO for recordingJames Dong
2010-03-03Add some extra debugging for tracking down stop recording problemJames Dong
2010-02-25Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent
2010-02-22Fix a media server crash due to a race condition in the Camera MIOJames Dong
2010-02-16use HAL YUV constants instead of libui'sMathias Agopian
2010-02-16Switch to use xml configuration for authoringJames Dong
2010-02-12Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang
2010-02-11split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian
2010-02-08Use Tremor for sim-eng, and Tremolo for other targets.Gloria Wang
2010-02-05Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor l...Gloria Wang
2010-02-04Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang
2010-01-28Support for specifying additional http headers for media sources.Andreas Huber
2010-01-06Merge "Treat files with extension MPEG as MP4 during scanning"James Dong
2010-01-06am 0bb93756: The number of frames that need to be hold in the video MIO is pl...James Dong
2010-01-06The number of frames that need to be hold in the video MIO is platform-specific.android-2.1_r2.1sandroid-2.1_r2.1p2android-2.1_r2.1pandroid-2.1_r2eclair-sholes-release2eclair-releaseeclair-passion-releaseJames Dong
2010-01-06Treat files with extension MPEG as MP4 during scanningJames Dong
2009-12-10am afa07b52: Fix tearing for 720P video playback. Hold 2 decoded video frames...James Dong
2009-12-09Fix tearing for 720P video playback.android-sdk-2.1_r1android-2.1_r1James Dong
2009-12-03Refactor the MediaScanner, the existing one becomes a subclass of MediaScanne...Andreas Huber
2009-12-02am 67499507: Enable the support for selecting preferred video codecs (softwar...James Dong
2009-12-02Enable the support for selecting preferred video codecs (software based vs ha...James Dong
2009-11-16am 76c4cb50: Fix an incorrect time profiling bug in camera MIOJames Dong
2009-11-14Fix an incorrect time profiling bug in camera MIOJames Dong
2009-11-11am 5f411997: Fix issue 2194140: [Passion] Support Audience chip.Eric Laurent
2009-11-11Fix issue 2194140: [Passion] Support Audience chip.Eric Laurent
2009-11-09Catch AO leave in metadriver. (Same thing like we did for player and author)Jianhong Jiang
2009-11-05Add view finder freeze detection logic for video recording application in cam...James Dong
2009-11-04The max video frame size was too small (640x480). increase it to handle HD (1...James Dong
2009-11-03DO NOT MERGE TO MR2Jianhong Jiang
2009-11-02DO NOT MERGE TO MR2Sahil Sachdeva
2009-10-24RIO-7762: OMX_UseBuffer support buffers allocated in MIO.Jianhong Jiang
2009-10-23Fix valgrind error in media scanner (http://b/issue?id=2210270) causedMarco Nelissen
2009-10-07Merge change I7bff0de8 into eclairAndroid (Google) Code Review
2009-10-06RIO-7671:(Part A MIO fixes) MIO should unregister the observer when the clock...Jianhong Jiang
2009-10-05Reduce log spew during media streaming. Bug 2168469.Dave Sparks
2009-10-05Revert "RIO-7131: add support for app to choose OMX components."Jianhong Jiang
2009-10-01RIO-7131: add support for app to choose OMX components.Jianhong Jiang
2009-09-30Better error reporting in case of recording failure.Jianhong Jiang
2009-09-30Fix the AudioRecord Latency in Audio Input MIO.Sahil Sachdeva
2009-09-29PVMFMediaClock takes care of device latency. Remove the device latency proces...Jianhong Jiang
2009-09-17Remove an extra call of ResetData from ThreadLogoff in AndroidSurfaceOutput.Sahil Sachdeva
2009-09-14Fixed a stupid mistake: incorrect ordering the chars in the mime "3gp" or "mp...James Dong
2009-09-10Fix a data overflow issue while calculating the duration in ms.James Dong
2009-09-10Merge change 24431 into eclairAndroid (Google) Code Review
2009-09-09bug 2103063 [RIO-7452] The timestamp for the very first video frame is too la...Sahil Sachdeva
2009-09-09RIO-7461: Update mediascanner.cpp to support AAC files.James Stokebrand
2009-09-09Merge change 24173 into eclairAndroid (Google) Code Review