index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb
Basavapatna Dattaguru
2011-01-27
1
-84
/
+32
|
\
|
*
Fix Issue: 3373525: reduces app. 100mS in create
Basavapatna Dattaguru
2011-01-27
1
-84
/
+32
*
|
Bug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurface
Gil Dobjanschi
2011-01-27
1
-23
/
+22
*
|
Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb
Basavapatna Dattaguru
2011-01-26
2
-21
/
+4
|
\
\
|
*
|
Revert "Video editor CTS: Framework modifications"
Basavapatna Dattaguru
2011-01-26
2
-21
/
+4
*
|
|
Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb
Basavapatna Dattaguru
2011-01-26
9
-9594
/
+0
|
\
\
\
|
*
|
|
Revert "Fixes Issue ID: 3396697"
Basavapatna Dattaguru
2011-01-26
9
-9594
/
+0
*
|
|
|
Merge "Video editor CTS: Framework modifications" into honeycomb
Basavapatna Dattaguru
2011-01-26
2
-4
/
+21
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Video editor CTS: Framework modifications
Basavapatna Dattaguru
2011-01-26
2
-4
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge "Fixes Issue ID: 3396697" into honeycomb
Basavapatna Dattaguru
2011-01-26
9
-0
/
+9594
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixes Issue ID: 3396697
Basavapatna Dattaguru
2011-01-26
9
-0
/
+9594
|
|
/
*
|
Eliminate duplicated code in export method
James Dong
2011-01-26
1
-69
/
+9
*
|
Merge "This particular RTSP server streams MPEG4-LATM audio with extra traili...
Andreas Huber
2011-01-26
1
-1
/
+4
|
\
\
|
*
|
This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes.
Andreas Huber
2011-01-26
1
-1
/
+4
*
|
|
Merge "MTP: Fix month off by one error in date parsing and formatting code" i...
Mike Lockwood
2011-01-26
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MTP: Fix month off by one error in date parsing and formatting code
Mike Lockwood
2011-01-26
1
-2
/
+4
|
|
/
*
|
Merge "Make sure that key frame is generated for timelapse video recording if...
James Dong
2011-01-26
4
-3
/
+30
|
\
\
|
|
/
|
/
|
|
*
Make sure that key frame is generated for timelapse video recording if there ...
James Dong
2011-01-26
4
-3
/
+30
*
|
Merge "Overlay java files Issue 3370836" into honeycomb
Dharmaray Kundargi
2011-01-26
4
-27
/
+245
|
\
\
|
*
|
Overlay java files Issue 3370836
Dharmaray Kundargi
2011-01-26
4
-27
/
+245
*
|
|
Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honey...
Dharmaray Kundargi
2011-01-26
3
-23
/
+142
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix for Issue 3370836 : JNI files for Overlay optmization.
Dharmaray Kundargi
2011-01-26
3
-23
/
+142
|
|
/
*
|
Merge "More instrumentation to track down the hardware decoder not shutting d...
Andreas Huber
2011-01-26
2
-2
/
+20
|
\
\
|
*
|
More instrumentation to track down the hardware decoder not shutting down bug.
Andreas Huber
2011-01-26
2
-2
/
+20
*
|
|
Ignore errors returned from native_window_set_crop.
Andreas Huber
2011-01-26
1
-2
/
+3
|
/
/
*
|
Merge "Linux sockets suck, closing a socket descriptor does not abort pending...
Andreas Huber
2011-01-26
1
-17
/
+79
|
\
\
|
*
|
Linux sockets suck, closing a socket descriptor does not abort pending recv/s...
Andreas Huber
2011-01-26
1
-17
/
+79
|
|
/
*
|
Instead of not feeding the AudioTrack any data after EOS, play silence instead.
Andreas Huber
2011-01-26
1
-1
/
+3
|
/
*
Merge "Review rework for issue 3385068 : Play gets out of sync" into honeycomb
Santosh Madhava
2011-01-25
1
-17
/
+12
|
\
|
*
Review rework for issue 3385068 : Play gets out of sync
Santosh Madhava
2011-01-25
1
-17
/
+12
*
|
Fix for issue 3366265 : Native crash exporting movie
Santosh Madhava
2011-01-25
1
-3
/
+22
*
|
Merge "VideoEditor:Fix for 3369908" into honeycomb
Dheeraj Sharma
2011-01-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
VideoEditor:Fix for 3369908
Dheeraj Sharma
2011-01-23
1
-0
/
+1
*
|
Merge "StagefrightMediaScanner: Close metadata retriever after we are done sc...
Mike Lockwood
2011-01-25
1
-32
/
+35
|
\
\
|
*
|
StagefrightMediaScanner: Close metadata retriever after we are done scanning
Mike Lockwood
2011-01-25
1
-32
/
+35
*
|
|
Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycomb
Mike Lockwood
2011-01-25
3
-74
/
+42
|
\
\
\
|
|
/
/
|
*
|
MTP: Fix race conditions in MtpServer JNI code
Mike Lockwood
2011-01-25
3
-74
/
+42
*
|
|
Report errors to applications if AudioRecord->start() fails
James Dong
2011-01-25
3
-13
/
+27
*
|
|
Merge "Fix for issue 3385068 : Play gets out of sync" into honeycomb
Santosh Madhava
2011-01-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix for issue 3385068 : Play gets out of sync
Santosh Madhava
2011-01-25
1
-1
/
+1
*
|
|
|
Merge "Rename virtual call API to ScoUsingVirtualCall." into honeycomb
Jaikumar Ganesh
2011-01-25
1
-4
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Rename virtual call API to ScoUsingVirtualCall.
Jaikumar Ganesh
2011-01-25
1
-4
/
+5
*
|
|
|
Merge "Video Editor:Fix for 3375632" into honeycomb
Dheeraj Sharma
2011-01-25
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Video Editor:Fix for 3375632
Dheeraj Sharma
2011-01-23
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Issue no : 3370622
Dheeraj Sharma
2011-01-24
3
-84
/
+12
*
|
|
Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb
Santosh Madhava
2011-01-24
2
-11
/
+85
|
\
\
\
|
*
|
|
Review rework on Patch Set 2 for issue 3372849
Santosh Madhava
2011-01-24
2
-11
/
+85
*
|
|
|
Merge "Improved conversion accuracy of exif geotag data" into honeycomb
Wu-cheng Li
2011-01-24
1
-13
/
+19
|
\
\
\
\
|
*
|
|
|
Improved conversion accuracy of exif geotag data
Oscar Rydhe
2011-01-24
1
-13
/
+19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Reduce the JNI native method visibility
James Dong
2011-01-24
1
-10
/
+9
|
|
/
/
|
/
|
|
[next]