summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-26Fix 5200962: Handle 0-length buffers from OMXCodec and drop it.Chih-Chung Chang
2011-08-25Fix 5180429: Initialize native window transform to 0.Chih-Chung Chang
2011-08-23Fix for 5151331 [CRESPO] testPerformanceExport failedRajneesh Chowdury
2011-08-23Fix 5123908: Native crash rewinding movieChih-Chung Chang
2011-08-19Fix for 4142219 Don't hard code platform-specific limitations.Rajneesh Chowdury
2011-08-18Fix 5115581: Native crash while importing audio trackChih-Chung Chang
2011-08-15Speed up thumbnail generation.Chih-Chung Chang
2011-08-11Add connect calls for SurfaceTexture. Clean PreviewRenderer.Chih-Chung Chang
2011-08-09Merge "Fix for 4132872 inefficient export logic."Rajneesh Chowdury
2011-08-08Fix for 4132872 inefficient export logic.Rajneesh Chowdury
2011-08-08Rename YV12 to I420.Chih-Chung Chang
2011-08-08Use GL to render preview.Chih-Chung Chang
2011-08-04Merge "Remove excessive logging"James Dong
2011-08-03Remove unused mLastVideoBuffer and bAppliedVideoEffect.Chih-Chung Chang
2011-08-02Remove excessive loggingJames Dong
2011-08-02Remove PreviewLocalRenderer (simplify the code).Chih-Chung Chang
2011-07-28Fix for 5083973 M4VSS3GPP_editCleanUp called twice problem.Rajneesh Chowdury
2011-07-27Remove unnecessary encoder input format check.Chih-Chung Chang
2011-07-27Add YV12 color converter interface for VideoEditor.Chih-Chung Chang
2011-07-26Clear buffer lists in stop() so we won't free the buffers again.Chih-Chung Chang
2011-07-22Fix for issue 5055001 Movie studio is unusable after importing musicRajneesh Chowdury
2011-07-21Merge "Remove hard-coded requirement for number of buffers."Chih-Chung Chang
2011-07-21Merge "fix for issue 4142219 Don't hard code platform-specific limitations en...Hong Teng
2011-07-20fix for issue 4142219Hong Teng
2011-07-20Merge "Fix for issue 4988956 No audio can be heard during preview"Rajneesh Chowdury
2011-07-20Fix for issue 4988956 No audio can be heard during previewRajneesh Chowdury
2011-07-20Remove hard-coded requirement for number of buffers.Chih-Chung Chang
2011-07-19call the new setScaling method in the appropriate placesMathias Agopian
2011-07-14Merge "Use the ANativeWindow APIs instead of the Surface APIs"Mathias Agopian
2011-07-14Use the ANativeWindow APIs instead of the Surface APIsMathias Agopian
2011-07-13Remove redundant include, now that NuHTTPDataSource.h is no more.Andreas Huber
2011-07-12Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-07-12Fix 4973565: implement getFormat() like Ie534e2660b0de2c3ac697b4e1f61e3aaf2c4...Chih-Chung Chang
2011-07-07Fix of issue 4973565 Cannot export movie.Rajneesh Chowdury
2011-07-01Merge "add private copy constructor and assignment operator to four media sou...James Dong
2011-06-30add private copy constructor and assignment operator to four media source cla...James Dong
2011-06-30Remove curtain effects (they are unused).Chih-Chung Chang
2011-06-30Make line-ending consistent (unix style).Chih-Chung Chang
2011-06-28Simplified regulBitRate() method and fixed a copy and paste error in stop() m...James Dong
2011-06-27Merge "Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, ...Rajneesh Chowdury
2011-06-27Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBu...Rajneesh Chowdury
2011-06-27Fix for issue 4949999 getFormat() returns NULLRajneesh Chowdury
2011-06-27Fix copy and paste errors for mime type strings in the 3GP readerJames Dong
2011-06-23Fix for: 4676350 Do not use dual copyright declaration for video editor codeThomas Le Guevel
2011-06-01Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten
2011-06-01Use AudioTrack::event_type not int in callbackGlenn Kasten
2011-05-20Reconcile with honeycomb-releaseThe Android Open Source Project
2011-05-11update for new audio.h header locationDima Zavin
2011-05-06Merge "Fix for issue 4035003 Support for 64 bit datatype a. M4OSA_64BITS_SUPP...Thomas Le Guevel