summaryrefslogtreecommitdiffstats
path: root/libvideoeditor
Commit message (Expand)AuthorAgeFilesLines
* Use sp<AudioTrack> instead of raw AudioTrack *Glenn Kasten2013-06-034-20/+14
* 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-093-3/+3
|/
* am c44a3ae2: am f0cea9f8: Merge "Prevent invalid frame durations"Glenn Kasten2013-03-151-0/+6
|\
| * Prevent invalid frame durationsOla Andersson2013-03-121-0/+6
* | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-153-12/+12
* | am 3e55b3e4: am 12834fe2: Merge "libvideoeditor: fix code bugs when enabling ...James Dong2012-12-283-4/+4
|\ \ | |/
| * Merge "libvideoeditor: fix code bugs when enabling all-level debugging macros"James Dong2012-12-213-4/+4
| |\
| | * libvideoeditor: fix code bugs when enabling all-level debugging macrosbeanz2012-11-073-4/+4
* | | am 9c891ca3: am 2a55b596: Merge "libvideoeditor: fix cannot show some thumbna...James Dong2012-12-201-0/+6
|\ \ \ | |/ /
| * | libvideoeditor: fix cannot show some thumbnails in storyboard or no frame dis...beanz2012-11-161-0/+6
* | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-186-18/+18
* | | stop using a deprecated SurfaceTextureClient ctor"Jamie Gennis2012-12-121-1/+1
* | | Revert "stop using a deprecated SurfaceTextureClient ctor"Jamie Gennis2012-12-121-1/+1
* | | stop using a deprecated SurfaceTextureClient ctorJamie Gennis2012-12-111-1/+1
* | | Use size_t for frame countsGlenn Kasten2012-11-151-1/+1
* | | Use uint32_t for sample rateGlenn Kasten2012-11-141-1/+1
* | | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-1/+0
|/ /
* | Integrate improved coefficient sinc resampler: VHQGlenn Kasten2012-10-042-3/+2
* | Move libnbaio out of AudioFlingerGlenn Kasten2012-08-301-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
* | Use audio_channel_mask_t for channel maskGlenn Kasten2012-07-171-3/+1
* | Fixed a video editor crash due to "divided by 0"James Dong2012-06-291-4/+8
* | Update ANativeWindow client code for syncJamie Gennis2012-06-213-12/+10
|/
* Add NOTICE and MODULE_LICENSE_APATCH2 to libvideoeditorJames Dong2012-06-1214-0/+1330
* 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-167-48/+57
* Revert "Remove libvideoeditor_jni.so's dependency on static libs in video edi...James Dong2012-05-154-39/+28
* Remove libvideoeditor_jni.so's dependency on static libs in video editor engineJames Dong2012-05-154-28/+39
* remove dependency on SurfaceTexture::connect()Mathias Agopian2012-04-231-3/+1
* Add support for deep audio buffersEric Laurent2012-04-202-4/+5
* rename audio policy output flagsEric Laurent2012-04-182-2/+2
* 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