summaryrefslogtreecommitdiff
path: root/libvideoeditor
AgeCommit message (Expand)Author
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
2012-01-17Merge "Use audio_stream_type_t consistently"Glenn Kasten
2012-01-12Use audio_stream_type_t consistentlyGlenn Kasten
2012-01-12Remove streaming related logic from preview player.James Dong
2012-01-12Use audio_format_t consistentlyGlenn Kasten
2012-01-11Remove unnecessary drm handling logic in PreviewPlayerBase classJames Dong
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-05Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block