summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/vss/stagefrightshells/src/VideoEditorVideoEncoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed libvideoeditorLajos Molnar2014-04-211-1304/+0
* media: 64 bit compile issuesMark Salyzyn2014-04-151-1/+1
* Refactored MediaBufferPuller class from VideoEditorVideoEncoder classJames Dong2012-03-061-190/+4
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-081-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-2/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-3/+3
* am 811c53c5: Fix for issue 5309336 -add videoeditor maximum prefetch...Hong Teng2011-11-151-7/+38
|\
| * Fix for issue 5309336Hong Teng2011-11-141-7/+38
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-80/+80
|/
* Fix for 4142219 Don't hard code platform-specific limitations.Rajneesh Chowdury2011-08-191-6/+28
* Rename YV12 to I420.Chih-Chung Chang2011-08-081-13/+13
* Remove unnecessary encoder input format check.Chih-Chung Chang2011-07-271-29/+3
* Add YV12 color converter interface for VideoEditor.Chih-Chung Chang2011-07-271-13/+47
* Clear buffer lists in stop() so we won't free the buffers again.Chih-Chung Chang2011-07-261-0/+3
* Remove hard-coded requirement for number of buffers.Chih-Chung Chang2011-07-201-91/+238
* add private copy constructor and assignment operator to four media source cla...James Dong2011-06-301-2/+6
* Simplified regulBitRate() method and fixed a copy and paste error in stop() m...James Dong2011-06-281-21/+5
* Fix for issue 4949999 getFormat() returns NULLRajneesh Chowdury2011-06-271-10/+16
* Fix for: 4676350 Do not use dual copyright declaration for video editor codeThomas Le Guevel2011-06-231-1/+0
* Fix for issue 3385135 "source code cleanup" engine parthongteng2011-04-221-66/+64
* Fix for issue 4133431 "Remove OSAL layer" in engine partShyam Pallapothu2011-04-201-7/+7
* VideoEditor:Issue 3385135, AU_B_Frame changed to AU_P_FrameDheeraj Sharma2011-01-251-1/+1
* Removed unwanted line in M4READER_Amr.hDharmaray Kundargi2011-01-171-0/+1288