index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libvideoeditor
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "Refactored MediaBufferPuller class from VideoEditorVideoEncoder class"
James Dong
2012-03-12
4
-190
/
+274
|
\
|
*
Refactored MediaBufferPuller class from VideoEditorVideoEncoder class
James Dong
2012-03-06
4
-190
/
+274
*
|
Update build dependency on AudioMixer header
Jean-Michel Trivi
2012-03-11
2
-1
/
+1
*
|
Use audio_policy_output_flags_t consistently
Glenn Kasten
2012-03-08
2
-2
/
+2
|
/
*
Set channel mask when opening audio sink
Jean-Michel Trivi
2012-03-05
3
-7
/
+19
*
fix location of libgui headers
Mathias Agopian
2012-02-26
4
-5
/
+3
*
remove dependency on android_native_buffer.h
Mathias Agopian
2012-02-24
1
-1
/
+1
*
Update method sigs.
John Grossman
2012-02-10
3
-4
/
+4
*
Merge "Move away from MediaDebug and use ADebug instead"
James Dong
2012-02-09
14
-16
/
+17
|
\
|
*
Move away from MediaDebug and use ADebug instead
James Dong
2012-02-08
14
-16
/
+17
*
|
Fix green frame issue
James Dong
2012-02-09
1
-2
/
+2
|
/
*
Removed unnecessary memset before an immediate memcpy
James Dong
2012-02-06
1
-2
/
+0
*
Use AACEncoder instead of OMX-based AAC software encoder to workaround issues...
James Dong
2012-02-03
1
-2
/
+9
*
Clean up VideoEditorPreviewController class part one:
James Dong
2012-01-30
2
-74
/
+78
*
Merge "Fix an error to deal with 0-size nal units in some AVC files"
James Dong
2012-01-30
1
-15
/
+8
|
\
|
*
Fix an error to deal with 0-size nal units in some AVC files
James Dong
2012-01-27
1
-15
/
+8
*
|
Clean up VideoEditorGBAudioProcessing
James Dong
2012-01-26
3
-110
/
+99
|
/
*
Merge "AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect."
James Dong
2012-01-23
7
-703
/
+294
|
\
|
*
AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect.
James Dong
2012-01-20
7
-703
/
+294
*
|
Fix an error that missed an "=" for equality in an if statement
James Dong
2012-01-23
1
-1
/
+1
|
/
*
Merge "More source code Clean up in video editor engine"
James Dong
2012-01-20
16
-2109
/
+1026
|
\
|
*
More source code Clean up in video editor engine
James Dong
2012-01-19
16
-2109
/
+1026
*
|
Don't allow evil constructors in VideoEditorBGAudioProcessing
James Dong
2012-01-19
1
-0
/
+5
|
/
*
Fix two typos in the defined frequency enums
James Dong
2012-01-17
2
-2
/
+2
*
Merge "Use audio_stream_type_t consistently"
Glenn Kasten
2012-01-17
1
-2
/
+2
|
\
|
*
Use audio_stream_type_t consistently
Glenn Kasten
2012-01-12
1
-2
/
+2
*
|
Remove streaming related logic from preview player.
James Dong
2012-01-12
6
-307
/
+32
|
/
*
Use audio_format_t consistently
Glenn Kasten
2012-01-12
2
-2
/
+2
*
Remove unnecessary drm handling logic in PreviewPlayerBase class
James Dong
2012-01-11
2
-185
/
+9
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
13
-85
/
+85
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-05
5
-8
/
+8
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
8
-24
/
+24
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
3
-11
/
+11
*
ditherAndClamp from libaudioutils not AudioMixer
Glenn Kasten
2011-12-16
4
-3
/
+8
*
am 38ca8aaf: Fix for issue 5490443 Native crash while exporting a video Handl...
Hong Teng
2011-12-02
1
-0
/
+5
|
\
|
*
Fix for issue 5490443 Native crash while exporting a video
Hong Teng
2011-11-30
1
-0
/
+5
*
|
am 8e611132: Fix for 5638097 KenBurn generation time increased from 19 secs t...
Hong Teng
2011-11-22
1
-0
/
+5
|
\
\
|
|
/
|
*
Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs
Hong Teng
2011-11-21
1
-0
/
+5
*
|
resolved conflicts for merge of fbb122bf to master
Chih-Chung Chang
2011-11-16
2
-1
/
+11
|
\
\
|
|
/
|
*
Merge "Fix 5607624: Native crash in movie studio while previewing the movie" ...
Chih-Chung Chang
2011-11-15
2
-1
/
+11
|
|
\
|
|
*
Fix 5607624: Native crash in movie studio while previewing the movie
Chih-Chung Chang
2011-11-15
2
-1
/
+11
*
|
|
am 811c53c5: Fix for issue 5309336 -add videoeditor maximum prefetch...
Hong Teng
2011-11-15
3
-8
/
+47
|
\
\
\
|
|
/
/
|
*
|
Fix for issue 5309336
Hong Teng
2011-11-14
3
-8
/
+47
|
|
/
*
|
Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-25
21
-688
/
+688
|
/
*
am f23f7257: Merge "Fix for 5477832 Movie Studio crash when trying to import ...
James Dong
2011-10-20
2
-0
/
+18
|
\
|
*
Merge "Fix for 5477832 Movie Studio crash when trying to import the attached ...
James Dong
2011-10-20
2
-0
/
+18
|
|
\
|
|
*
Fix for 5477832 Movie Studio crash when trying to import the attached h263 file.
Rajneesh Chowdury
2011-10-19
2
-0
/
+18
*
|
|
am 52da22e1: Fix for 5234840 Corrupted frames in transition
Hong Teng
2011-10-19
1
-3
/
+6
|
\
\
\
|
|
/
/
|
*
|
Fix for 5234840 Corrupted frames in transition
Hong Teng
2011-10-19
1
-3
/
+6
|
|
/
*
|
am 71184927: Fix for 5154138 Titles are not aligned properly in a exported mo...
Hong Teng
2011-10-18
3
-336
/
+428
|
\
\
|
|
/
[prev]
[next]