summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/vss
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 5240036: We didn't handle the 1920x1080 resolution.Chih-Chung Chang2011-09-021-0/+6
* Fix for 5156702 Rotate video output for thumbnails and exportRajneesh Chowdury2011-08-309-31/+421
* Fix 5200858: we need to pass timestamp to render correct frames.Chih-Chung Chang2011-08-291-4/+5
* Fix 5212886: free the reader after freeing decoders.Chih-Chung Chang2011-08-261-38/+41
* Fix 5200962: Handle 0-length buffers from OMXCodec and drop it.Chih-Chung Chang2011-08-261-0/+7
* Fix for 5151331 [CRESPO] testPerformanceExport failedRajneesh Chowdury2011-08-231-0/+34
* Fix for 4142219 Don't hard code platform-specific limitations.Rajneesh Chowdury2011-08-1927-1285/+636
* Fix 5115581: Native crash while importing audio trackChih-Chung Chang2011-08-181-111/+56
* Speed up thumbnail generation.Chih-Chung Chang2011-08-156-212/+204
* Merge "Fix for 4132872 inefficient export logic."Rajneesh Chowdury2011-08-0919-976/+2799
|\
| * Fix for 4132872 inefficient export logic.Rajneesh Chowdury2011-08-0819-976/+2799
* | Rename YV12 to I420.Chih-Chung Chang2011-08-083-24/+24
|/
* Fix for 5083973 M4VSS3GPP_editCleanUp called twice problem.Rajneesh Chowdury2011-07-281-0/+12
* Remove unnecessary encoder input format check.Chih-Chung Chang2011-07-271-29/+3
* Add YV12 color converter interface for VideoEditor.Chih-Chung Chang2011-07-274-19/+96
* Clear buffer lists in stop() so we won't free the buffers again.Chih-Chung Chang2011-07-261-0/+3
* Fix for issue 5055001 Movie studio is unusable after importing musicRajneesh Chowdury2011-07-221-84/+92
* Merge "Remove hard-coded requirement for number of buffers."Chih-Chung Chang2011-07-211-91/+238
|\
| * Remove hard-coded requirement for number of buffers.Chih-Chung Chang2011-07-201-91/+238
* | fix for issue 4142219Hong Teng2011-07-206-121/+135
|/
* Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-124-16/+4
|\
| * Remove the simulator target from all makefiles.Jeff Brown2011-07-114-16/+4
* | Fix 4973565: implement getFormat() like Ie534e2660b0de2c3ac697b4e1f61e3aaf2c4...Chih-Chung Chang2011-07-121-11/+14
|/
* Fix of issue 4973565 Cannot export movie.Rajneesh Chowdury2011-07-075-127/+470
* Merge "add private copy constructor and assignment operator to four media sou...James Dong2011-07-014-70/+53
|\
| * add private copy constructor and assignment operator to four media source cla...James Dong2011-06-304-70/+53
* | Remove curtain effects (they are unused).Chih-Chung Chang2011-06-305-398/+0
* | Make line-ending consistent (unix style).Chih-Chung Chang2011-06-303-457/+457
|/
* Simplified regulBitRate() method and fixed a copy and paste error in stop() m...James Dong2011-06-281-21/+5
* Merge "Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, ...Rajneesh Chowdury2011-06-274-0/+6
|\
| * Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBu...Rajneesh Chowdury2011-06-274-0/+6
* | Fix for issue 4949999 getFormat() returns NULLRajneesh Chowdury2011-06-271-10/+16
|/
* Fix copy and paste errors for mime type strings in the 3GP readerJames Dong2011-06-271-5/+5
* Fix for: 4676350 Do not use dual copyright declaration for video editor codeThomas Le Guevel2011-06-23120-120/+0
* Fix for issue 4035003 Support for 64 bit datatypehongteng2011-05-058-63/+37
* Fix a typo in filename "M4ChannelCoverter.c"James Dong2011-05-022-1/+1
* Fix for issue 3385135 "source code cleanup" engine parthongteng2011-04-2227-5275/+6
* Fix for issue 3385135 "source code cleanup" engine parthongteng2011-04-2221-1999/+69
* Fix for issue 4133431 "Remove OSAL layer" in engine partShyam Pallapothu2011-04-2133-657/+644
* Fix for issue 4133431 "Remove OSAL layer" in engine partShyam Pallapothu2011-04-2027-508/+489
* Fix for issue 4133431 "Remove OSAL layer" in engine partDheeraj Sharma2011-04-125-104/+102
* replace libsurfaceflinger_client by libguiMathias Agopian2011-03-251-1/+1
* frameworks/media/libvideoeditor: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-144-19/+0
* Remove unused LOCAL_LDFLAGSYing Wang2011-03-111-2/+0
* Fix for issue 3453519: do not allow editing of DRM protected contentsSantosh Madhava2011-03-074-9/+33
* Fix for issue 3371667: fix source code compilation warnings(Moved from master)Basavapatna Dattaguru2011-03-047-26/+34
* VideoEditor: Issue ID: 3371667: Fix Set1Basavapatna Dattaguru2011-02-234-37/+17
* VideoEditor:Issue:3431967: Memory leak in Export caseBasavapatna Dattaguru2011-02-211-20/+12
* Merge "VideoEditor: Issue ID:3431967 : MemLeak with Invalid input"Basavapatna Dattaguru2011-02-171-6/+6
|\
| * VideoEditor: Issue ID:3431967 : MemLeak with Invalid inputBasavapatna Dattaguru2011-02-171-6/+6