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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix bug 4211099 channel constants and 7.1 mask"
Jean-Michel Trivi
2011-07-25
1
-1
/
+27
|
\
|
*
Fix bug 4211099 channel constants and 7.1 mask
Jean-Michel Trivi
2011-07-24
1
-1
/
+27
*
|
Merge "Add support for creating a Surface from a a SurfaceTexture."
Ted Bonkenburg
2011-07-25
1
-4
/
+25
|
\
\
|
|
/
|
/
|
|
*
Add support for creating a Surface from a a SurfaceTexture.
Ted Bonkenburg
2011-07-22
1
-4
/
+25
*
|
Deprecate two methods in MediaRecorder.java class
James Dong
2011-07-22
1
-89
/
+8
*
|
Merge "fix for issue 4142219 Don't hard code platform-specific limitations-j...
Hong Teng
2011-07-21
7
-72
/
+213
|
\
\
|
*
|
fix for issue 4142219
Hong Teng
2011-07-20
7
-72
/
+213
*
|
|
Merge "AudioRecord JAVA: expose audio session Id"
Eric Laurent
2011-07-20
1
-3
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
AudioRecord JAVA: expose audio session Id
Eric Laurent
2011-07-18
1
-3
/
+21
*
|
|
Merge "MediaScanner: Do separate bulk inserts for different media types"
Mike Lockwood
2011-07-20
1
-26
/
+49
|
\
\
\
|
*
|
|
MediaScanner: Do separate bulk inserts for different media types
Mike Lockwood
2011-07-20
1
-26
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix issue 5012047: silent mode mutes music"
Eric Laurent
2011-07-20
1
-9
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix issue 5012047: silent mode mutes music
Eric Laurent
2011-07-19
1
-9
/
+16
*
|
|
Fix issue 4499450: Unknown Ringer Mode
Eric Laurent
2011-07-19
2
-0
/
+27
|
/
/
*
|
Return the play stayed locked.
Narayan Kamath
2011-07-19
1
-1
/
+3
|
/
*
MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia files
Mike Lockwood
2011-07-15
1
-1
/
+3
*
Minor documentation updates for the AudioTrack class.
Narayan Kamath
2011-07-14
1
-16
/
+32
*
MediaScanner: fix breakage in updates
Mike Lockwood
2011-07-13
1
-5
/
+18
*
MTP: Clean up MtpServer initialization and threading:
Mike Lockwood
2011-07-13
1
-20
/
+10
*
Merge "Eliminate single-process mode. Bug: 5010576"
Jeff Brown
2011-07-11
1
-4
/
+0
|
\
|
*
Eliminate single-process mode.
Jeff Brown
2011-07-08
1
-4
/
+0
*
|
Merge "Remove unnecessary locking from MediaScanner JNI code"
Mike Lockwood
2011-07-11
1
-0
/
+2
|
\
\
|
*
|
Remove unnecessary locking from MediaScanner JNI code
Mike Lockwood
2011-07-11
1
-0
/
+2
|
|
/
*
|
Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file ...
Mike Lockwood
2011-07-11
2
-1
/
+11
|
\
\
|
*
|
MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system
Mike Lockwood
2011-07-11
2
-1
/
+11
|
|
/
*
|
MediaScanner: Use bulk inserts when in batch mode
Mike Lockwood
2011-07-11
2
-27
/
+52
|
/
*
Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in ...
Gloria Wang
2011-07-06
3
-4
/
+27
|
\
|
*
- Retrieve is_drm in MediaMetadataRetriever.
Gloria Wang
2011-07-01
3
-4
/
+27
*
|
Associate WebP Mime-Type with FILE_TYPE_WEBP.
Vikas Arora
2011-07-06
1
-1
/
+1
*
|
Merge "Bug 4571308 Provide correct video frame timestamps"
Glenn Kasten
2011-07-01
1
-7
/
+4
|
\
\
|
|
/
|
/
|
|
*
Bug 4571308 Provide correct video frame timestamps
Glenn Kasten
2011-06-27
1
-7
/
+4
*
|
Remove curtain effect (it's unused).
Chih-Chung Chang
2011-06-30
1
-4
/
+0
*
|
Unlock the camera if media recorder fails to start recording.
Wu-cheng Li
2011-06-29
1
-2
/
+3
*
|
Add framework support for camcorder zoom.
Wu-cheng Li
2011-06-27
1
-5
/
+10
*
|
- Public part of the Metadata API.
Gloria Wang
2011-06-23
1
-87
/
+211
*
|
Merge "Timed text display format support: 1. Extract 3GPP global format descr...
Gloria Wang
2011-06-22
2
-5
/
+667
|
\
\
|
*
|
Timed text display format support:
Gloria Wang
2011-06-22
2
-5
/
+667
*
|
|
Switch to use MediaMetadataRetriever to generate the project thumbnail when t...
James Dong
2011-06-21
1
-6
/
+27
|
/
/
*
|
MTP: Add support for PTP variant of GetDeviceInfo result.
Mike Lockwood
2011-06-21
1
-3
/
+3
|
/
*
MTP: Fix some problems with GetObjectHandles and GetNumObjects commands
Mike Lockwood
2011-06-17
1
-22
/
+68
*
Second attempt to fix the broken build
James Dong
2011-06-14
1
-1
/
+0
*
Fix broken build
James Dong
2011-06-14
1
-1
/
+1
*
Update MediaPlayer and MediaRecorder javadoc
James Dong
2011-06-14
2
-0
/
+31
*
Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.
tedbo
2011-06-13
1
-6
/
+27
*
MTP: Remove obsolete setPtpMode support
Mike Lockwood
2011-06-08
1
-5
/
+0
*
Merge "Add WebP Mime-Type support in Android Media File"
Marco Nelissen
2011-06-06
1
-1
/
+3
|
\
|
*
Add WebP Mime-Type support in Android Media File
Vikas Arora
2011-06-03
1
-1
/
+3
*
|
Add some comment to MediaRecorder.stop() about the stop() failure (-1007)
James Dong
2011-05-26
1
-0
/
+6
|
/
*
Extract embedded cover art (aka poster frame) in mp4 files
James Dong
2011-05-26
1
-1
/
+1
*
Merge "For out of band timed text support (timed text in a separate file)."
Gloria Wang
2011-05-25
1
-4
/
+16
|
\
[next]