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
*
remove dependency on SurfaceTexture::connect()
Mathias Agopian
2012-04-23
1
-3
/
+1
*
Add support for deep audio buffers
Eric Laurent
2012-04-20
2
-4
/
+5
*
rename audio policy output flags
Eric Laurent
2012-04-18
2
-2
/
+2
*
Add gapless playback support for NuPlayer
Marco Nelissen
2012-04-02
2
-4
/
+12
*
AV Android make files changes
James Dong
2012-03-28
4
-13
/
+10
*
Resolve undesirable dependency of /frameworks/av/libvideoeditor on /framework...
James Dong
2012-03-24
3
-6
/
+77
*
Make file change because libvideoeditor source files moved
James Dong
2012-03-22
7
-36
/
+36
*
Add libmedia_native
Glenn Kasten
2012-03-20
1
-0
/
+1
*
Fix LOCAL_C_INCLUDES and correct #include syntax
Glenn Kasten
2012-03-14
6
-11
/
+6
*
Prepare frameworks/native/services/audioflinger
Glenn Kasten
2012-03-14
2
-0
/
+2
*
Switched to use header files in /frameworks/native
James Dong
2012-03-12
4
-4
/
+4
*
Swtched to use header file in /frameworks/native
James Dong
2012-03-12
3
-128
/
+2
*
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
[next]