| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix 5180429: Initialize native window transform to 0. | Chih-Chung Chang | 2011-08-25 | 1 | -8/+10 |
|/ |
|
* | Add connect calls for SurfaceTexture. Clean PreviewRenderer. | Chih-Chung Chang | 2011-08-11 | 4 | -135/+58 |
* | Rename YV12 to I420. | Chih-Chung Chang | 2011-08-08 | 5 | -25/+25 |
* | Use GL to render preview. | Chih-Chung Chang | 2011-08-08 | 13 | -343/+862 |
* | Merge "Remove excessive logging" | James Dong | 2011-08-04 | 1 | -2/+2 |
|\ |
|
| * | Remove excessive logging | James Dong | 2011-08-02 | 1 | -2/+2 |
* | | Remove unused mLastVideoBuffer and bAppliedVideoEffect. | Chih-Chung Chang | 2011-08-03 | 2 | -30/+2 |
* | | Remove PreviewLocalRenderer (simplify the code). | Chih-Chung Chang | 2011-08-02 | 2 | -117/+9 |
|/ |
|
* | Add YV12 color converter interface for VideoEditor. | Chih-Chung Chang | 2011-07-27 | 9 | -229/+192 |
* | Merge "fix for issue 4142219 Don't hard code platform-specific limitations en... | Hong Teng | 2011-07-21 | 5 | -147/+113 |
|\ |
|
| * | fix for issue 4142219 | Hong Teng | 2011-07-20 | 5 | -147/+113 |
* | | Merge "Fix for issue 4988956 No audio can be heard during preview" | Rajneesh Chowdury | 2011-07-20 | 2 | -35/+72 |
|\ \
| |/
|/| |
|
| * | Fix for issue 4988956 No audio can be heard during preview | Rajneesh Chowdury | 2011-07-20 | 2 | -35/+72 |
* | | call the new setScaling method in the appropriate places | Mathias Agopian | 2011-07-19 | 1 | -16/+20 |
* | | Merge "Use the ANativeWindow APIs instead of the Surface APIs" | Mathias Agopian | 2011-07-14 | 1 | -6/+6 |
|\ \ |
|
| * | | Use the ANativeWindow APIs instead of the Surface APIs | Mathias Agopian | 2011-07-14 | 1 | -6/+6 |
* | | | Remove redundant include, now that NuHTTPDataSource.h is no more. | Andreas Huber | 2011-07-13 | 1 | -1/+0 |
|/ / |
|
* | | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -4/+1 |
|/ |
|
* | Remove curtain effects (they are unused). | Chih-Chung Chang | 2011-06-30 | 4 | -233/+0 |
* | Make line-ending consistent (unix style). | Chih-Chung Chang | 2011-06-30 | 17 | -8074/+8074 |
* | Fix for: 4676350 Do not use dual copyright declaration for video editor code | Thomas Le Guevel | 2011-06-23 | 21 | -21/+0 |
* | Revert "Use AudioTrack::event_type not int in callback" | Glenn Kasten | 2011-06-01 | 4 | -7/+6 |
* | Use AudioTrack::event_type not int in callback | Glenn Kasten | 2011-06-01 | 4 | -6/+7 |
* | update for new audio.h header location | Dima Zavin | 2011-05-11 | 2 | -2/+2 |
* | Clean up background audio processing code | James Dong | 2011-05-03 | 2 | -169/+135 |
* | Merge "android_native_buffer_t --> ANativeWindowBuffer" | Iliyan Malchev | 2011-05-03 | 2 | -2/+2 |
|\ |
|
| * | android_native_buffer_t --> ANativeWindowBuffer | Iliyan Malchev | 2011-05-03 | 2 | -2/+2 |
* | | Clean up VideoEditorSRC | James Dong | 2011-05-03 | 2 | -52/+22 |
|/ |
|
* | Cleaned up dummy audio and video sources | James Dong | 2011-05-03 | 3 | -12/+2 |
* | Separate preview player from AwesomePlayer and also video editor audio player... | James Dong | 2011-05-01 | 9 | -18/+2851 |
* | Add setParameter/getParameter to MediaPlayer API | Gloria Wang | 2011-04-29 | 2 | -0/+12 |
* | libvideoeditor: convert to use new audio.h | Dima Zavin | 2011-04-27 | 2 | -7/+11 |
* | Fix for issue 3385135 "source code cleanup" engine part | hongteng | 2011-04-22 | 1 | -52/+0 |
* | Fix for issue 4133431 "Remove OSAL layer" in engine part | Shyam Pallapothu | 2011-04-21 | 5 | -89/+84 |
* | Fix for issue 4133431 "Remove OSAL layer" in engine part | Shyam Pallapothu | 2011-04-20 | 4 | -81/+81 |
* | Merge "remove unused references to ISurface" | Mathias Agopian | 2011-04-06 | 6 | -34/+2 |
|\ |
|
| * | remove unused references to ISurface | Mathias Agopian | 2011-04-05 | 6 | -34/+2 |
* | | Bring videoeditor copies of internal code in sync with recent changes to the ... | Andreas Huber | 2011-04-04 | 1 | -4/+18 |
|/ |
|
* | replace libsurfaceflinger_client by libgui | Mathias Agopian | 2011-03-25 | 1 | -1/+1 |
* | am 2d449791: Fix for the issue: TestPreviewWithTransition fails (4133108) | Raghavender Palla | 2011-03-22 | 5 | -7/+44 |
|\ |
|
| * | Fix for the issue: TestPreviewWithTransition fails (4133108) | Raghavender Palla | 2011-03-21 | 5 | -7/+44 |
* | | am fb4d3b2d: Fix for the issue: 4099068 For long duration files, after end of... | Raghavender Palla | 2011-03-15 | 1 | -10/+11 |
|\ \
| |/ |
|
| * | Fix for the issue: 4099068 For long duration files, after end of the preview ... | Raghavender Palla | 2011-03-14 | 1 | -10/+11 |
* | | frameworks/media/libvideoeditor: remove LOCAL_PRELINK_MODULE | Iliyan Malchev | 2011-03-14 | 1 | -5/+0 |
|/ |
|
* | Fix for 4084134 End transition applied on image does not show up in previewer... | Rajneesh Chowdury | 2011-03-11 | 1 | -1/+16 |
* | Fix for issue 3371667: fix source code compilation warnings(Moved from master) | Basavapatna Dattaguru | 2011-03-04 | 4 | -32/+33 |
* | Merge "Fix for issue 3427268 Crash when stopping playback" | Rajneesh Chowdury | 2011-03-02 | 2 | -10/+35 |
|\ |
|
| * | Fix for issue 3427268 Crash when stopping playback | Rajneesh Chowdury | 2011-03-02 | 2 | -10/+35 |
* | | Fix for issue 3495914: (In Preview) Video clip switches between start and end | Santosh Madhava | 2011-03-01 | 1 | -0/+4 |
|/ |
|
* | FIX for Issue Fix for issue 3371667: fix source code compilation warnings(3) | Basavapatna Dattaguru | 2011-02-28 | 1 | -6/+6 |