summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/vss
Commit message (Expand)AuthorAgeFilesLines
* Remove unused LOCAL_LDLIBS.Ying Wang2014-05-084-19/+0
* media: 64 bit compile issuesMark Salyzyn2014-04-157-15/+22
* Remove code markersDmitriy Ivanov2014-04-151-78/+0
* Use libaudioresampler instead of libaudioflingerGlenn Kasten2014-03-193-7/+2
* mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-122-0/+4
* Fix ALOGVs for 64bitKévin PETIT2014-02-281-2/+2
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-112-11/+11
* Fix c++11 narrowingsynergydev2013-10-252-5/+5
* Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...ztenghui2013-04-151-2/+2
|\
| * MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-151-2/+2
* | Add liblogYing Wang2013-04-091-1/+1
|/
* Prevent invalid frame durationsOla Andersson2013-03-121-0/+6
* Merge "libvideoeditor: fix code bugs when enabling all-level debugging macros"James Dong2012-12-212-2/+2
|\
| * libvideoeditor: fix code bugs when enabling all-level debugging macrosbeanz2012-11-072-2/+2
* | libvideoeditor: fix cannot show some thumbnails in storyboard or no frame dis...beanz2012-11-161-0/+6
* | Integrate improved coefficient sinc resampler: VHQGlenn Kasten2012-10-041-1/+1
* | 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-1210-0/+950
* Fix green or corrupted video frames in the exported moviesJames Dong2012-06-074-36/+89
* Fix another buffer overflow issueJames Dong2012-05-311-60/+72
* 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-165-31/+40
* Revert "Remove libvideoeditor_jni.so's dependency on static libs in video edi...James Dong2012-05-152-22/+11
* Remove libvideoeditor_jni.so's dependency on static libs in video editor engineJames Dong2012-05-152-11/+22
* AV Android make files changesJames Dong2012-03-282-7/+5
* Resolve undesirable dependency of /frameworks/av/libvideoeditor on /framework...James Dong2012-03-242-3/+77
* Make file change because libvideoeditor source files movedJames Dong2012-03-225-25/+25
* Fix LOCAL_C_INCLUDES and correct #include syntaxGlenn Kasten2012-03-142-3/+0
* Prepare frameworks/native/services/audioflingerGlenn Kasten2012-03-141-0/+1
* Switched to use header files in /frameworks/nativeJames Dong2012-03-123-3/+3
* Swtched to use header file in /frameworks/nativeJames Dong2012-03-121-1/+1
* 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-111-0/+1
|/
* Update method sigs.John Grossman2012-02-101-2/+2
* Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-098-10/+11
|\
| * Move away from MediaDebug and use ADebug insteadJames Dong2012-02-088-10/+11
* | Fix green frame issueJames Dong2012-02-091-2/+2
|/
* Use AACEncoder instead of OMX-based AAC software encoder to workaround issues...James Dong2012-02-031-2/+9
* Fix an error to deal with 0-size nal units in some AVC filesJames Dong2012-01-271-15/+8
* Fix an error that missed an "=" for equality in an if statementJames Dong2012-01-231-1/+1
* Fix two typos in the defined frequency enumsJames Dong2012-01-171-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-084-28/+28
* 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
* ditherAndClamp from libaudioutils not AudioMixerGlenn Kasten2011-12-162-2/+4
* 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