summaryrefslogtreecommitdiffstats
path: root/libvideoeditor
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | am 811c53c5: Fix for issue 5309336 -add videoeditor maximum prefetch...Hong Teng2011-11-153-8/+47
|\ \ \ | |/ /
| * | Fix for issue 5309336Hong Teng2011-11-143-8/+47
| |/
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-2521-688/+688
|/
* am f23f7257: Merge "Fix for 5477832 Movie Studio crash when trying to import ...James Dong2011-10-202-0/+18
|\
| * Merge "Fix for 5477832 Movie Studio crash when trying to import the attached ...James Dong2011-10-202-0/+18
| |\
| | * Fix for 5477832 Movie Studio crash when trying to import the attached h263 file.Rajneesh Chowdury2011-10-192-0/+18
* | | am 52da22e1: Fix for 5234840 Corrupted frames in transitionHong Teng2011-10-191-3/+6
|\ \ \ | |/ /
| * | Fix for 5234840 Corrupted frames in transitionHong Teng2011-10-191-3/+6
| |/
* | am 71184927: Fix for 5154138 Titles are not aligned properly in a exported mo...Hong Teng2011-10-183-336/+428
|\ \ | |/
| * Fix for 5154138 Titles are not aligned properly in a exported movie from Movi...Hong Teng2011-10-183-336/+428
* | Remove RTSP support from libvideoeditor's PreviewPlayer...Andreas Huber2011-10-123-77/+4
|/
* Merge "Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional...Hong Teng2011-10-052-3/+20
|\
| * Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test.Hong Teng2011-10-052-3/+20
* | Video editor incorrectly rejects videos that could be supported by the HW dec...James Dong2011-10-031-13/+27
|/