summaryrefslogtreecommitdiffstats
path: root/libvideoeditor
Commit message (Expand)AuthorAgeFilesLines
...
* | | am 811c53c5: Fix for issue 5309336 -add videoeditor maximum prefetch...Hong Teng2011-11-153-8/+47
|\ \ \ | |/ /
| * | Fix for issue 5309336Hong Teng2011-11-143-8/+47
| |/
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-2521-688/+688
|/
* am f23f7257: Merge "Fix for 5477832 Movie Studio crash when trying to import ...James Dong2011-10-202-0/+18
|\
| * Merge "Fix for 5477832 Movie Studio crash when trying to import the attached ...James Dong2011-10-202-0/+18
| |\
| | * Fix for 5477832 Movie Studio crash when trying to import the attached h263 file.Rajneesh Chowdury2011-10-192-0/+18
* | | am 52da22e1: Fix for 5234840 Corrupted frames in transitionHong Teng2011-10-191-3/+6
|\ \ \ | |/ /
| * | Fix for 5234840 Corrupted frames in transitionHong Teng2011-10-191-3/+6
| |/
* | am 71184927: Fix for 5154138 Titles are not aligned properly in a exported mo...Hong Teng2011-10-183-336/+428
|\ \ | |/
| * Fix for 5154138 Titles are not aligned properly in a exported movie from Movi...Hong Teng2011-10-183-336/+428
* | Remove RTSP support from libvideoeditor's PreviewPlayer...Andreas Huber2011-10-123-77/+4
|/
* Merge "Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional...Hong Teng2011-10-052-3/+20
|\
| * Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test.Hong Teng2011-10-052-3/+20
* | Video editor incorrectly rejects videos that could be supported by the HW dec...James Dong2011-10-031-13/+27
|/
* Fix for 5205420 compression domain trimming fallback mechanismRajneesh Chowdury2011-09-232-20/+43
* Fix for 5274212 Transition clip contains more video frames from 1 video clip ...Rajneesh Chowdury2011-09-221-4/+4
* Merge "Fix for 5247764 profile and level settings are not always correctly set"Rajneesh Chowdury2011-09-153-12/+316
|\
| * Fix for 5247764 profile and level settings are not always correctly setRajneesh Chowdury2011-09-143-12/+316
* | Fix for bug 5255159 Cannot play exported movie from Movie StudioRajneesh Chowdury2011-09-142-23/+10
|/
* Fix forHong Teng2011-09-122-23/+28
* Enable some logs to debug 5195693.Chih-Chung Chang2011-09-051-5/+6
* Fix 5240036: We didn't handle the 1920x1080 resolution.Chih-Chung Chang2011-09-021-0/+6
* Fix for 5156702 Rotate video output for thumbnails and exportRajneesh Chowdury2011-08-3012-31/+663
* Merge "Fix 5200858: we need to pass timestamp to render correct frames."Chih-Chung Chang2011-08-291-4/+5
|\
| * Fix 5200858: we need to pass timestamp to render correct frames.Chih-Chung Chang2011-08-291-4/+5
* | Merge "Fix 5123908: Native crash rewinding movie"Chih-Chung Chang2011-08-283-261/+149
|\ \ | |/ |/|
| * Fix 5123908: Native crash rewinding movieChih-Chung Chang2011-08-233-261/+149
* | Fix 5212886: free the reader after freeing decoders.Chih-Chung Chang2011-08-261-38/+41
* | Fix 5200962: Handle 0-length buffers from OMXCodec and drop it.Chih-Chung Chang2011-08-261-0/+7
* | Fix 5180429: Initialize native window transform to 0.Chih-Chung Chang2011-08-251-8/+10
* | Fix for 5151331 [CRESPO] testPerformanceExport failedRajneesh Chowdury2011-08-231-0/+34
|/
* Fix for 4142219 Don't hard code platform-specific limitations.Rajneesh Chowdury2011-08-1927-1285/+636
* Fix 5115581: Native crash while importing audio trackChih-Chung Chang2011-08-181-111/+56
* Speed up thumbnail generation.Chih-Chung Chang2011-08-156-212/+204
* Add connect calls for SurfaceTexture. Clean PreviewRenderer.Chih-Chung Chang2011-08-114-135/+58
* Merge "Fix for 4132872 inefficient export logic."Rajneesh Chowdury2011-08-0919-976/+2799
|\
| * Fix for 4132872 inefficient export logic.Rajneesh Chowdury2011-08-0819-976/+2799
* | Rename YV12 to I420.Chih-Chung Chang2011-08-089-76/+76
* | Use GL to render preview.Chih-Chung Chang2011-08-0813-343/+862
* | Merge "Remove excessive logging"James Dong2011-08-041-2/+2
|\ \
| * | Remove excessive loggingJames Dong2011-08-021-2/+2
| |/
* | Remove unused mLastVideoBuffer and bAppliedVideoEffect.Chih-Chung Chang2011-08-032-30/+2
* | Remove PreviewLocalRenderer (simplify the code).Chih-Chung Chang2011-08-022-117/+9
|/
* Fix for 5083973 M4VSS3GPP_editCleanUp called twice problem.Rajneesh Chowdury2011-07-281-0/+12
* Remove unnecessary encoder input format check.Chih-Chung Chang2011-07-271-29/+3
* Add YV12 color converter interface for VideoEditor.Chih-Chung Chang2011-07-2714-248/+414
* Clear buffer lists in stop() so we won't free the buffers again.Chih-Chung Chang2011-07-261-0/+3
* Fix for issue 5055001 Movie studio is unusable after importing musicRajneesh Chowdury2011-07-221-84/+92
* Merge "Remove hard-coded requirement for number of buffers."Chih-Chung Chang2011-07-211-91/+238
|\
| * Remove hard-coded requirement for number of buffers.Chih-Chung Chang2011-07-201-91/+238