Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_av
/
e62c387164f176b2f2484fe3bd84d8dc115b5d6b
/
libvideoeditor
/
lvpp
d94b927
Enable some logs to debug 5195693.
by Chih-Chung Chang
· 14 years ago
e9eec0e
Fix for 5156702 Rotate video output for thumbnails and export
by Rajneesh Chowdury
· 14 years ago
a007d50
Merge "Fix 5123908: Native crash rewinding movie"
by Chih-Chung Chang
· 14 years ago
aef59c5
Fix 5180429: Initialize native window transform to 0.
by Chih-Chung Chang
· 14 years ago
3d974e7
Fix 5123908: Native crash rewinding movie
by Chih-Chung Chang
· 14 years ago
08b82bd
Add connect calls for SurfaceTexture. Clean PreviewRenderer.
by Chih-Chung Chang
· 14 years ago
2aa01fd
Rename YV12 to I420.
by Chih-Chung Chang
· 14 years ago
43fcc39
Use GL to render preview.
by Chih-Chung Chang
· 14 years ago
b9410c5
Merge "Remove excessive logging"
by James Dong
· 14 years ago
cece4b3
Remove unused mLastVideoBuffer and bAppliedVideoEffect.
by Chih-Chung Chang
· 14 years ago
48a29a9
Remove excessive logging
by James Dong
· 14 years ago
e048e90
Remove PreviewLocalRenderer (simplify the code).
by Chih-Chung Chang
· 14 years ago
7efb8ef
Add YV12 color converter interface for VideoEditor.
by Chih-Chung Chang
· 14 years ago
0aaa69f
Merge "fix for issue 4142219 Don't hard code platform-specific limitations engine part."
by Hong Teng
· 14 years ago
8806b70
fix for issue 4142219 Don't hard code platform-specific limitations engine part.
by Hong Teng
· 14 years ago
9ea1fc7
Merge "Fix for issue 4988956 No audio can be heard during preview"
by Rajneesh Chowdury
· 14 years ago
1c3c543
Fix for issue 4988956 No audio can be heard during preview
by Rajneesh Chowdury
· 14 years ago
460ba2a
call the new setScaling method in the appropriate places
by Mathias Agopian
· 14 years ago
2857b95
Merge "Use the ANativeWindow APIs instead of the Surface APIs"
by Mathias Agopian
· 14 years ago
f70947f
Use the ANativeWindow APIs instead of the Surface APIs
by Mathias Agopian
· 14 years ago
3d34a30
Remove redundant include, now that NuHTTPDataSource.h is no more.
by Andreas Huber
· 14 years ago
2dade01
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
7dbd2c4
Remove curtain effects (they are unused).
by Chih-Chung Chang
· 14 years ago
9969866
Make line-ending consistent (unix style).
by Chih-Chung Chang
· 14 years ago
b5c7784
Fix for: 4676350 Do not use dual copyright declaration for video editor code
by Thomas Le Guevel
· 14 years ago
72e95e7
Revert "Use AudioTrack::event_type not int in callback"
by Glenn Kasten
· 14 years ago
984eae0
Use AudioTrack::event_type not int in callback
by Glenn Kasten
· 14 years ago
272eb55
update for new audio.h header location
by Dima Zavin
· 14 years ago
3b9ba85
Clean up background audio processing code
by James Dong
· 14 years ago
74d808e
Merge "android_native_buffer_t --> ANativeWindowBuffer"
by Iliyan Malchev
· 14 years ago
b003895
android_native_buffer_t --> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
e6815bf
Clean up VideoEditorSRC
by James Dong
· 14 years ago
2dbef65
Cleaned up dummy audio and video sources
by James Dong
· 14 years ago
c9dedc4
Separate preview player from AwesomePlayer and also video editor audio player from AudioPlayer
by James Dong
· 14 years ago
acb62af
Add setParameter/getParameter to MediaPlayer API for bug 1982947
by Gloria Wang
· 14 years ago
6859837
libvideoeditor: convert to use new audio.h
by Dima Zavin
· 14 years ago
3b25fdc
Fix for issue 3385135 "source code cleanup" engine part
by hongteng
· 14 years ago
694816d
Fix for issue 4133431 "Remove OSAL layer" in engine part
by Shyam Pallapothu
· 14 years ago
32ed3f4
Fix for issue 4133431 "Remove OSAL layer" in engine part
by Shyam Pallapothu
· 14 years ago
ddc7e59
Merge "remove unused references to ISurface"
by Mathias Agopian
· 14 years ago
6e22429
remove unused references to ISurface
by Mathias Agopian
· 14 years ago
838daaf
Bring videoeditor copies of internal code in sync with recent changes to the originals
by Andreas Huber
· 14 years ago
d9789f2
replace libsurfaceflinger_client by libgui
by Mathias Agopian
· 14 years ago
d2abe6d
am 2d449791: Fix for the issue: TestPreviewWithTransition fails (4133108)
by Raghavender Palla
· 14 years ago
fa31daf
Fix for the issue: TestPreviewWithTransition fails (4133108)
by Raghavender Palla
· 14 years ago
61a422a
am fb4d3b2d: Fix for the issue: 4099068 For long duration files, after end of the preview the progress bar is moved to the middle
by Raghavender Palla
· 14 years ago
ebf4015
Fix for the issue: 4099068 For long duration files, after end of the preview the progress bar is moved to the middle
by Raghavender Palla
· 14 years ago
68e98a2
frameworks/media/libvideoeditor: remove LOCAL_PRELINK_MODULE
by Iliyan Malchev
· 14 years ago
9a8c9a8
Fix for 4084134 End transition applied on image does not show up in previewer when playback
by Rajneesh Chowdury
· 14 years ago
100d018
Fix for issue 3371667: fix source code compilation warnings(Moved from master)
by Basavapatna Dattaguru
· 15 years ago
0a8f129
Merge "Fix for issue 3427268 Crash when stopping playback"
by Rajneesh Chowdury
· 15 years ago
1e2469c
Fix for issue 3427268 Crash when stopping playback
by Rajneesh Chowdury
· 15 years ago
fe288aa
Fix for issue 3495914: (In Preview) Video clip switches between start and end
by Santosh Madhava
· 15 years ago
408e25b
FIX for Issue Fix for issue 3371667: fix source code compilation warnings(3)
by Basavapatna Dattaguru
· 15 years ago
52dcba9
Merge "Fix for issue 3371667: fix source code compilation warnings"
by Basavapatna Dattaguru
· 15 years ago
b6e2b5c
Fix for memory leak with single audio player instance
by Rajneesh Chowdury
· 15 years ago
14c690d
Fix for issue 3371667: fix source code compilation warnings
by Basavapatna Dattaguru
· 15 years ago
a5872f7
And again keep this copy of our internal sources in sync, so much fun...
by Andreas Huber
· 15 years ago
4aeec63
Bug 3438258 surface textures
by Glenn Kasten
· 15 years ago
1c97d9a
Fix for 3369917 Audio skips at clip edit points
by Rajneesh Chowdury
· 15 years ago
b2d6e0f
Fix for issue 3439595 : Movie studio playback previous frames
by Santosh Madhava
· 15 years ago
8b95de2
Fix for issue 3456480 A/V not in sync when a picture is added followed by a video clip trimmed from start
by Rajneesh Chowdury
· 15 years ago
a5a42c5
Update this copy of our internal sources to reflect changes to the original...
by Andreas Huber
· 15 years ago
4ca3e5d
Fix for issue 3431967 : Memory leak from video editor engine
by Santosh Madhava
· 15 years ago
a14f406
Merge "Fixed issue 3385135: change min audio buffer count to match awesome player"
by Danny Fernandes
· 15 years ago
5bc7fb4
Fix for issue : 3450195 Adapt to the recent changes of awesome player in video editor preview player
by Dheeraj Sharma
· 15 years ago
d196f1c
Fixed issue 3385135: change min audio buffer count to match awesome player
by Danny Fernandes
· 15 years ago
ea3f01b
Merge "Fix for issue 3431967 : Memory leak from video editor engine"
by Santosh Madhava
· 15 years ago
5df8185
Fix for issue 3431967 : Memory leak from video editor engine
by Santosh Madhava
· 15 years ago
4f4efef
Fix for issue : 3439708 Last frame is missing effect
by Dheeraj Sharma
· 15 years ago
b4ce81da
Fix for issue 3431967 : Memory leak from video editor engine
by Santosh Madhava
· 15 years ago
9785cdf
Fix for issue 3431967 : Movie Studio crashed after pressing the back button
by Santosh Madhava
· 15 years ago
1ea8583
Fix for issue: 3437071 Crash during rendering mode change for specific video size
by Dheeraj Sharma
· 15 years ago
9f3d387
Merge "X86 target fixes"
by Kenny Root
· 15 years ago
9e4c36a
This copy of our internal code does not handle seek-preview while paused well.
by Andreas Huber
· 15 years ago
eb5b265
X86 target fixes
by Kenny Root
· 15 years ago
aa05e8c
Fixed Issue 3423072: Imported 1080x720 video clips present distorted view in preview
by Danny Fernandes
· 15 years ago
bfece17
Fix for 3409334 Movie Studio "Force Close" after importing a 3gp video
by Santosh Madhava
· 15 years ago
4f155f0
Fix Issue Crash during Export Issue 3414805 , and Preview smoothning for 720p Clips
by Dharmaray Kundargi
· 15 years ago
f892b56
Fix for issue 3410180: Small green lines at end of surface after removing last media item
by Dheeraj Sharma
· 15 years ago
53c567c
Fix issue 3369917 :Audio skips at clip edit points
by Dharmaray Kundargi
· 15 years ago
8a838ad
Merge "Fix issue 3404563. Overlay is not seen when the clip is trimmed in the beginning." into honeycomb
by Dharmaray Kundargi
· 15 years ago
254c8df
Fix issue 3404563. Overlay is not seen when the clip is trimmed in the beginning.
by Dharmaray Kundargi
· 15 years ago
7f0ce8d
Crash in prepare player. Issue No 3403342
by Dharmaray Kundargi
· 15 years ago
eab39fb
Merging on top of new sync
by Dheeraj Sharma
· 15 years ago
78554cc
Merge "Fix Issue no 3374842. Preview Optimization while switching between two clips." into honeycomb
by Dharmaray Kundargi
· 15 years ago
3c48e41
Fix Issue no 3374842. Preview Optimization while switching between two clips.
by Dharmaray Kundargi
· 15 years ago
342f932
Fix for issue 3399126 Overlay displayed over next clip
by Santosh Madhava
· 15 years ago
d01ef56
Fix Issues 3395836
by Dharmaray Kundargi
· 15 years ago
e6c0750
Fix for ISSUE 3370836 - Overlay optmization.
by Dharmaray Kundargi
· 15 years ago
9ec356a
VideoEditor:Fix for Clear Surface API Bug of not able to create empty project
by Dheeraj Sharma
· 15 years ago
3ad0176
Fix for issue 3372755 : File descriptor leak
by Santosh Madhava
· 15 years ago
35cb2de
Change preview player code also.
by Dharmaray Kundargi
· 15 years ago
bf32708
Remove the eng developement LOCALtags in makefiles
by Dharmaray Kundargi
· 15 years ago
ba119eb
Fix git_master-without-vendor build
by Dharmaray Kundargi
· 15 years ago
643290d
videoeditor preview code on honeycomb
by Dharmaray Kundargi
· 15 years ago