summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/vss/stagefrightshells/src
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-181-0/+5
* am 4348cbce: am 67f694d6: Merge "Initialize pool\'s buffer pointers to null."Jean-Baptiste Queru2012-08-081-0/+6
|\
| * Initialize pool's buffer pointers to null.Truls Bengtsson2012-07-111-0/+6
* | Fixed a video editor crash due to "divided by 0"James Dong2012-06-291-4/+8
|/
* Add NOTICE and MODULE_LICENSE_APATCH2 to libvideoeditorJames Dong2012-06-122-0/+190
* Fix green or corrupted video frames in the exported moviesJames Dong2012-06-071-10/+24
* Avoid prematurely terminating parsing when some track only has a single acces...James Dong2012-05-301-0/+22
* Remove libvideoeditor_jni.so's dependency on static libs in video editor engineJames Dong2012-05-161-12/+10
* AV Android make files changesJames Dong2012-03-281-6/+4
* Resolve undesirable dependency of /frameworks/av/libvideoeditor on /framework...James Dong2012-03-241-3/+0
* Make file change because libvideoeditor source files movedJames Dong2012-03-221-7/+7
* Fix LOCAL_C_INCLUDES and correct #include syntaxGlenn Kasten2012-03-141-2/+0
* Switched to use header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* Swtched to use header file in /frameworks/nativeJames Dong2012-03-121-1/+1
* Refactored MediaBufferPuller class from VideoEditorVideoEncoder classJames Dong2012-03-064-190/+274
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-088-10/+11
* Use AACEncoder instead of OMX-based AAC software encoder to workaround issues...James Dong2012-02-031-2/+9
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-083-25/+25
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-052-3/+3
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-043-6/+6
* 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 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-258-449/+449
|/
* Fix for 5477832 Movie Studio crash when trying to import the attached h263 file.Rajneesh Chowdury2011-10-191-0/+11
* Video editor incorrectly rejects videos that could be supported by the HW dec...James Dong2011-10-031-13/+27
* Fix for 5247764 profile and level settings are not always correctly setRajneesh Chowdury2011-09-141-11/+13
* Fix for 5156702 Rotate video output for thumbnails and exportRajneesh Chowdury2011-08-301-0/+7
* Fix 5200962: Handle 0-length buffers from OMXCodec and drop it.Chih-Chung Chang2011-08-261-0/+7
* Fix for 4142219 Don't hard code platform-specific limitations.Rajneesh Chowdury2011-08-193-97/+159
* Fix 5115581: Native crash while importing audio trackChih-Chung Chang2011-08-181-111/+56
* Speed up thumbnail generation.Chih-Chung Chang2011-08-151-150/+177
* Rename YV12 to I420.Chih-Chung Chang2011-08-082-22/+22
* Remove unnecessary encoder input format check.Chih-Chung Chang2011-07-271-29/+3
* Add YV12 color converter interface for VideoEditor.Chih-Chung Chang2011-07-273-19/+92
* 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
* Fix 4973565: implement getFormat() like Ie534e2660b0de2c3ac697b4e1f61e3aaf2c4...Chih-Chung Chang2011-07-121-11/+14
* Fix of issue 4973565 Cannot export movie.Rajneesh Chowdury2011-07-071-45/+165
* add private copy constructor and assignment operator to four media source cla...James Dong2011-06-304-70/+53
* Simplified regulBitRate() method and fixed a copy and paste error in stop() m...James Dong2011-06-281-21/+5
* Merge "Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, ...Rajneesh Chowdury2011-06-271-0/+1
|\
| * Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBu...Rajneesh Chowdury2011-06-271-0/+1
* | Fix for issue 4949999 getFormat() returns NULLRajneesh Chowdury2011-06-271-10/+16
|/
* Fix copy and paste errors for mime type strings in the 3GP readerJames Dong2011-06-271-5/+5
* Fix for: 4676350 Do not use dual copyright declaration for video editor codeThomas Le Guevel2011-06-239-9/+0
* Fix for issue 4035003 Support for 64 bit datatypehongteng2011-05-052-23/+14
* Fix for issue 3385135 "source code cleanup" engine parthongteng2011-04-222-68/+64
* Fix for issue 4133431 "Remove OSAL layer" in engine partShyam Pallapothu2011-04-214-46/+46