summaryrefslogtreecommitdiffstats
path: root/libvideoeditor
Commit message (Expand)AuthorAgeFilesLines
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-022-4/+12
* AV Android make files changesJames Dong2012-03-284-13/+10
* Resolve undesirable dependency of /frameworks/av/libvideoeditor on /framework...James Dong2012-03-243-6/+77
* Make file change because libvideoeditor source files movedJames Dong2012-03-227-36/+36
* Add libmedia_nativeGlenn Kasten2012-03-201-0/+1
* Fix LOCAL_C_INCLUDES and correct #include syntaxGlenn Kasten2012-03-146-11/+6
* Prepare frameworks/native/services/audioflingerGlenn Kasten2012-03-142-0/+2
* Switched to use header files in /frameworks/nativeJames Dong2012-03-124-4/+4
* Swtched to use header file in /frameworks/nativeJames Dong2012-03-123-128/+2
* Merge "Refactored MediaBufferPuller class from VideoEditorVideoEncoder class"James Dong2012-03-124-190/+274
|\
| * Refactored MediaBufferPuller class from VideoEditorVideoEncoder classJames Dong2012-03-064-190/+274
* | Update build dependency on AudioMixer headerJean-Michel Trivi2012-03-112-1/+1
* | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-082-2/+2
|/
* Set channel mask when opening audio sinkJean-Michel Trivi2012-03-053-7/+19
* fix location of libgui headersMathias Agopian2012-02-264-5/+3
* remove dependency on android_native_buffer.hMathias Agopian2012-02-241-1/+1
* Update method sigs.John Grossman2012-02-103-4/+4
* Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-0914-16/+17
|\
| * Move away from MediaDebug and use ADebug insteadJames Dong2012-02-0814-16/+17
* | Fix green frame issueJames Dong2012-02-091-2/+2
|/
* Removed unnecessary memset before an immediate memcpyJames Dong2012-02-061-2/+0
* Use AACEncoder instead of OMX-based AAC software encoder to workaround issues...James Dong2012-02-031-2/+9
* Clean up VideoEditorPreviewController class part one:James Dong2012-01-302-74/+78
* Merge "Fix an error to deal with 0-size nal units in some AVC files"James Dong2012-01-301-15/+8
|\
| * Fix an error to deal with 0-size nal units in some AVC filesJames Dong2012-01-271-15/+8
* | Clean up VideoEditorGBAudioProcessingJames Dong2012-01-263-110/+99
|/
* Merge "AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect."James Dong2012-01-237-703/+294
|\
| * AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect.James Dong2012-01-207-703/+294
* | Fix an error that missed an "=" for equality in an if statementJames Dong2012-01-231-1/+1
|/
* Merge "More source code Clean up in video editor engine"James Dong2012-01-2016-2109/+1026
|\
| * More source code Clean up in video editor engineJames Dong2012-01-1916-2109/+1026
* | Don't allow evil constructors in VideoEditorBGAudioProcessingJames Dong2012-01-191-0/+5
|/
* Fix two typos in the defined frequency enumsJames Dong2012-01-172-2/+2
* Merge "Use audio_stream_type_t consistently"Glenn Kasten2012-01-171-2/+2
|\
| * Use audio_stream_type_t consistentlyGlenn Kasten2012-01-121-2/+2
* | Remove streaming related logic from preview player.James Dong2012-01-126-307/+32
|/
* Use audio_format_t consistentlyGlenn Kasten2012-01-122-2/+2
* Remove unnecessary drm handling logic in PreviewPlayerBase classJames Dong2012-01-112-185/+9
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0813-85/+85
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-055-8/+8
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-048-24/+24
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-033-11/+11
* ditherAndClamp from libaudioutils not AudioMixerGlenn Kasten2011-12-164-3/+8
* am 38ca8aaf: Fix for issue 5490443 Native crash while exporting a video Handl...Hong Teng2011-12-021-0/+5
|\
| * Fix for issue 5490443 Native crash while exporting a videoHong Teng2011-11-301-0/+5
* | am 8e611132: Fix for 5638097 KenBurn generation time increased from 19 secs t...Hong Teng2011-11-221-0/+5
|\ \ | |/
| * Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secsHong Teng2011-11-211-0/+5
* | resolved conflicts for merge of fbb122bf to masterChih-Chung Chang2011-11-162-1/+11
|\ \ | |/
| * Merge "Fix 5607624: Native crash in movie studio while previewing the movie" ...Chih-Chung Chang2011-11-152-1/+11
| |\
| | * Fix 5607624: Native crash in movie studio while previewing the movieChih-Chung Chang2011-11-152-1/+11