summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test.Hong Teng2011-10-052-3/+20
* Enable some logs to debug 5195693.Chih-Chung Chang2011-09-051-5/+6
* Fix for 5156702 Rotate video output for thumbnails and exportRajneesh Chowdury2011-08-303-0/+242
* 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 5180429: Initialize native window transform to 0.Chih-Chung Chang2011-08-251-8/+10
|/
* Add connect calls for SurfaceTexture. Clean PreviewRenderer.Chih-Chung Chang2011-08-114-135/+58
* Rename YV12 to I420.Chih-Chung Chang2011-08-085-25/+25
* 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
|/
* Add YV12 color converter interface for VideoEditor.Chih-Chung Chang2011-07-279-229/+192
* Merge "fix for issue 4142219 Don't hard code platform-specific limitations en...Hong Teng2011-07-215-147/+113
|\
| * fix for issue 4142219Hong Teng2011-07-205-147/+113
* | Merge "Fix for issue 4988956 No audio can be heard during preview"Rajneesh Chowdury2011-07-202-35/+72
|\ \ | |/ |/|
| * Fix for issue 4988956 No audio can be heard during previewRajneesh Chowdury2011-07-202-35/+72
* | call the new setScaling method in the appropriate placesMathias Agopian2011-07-191-16/+20
* | Merge "Use the ANativeWindow APIs instead of the Surface APIs"Mathias Agopian2011-07-141-6/+6
|\ \
| * | Use the ANativeWindow APIs instead of the Surface APIsMathias Agopian2011-07-141-6/+6
* | | Remove redundant include, now that NuHTTPDataSource.h is no more.Andreas Huber2011-07-131-1/+0
|/ /
* | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+1
|/
* Remove curtain effects (they are unused).Chih-Chung Chang2011-06-304-233/+0
* Make line-ending consistent (unix style).Chih-Chung Chang2011-06-3017-8074/+8074
* Fix for: 4676350 Do not use dual copyright declaration for video editor codeThomas Le Guevel2011-06-2321-21/+0
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-014-7/+6
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-014-6/+7
* update for new audio.h header locationDima Zavin2011-05-112-2/+2
* Clean up background audio processing codeJames Dong2011-05-032-169/+135
* Merge "android_native_buffer_t --> ANativeWindowBuffer"Iliyan Malchev2011-05-032-2/+2
|\
| * android_native_buffer_t --> ANativeWindowBufferIliyan Malchev2011-05-032-2/+2
* | Clean up VideoEditorSRCJames Dong2011-05-032-52/+22
|/
* Cleaned up dummy audio and video sourcesJames Dong2011-05-033-12/+2
* Separate preview player from AwesomePlayer and also video editor audio player...James Dong2011-05-019-18/+2851
* Add setParameter/getParameter to MediaPlayer APIGloria Wang2011-04-292-0/+12
* libvideoeditor: convert to use new audio.hDima Zavin2011-04-272-7/+11
* Fix for issue 3385135 "source code cleanup" engine parthongteng2011-04-221-52/+0
* Fix for issue 4133431 "Remove OSAL layer" in engine partShyam Pallapothu2011-04-215-89/+84
* Fix for issue 4133431 "Remove OSAL layer" in engine partShyam Pallapothu2011-04-204-81/+81
* Merge "remove unused references to ISurface"Mathias Agopian2011-04-066-34/+2
|\
| * remove unused references to ISurfaceMathias Agopian2011-04-056-34/+2
* | Bring videoeditor copies of internal code in sync with recent changes to the ...Andreas Huber2011-04-041-4/+18
|/
* replace libsurfaceflinger_client by libguiMathias Agopian2011-03-251-1/+1
* am 2d449791: Fix for the issue: TestPreviewWithTransition fails (4133108)Raghavender Palla2011-03-225-7/+44
|\
| * Fix for the issue: TestPreviewWithTransition fails (4133108)Raghavender Palla2011-03-215-7/+44
* | am fb4d3b2d: Fix for the issue: 4099068 For long duration files, after end of...Raghavender Palla2011-03-151-10/+11
|\ \ | |/
| * Fix for the issue: 4099068 For long duration files, after end of the preview ...Raghavender Palla2011-03-141-10/+11
* | frameworks/media/libvideoeditor: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-5/+0
|/
* Fix for 4084134 End transition applied on image does not show up in previewer...Rajneesh Chowdury2011-03-111-1/+16