Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
8c890db75ae9f6d933dd03d2edb4c04d4a296685
/
media
/
jni
/
mediaeditor
3e4a3ea
Correct executable bit for source files [Take 2]
by Chirayu Desai
· 12 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 12 years ago
c96a729
To avoid the JNI memory leaks in video editor codes
by wfeng6
· 13 years ago
c6693f6
Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.so
by James Dong
· 13 years ago
54c40e0
Fixed a buffer overflow issue
by James Dong
· 13 years ago
5ddb19e
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
by James Dong
· 13 years ago
f20e4f4
Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine"
by James Dong
· 13 years ago
cbaa821
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
by James Dong
· 13 years ago
6e3bcee
VideoEditorMain.h is moved to /frameworks/av/libvideoeditor and thus can be deleted.
by James Dong
· 13 years ago
798cda7
Change Android.mk file to use the new location after /frameworks/media/libvideoeditor source files are moved
by James Dong
· 13 years ago
e1dea48
Switched to use the header files in /frameworks/native
by James Dong
· 13 years ago
1b5fa0f
Removed the include header path since it is not needed.
by James Dong
· 13 years ago
8335f1c
fix libgui header location
by Mathias Agopian
· 13 years ago
459f40d
move away from MediaDebug and use ADebug instead for video editor engine
by James Dong
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6215d3f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
490909d
Extract out audio DSP code to utility library
by Glenn Kasten
· 13 years ago
29f1c32
am 5126f1d4: am 613ed4c6: Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification,
by Hong Teng
· 13 years ago
63149c8
Fixd for 5490443 Native crash while exporting a video
by Hong Teng
· 13 years ago
71f2cf1
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
a18886c
Fix 5278371: OOM in MediaItemThumbnailTest
by Chih-Chung Chang
· 13 years ago
47a5215
Fix 5156702: rotate thumbnails
by Chih-Chung Chang
· 13 years ago
c847b1a
Fix for 5156702 Rotate video output for thumbnails and export
by Rajneesh Chowdury
· 13 years ago
3ced044
Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)
by Rajneesh Chowdury
· 13 years ago
7f639d3
Merge "Fix 5144356: Native crash while importing music"
by Chih-Chung Chang
· 13 years ago
a91495d
Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%"
by Rajneesh Chowdury
· 13 years ago
176dde8
Fix 5144356: Native crash while importing music
by Chih-Chung Chang
· 13 years ago
6721d33
Fix for 5155561 During export, progress bar jumps from 0 to 50%
by Rajneesh Chowdury
· 13 years ago
1f5de38
Display thumbnails one by one and cache them.
by Chih-Chung Chang
· 13 years ago
cb04a1f
Speed up thumbnail generation.
by Chih-Chung Chang
· 13 years ago
17cfcbf
Add dependencies for the YV12 color converter change.
by Chih-Chung Chang
· 13 years ago
b33d46c
Merge "Add filename and line number in the debug messages."
by Chih-Chung Chang
· 13 years ago
25ba294
Add filename and line number in the debug messages.
by Chih-Chung Chang
· 13 years ago
600acf1
fix for issue 4142219
by Hong Teng
· 14 years ago
ff90212
Remove curtain effect (it's unused).
by Chih-Chung Chang
· 14 years ago
d7ed599
Fix for kenBurn Effect for PNG image is crashing (4861071 )
by Shailendra
· 14 years ago
2fb605a
Fix for issue 3385135 "source code cleanup" engine part
by hongteng
· 14 years ago
c0125dd
Fix for issue 4133431 "Remove OSAL layer" in JNI part
by Shyam Pallapothu
· 14 years ago
3feb41f
Fix for issue 4133431 "Remove OSAL layer" in JNI
by Shyam Pallapothu
· 14 years ago
7743fa6
Fix for issue 4133431 "Remove OSAL layer" in JNI part"
by Dheeraj Sharma
· 14 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
0b8fe20
am ce254e86: am 69d05490: am 0edefea8: Merge "Fix for 4087846 Crash reported by monkey report (Java/Jni)" into honeycomb-mr1
by Rajneesh Chowdury
· 14 years ago
8e7991a
Fix for 4087846 Crash reported by monkey report (Java/Jni)
by Rajneesh Chowdury
· 14 years ago
3070af0
frameworks/base: remove LOCAL_PRELINK_MODULE
by Iliyan Malchev
· 14 years ago
eab30df
Remove unnecessary ld flags.
by Ying Wang
· 14 years ago
895a28e
Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents
by Santosh Madhava
· 14 years ago
4fad676
Fix for issue 3371667: fix source code compilation warnings (4)
by Basavapatna Dattaguru
· 14 years ago
71771b3
Fix for issue 3431967: Memory leak from video editor engine
by Santosh Madhava
· 14 years ago
7c8f25f
Fix for issue 3431967: Memory leak from video editor engine
by Santosh Madhava
· 14 years ago
df4723e
Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames
by Santosh Madhava
· 14 years ago
9cfeb6e
VideoEditor:Issue ID: 3431967
by Basavapatna Dattaguru
· 14 years ago
9ee9aad
Fix for issue 3444358 : Movie studio is broken in Master-TOT
by Santosh Madhava
· 14 years ago
fb4e92c
Fix for issue : 3439708 Last frame is missing effect
by Dheeraj Sharma
· 14 years ago
91ba3a0
Fix for 3431967: Memory leak from video editor engine in JNI
by Santosh Madhava
· 14 years ago
6ef407c
Merge "Fixed 3423072 Imported 1080x720 video clips present distorted view" into honeycomb
by Danny Fernandes
· 14 years ago
69e868d
Fixed 3423072 Imported 1080x720 video clips present distorted view
by Danny Fernandes
· 14 years ago
67ec9aa
Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrame
by Dheeraj Sharma
· 14 years ago
b62d78b
Modification for using Software decoder for thumbnail generation in JNI
by Dheeraj Sharma
· 14 years ago
beb9fc8
Fix issue 3408285 Crash while generating KenBurns
by Dharmaray Kundargi
· 14 years ago
c08f85a
Fix issue 3414805 Crash during Overlay editing. JNI fixes.
by Dharmaray Kundargi
· 14 years ago
cd73d1ed
Merge "Fix for issue 3404671 Crash when exporting movie in JNI" into honeycomb
by Dheeraj Sharma
· 14 years ago
4e70320
Merging the same files on top of tree.
by Dharmaray Kundargi
· 14 years ago
9803b84
Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNI
by Dheeraj Sharma
· 14 years ago
5618e03
Fix for issue 3404671 Crash when exporting movie in JNI
by Dheeraj Sharma
· 14 years ago
c16ccc1
Fix for Issue 3370836 : JNI files for Overlay optmization.
by Dharmaray Kundargi
· 14 years ago
2aaa776
Merge "VideoEditor:Fix for 3369908" into honeycomb
by Dheeraj Sharma
· 14 years ago
b894210
Merge "Video Editor:Fix for 3375632" into honeycomb
by Dheeraj Sharma
· 14 years ago
1ac760a
Issue no : 3370622
by Dheeraj Sharma
· 14 years ago
05d9f81
VideoEditor:Clear Surface API addition
by Dheeraj Sharma
· 14 years ago
474cb4d
VideoEditor:Fix for 3369908
by Dheeraj Sharma
· 14 years ago
b21827d
Video Editor:Fix for 3375632
by Dheeraj Sharma
· 14 years ago
fe93351
Merge "remove eng developement local tags in make file" into honeycomb
by Dharmaray Kundargi
· 14 years ago
6dbd3ee
remove eng developement local tags in make file
by Dharmaray Kundargi
· 14 years ago
581cad2
Turn error/exception logging on at the native layer
by James Dong
· 14 years ago
a1a55bb
Fix the build break in git_master-without-vendor
by Dharmaray Kundargi
· 14 years ago
cd196d3
videoeditor JNI files on honeycomb
by Dharmaray Kundargi
· 14 years ago