index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libvideoeditor
/
vss
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix for 5154138 Titles are not aligned properly in a exported movie from Movi...
Hong Teng
2011-10-18
3
-336
/
+428
*
Video editor incorrectly rejects videos that could be supported by the HW dec...
James Dong
2011-10-03
1
-13
/
+27
*
Fix for 5205420 compression domain trimming fallback mechanism
Rajneesh Chowdury
2011-09-23
2
-20
/
+43
*
Fix for 5274212 Transition clip contains more video frames from 1 video clip ...
Rajneesh Chowdury
2011-09-22
1
-4
/
+4
*
Merge "Fix for 5247764 profile and level settings are not always correctly set"
Rajneesh Chowdury
2011-09-15
3
-12
/
+316
|
\
|
*
Fix for 5247764 profile and level settings are not always correctly set
Rajneesh Chowdury
2011-09-14
3
-12
/
+316
*
|
Fix for bug 5255159 Cannot play exported movie from Movie Studio
Rajneesh Chowdury
2011-09-14
2
-23
/
+10
|
/
*
Fix for
Hong Teng
2011-09-12
2
-23
/
+28
*
Fix 5240036: We didn't handle the 1920x1080 resolution.
Chih-Chung Chang
2011-09-02
1
-0
/
+6
*
Fix for 5156702 Rotate video output for thumbnails and export
Rajneesh Chowdury
2011-08-30
9
-31
/
+421
*
Fix 5200858: we need to pass timestamp to render correct frames.
Chih-Chung Chang
2011-08-29
1
-4
/
+5
*
Fix 5212886: free the reader after freeing decoders.
Chih-Chung Chang
2011-08-26
1
-38
/
+41
*
Fix 5200962: Handle 0-length buffers from OMXCodec and drop it.
Chih-Chung Chang
2011-08-26
1
-0
/
+7
*
Fix for 5151331 [CRESPO] testPerformanceExport failed
Rajneesh Chowdury
2011-08-23
1
-0
/
+34
*
Fix for 4142219 Don't hard code platform-specific limitations.
Rajneesh Chowdury
2011-08-19
27
-1285
/
+636
*
Fix 5115581: Native crash while importing audio track
Chih-Chung Chang
2011-08-18
1
-111
/
+56
*
Speed up thumbnail generation.
Chih-Chung Chang
2011-08-15
6
-212
/
+204
*
Merge "Fix for 4132872 inefficient export logic."
Rajneesh Chowdury
2011-08-09
19
-976
/
+2799
|
\
|
*
Fix for 4132872 inefficient export logic.
Rajneesh Chowdury
2011-08-08
19
-976
/
+2799
*
|
Rename YV12 to I420.
Chih-Chung Chang
2011-08-08
3
-24
/
+24
|
/
*
Fix for 5083973 M4VSS3GPP_editCleanUp called twice problem.
Rajneesh Chowdury
2011-07-28
1
-0
/
+12
*
Remove unnecessary encoder input format check.
Chih-Chung Chang
2011-07-27
1
-29
/
+3
*
Add YV12 color converter interface for VideoEditor.
Chih-Chung Chang
2011-07-27
4
-19
/
+96
*
Clear buffer lists in stop() so we won't free the buffers again.
Chih-Chung Chang
2011-07-26
1
-0
/
+3
*
Fix for issue 5055001 Movie studio is unusable after importing music
Rajneesh Chowdury
2011-07-22
1
-84
/
+92
*
Merge "Remove hard-coded requirement for number of buffers."
Chih-Chung Chang
2011-07-21
1
-91
/
+238
|
\
|
*
Remove hard-coded requirement for number of buffers.
Chih-Chung Chang
2011-07-20
1
-91
/
+238
*
|
fix for issue 4142219
Hong Teng
2011-07-20
6
-121
/
+135
|
/
*
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
4
-16
/
+4
|
\
|
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
4
-16
/
+4
*
|
Fix 4973565: implement getFormat() like Ie534e2660b0de2c3ac697b4e1f61e3aaf2c4...
Chih-Chung Chang
2011-07-12
1
-11
/
+14
|
/
*
Fix of issue 4973565 Cannot export movie.
Rajneesh Chowdury
2011-07-07
5
-127
/
+470
*
Merge "add private copy constructor and assignment operator to four media sou...
James Dong
2011-07-01
4
-70
/
+53
|
\
|
*
add private copy constructor and assignment operator to four media source cla...
James Dong
2011-06-30
4
-70
/
+53
*
|
Remove curtain effects (they are unused).
Chih-Chung Chang
2011-06-30
5
-398
/
+0
*
|
Make line-ending consistent (unix style).
Chih-Chung Chang
2011-06-30
3
-457
/
+457
|
/
*
Simplified regulBitRate() method and fixed a copy and paste error in stop() m...
James Dong
2011-06-28
1
-21
/
+5
*
Merge "Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, ...
Rajneesh Chowdury
2011-06-27
4
-0
/
+6
|
\
|
*
Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBu...
Rajneesh Chowdury
2011-06-27
4
-0
/
+6
*
|
Fix for issue 4949999 getFormat() returns NULL
Rajneesh Chowdury
2011-06-27
1
-10
/
+16
|
/
*
Fix copy and paste errors for mime type strings in the 3GP reader
James Dong
2011-06-27
1
-5
/
+5
*
Fix for: 4676350 Do not use dual copyright declaration for video editor code
Thomas Le Guevel
2011-06-23
120
-120
/
+0
*
Fix for issue 4035003 Support for 64 bit datatype
hongteng
2011-05-05
8
-63
/
+37
*
Fix a typo in filename "M4ChannelCoverter.c"
James Dong
2011-05-02
2
-1
/
+1
*
Fix for issue 3385135 "source code cleanup" engine part
hongteng
2011-04-22
27
-5275
/
+6
*
Fix for issue 3385135 "source code cleanup" engine part
hongteng
2011-04-22
21
-1999
/
+69
*
Fix for issue 4133431 "Remove OSAL layer" in engine part
Shyam Pallapothu
2011-04-21
33
-657
/
+644
*
Fix for issue 4133431 "Remove OSAL layer" in engine part
Shyam Pallapothu
2011-04-20
27
-508
/
+489
*
Fix for issue 4133431 "Remove OSAL layer" in engine part
Dheeraj Sharma
2011-04-12
5
-104
/
+102
*
replace libsurfaceflinger_client by libgui
Mathias Agopian
2011-03-25
1
-1
/
+1
[prev]
[next]