summaryrefslogtreecommitdiff
path: root/libvideoeditor
AgeCommit message (Expand)Author
2012-10-04Integrate improved coefficient sinc resampler: VHQGlenn Kasten
2012-08-30Move libnbaio out of AudioFlingerGlenn Kasten
2012-08-08am 4348cbce: am 67f694d6: Merge "Initialize pool\'s buffer pointers to null."Jean-Baptiste Queru
2012-07-17Use audio_channel_mask_t for channel maskGlenn Kasten
2012-07-11Initialize pool's buffer pointers to null.Truls Bengtsson
2012-06-29Fixed a video editor crash due to "divided by 0"James Dong
2012-06-21Update ANativeWindow client code for syncJamie Gennis
2012-06-12Add NOTICE and MODULE_LICENSE_APATCH2 to libvideoeditorJames Dong
2012-06-07Fix green or corrupted video frames in the exported moviesJames Dong
2012-05-31Fix another buffer overflow issueJames Dong
2012-05-30Avoid prematurely terminating parsing when some track only has a single acces...James Dong
2012-05-16Remove libvideoeditor_jni.so's dependency on static libs in video editor engineJames Dong
2012-05-15Revert "Remove libvideoeditor_jni.so's dependency on static libs in video edi...James Dong
2012-05-15Remove libvideoeditor_jni.so's dependency on static libs in video editor engineJames Dong
2012-04-23remove dependency on SurfaceTexture::connect()Mathias Agopian
2012-04-20Add support for deep audio buffersEric Laurent
2012-04-18rename audio policy output flagsEric Laurent
2012-04-02Add gapless playback support for NuPlayerMarco Nelissen
2012-03-28AV Android make files changesJames Dong
2012-03-24Resolve undesirable dependency of /frameworks/av/libvideoeditor on /framework...James Dong
2012-03-22Make file change because libvideoeditor source files movedJames Dong
2012-03-20Add libmedia_nativeGlenn Kasten
2012-03-14Fix LOCAL_C_INCLUDES and correct #include syntaxGlenn Kasten
2012-03-14Prepare frameworks/native/services/audioflingerGlenn Kasten
2012-03-12Switched to use header files in /frameworks/nativeJames Dong
2012-03-12Swtched to use header file in /frameworks/nativeJames Dong
2012-03-12Merge "Refactored MediaBufferPuller class from VideoEditorVideoEncoder class"James Dong
2012-03-11Update build dependency on AudioMixer headerJean-Michel Trivi
2012-03-08Use audio_policy_output_flags_t consistentlyGlenn Kasten
2012-03-06Refactored MediaBufferPuller class from VideoEditorVideoEncoder classJames Dong
2012-03-05Set channel mask when opening audio sinkJean-Michel Trivi
2012-02-26fix location of libgui headersMathias Agopian
2012-02-24remove dependency on android_native_buffer.hMathias Agopian
2012-02-10Update method sigs.John Grossman
2012-02-09Merge "Move away from MediaDebug and use ADebug instead"James Dong
2012-02-09Fix green frame issueJames Dong
2012-02-08Move away from MediaDebug and use ADebug insteadJames Dong
2012-02-06Removed unnecessary memset before an immediate memcpyJames Dong
2012-02-03Use AACEncoder instead of OMX-based AAC software encoder to workaround issues...James Dong
2012-01-30Clean up VideoEditorPreviewController class part one:James Dong
2012-01-30Merge "Fix an error to deal with 0-size nal units in some AVC files"James Dong
2012-01-27Fix an error to deal with 0-size nal units in some AVC filesJames Dong
2012-01-26Clean up VideoEditorGBAudioProcessingJames Dong
2012-01-23Merge "AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect."James Dong
2012-01-23Fix an error that missed an "=" for equality in an if statementJames Dong
2012-01-20AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect.James Dong
2012-01-20Merge "More source code Clean up in video editor engine"James Dong
2012-01-19Don't allow evil constructors in VideoEditorBGAudioProcessingJames Dong
2012-01-19More source code Clean up in video editor engineJames Dong
2012-01-17Fix two typos in the defined frequency enumsJames Dong