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 "Add correct copyright headers to multiple files"
Kenny Root
2010-03-11
1
-0
/
+16
|
\
|
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
|
Merge "Add GPSProcessingMethod tag to ExifInterface."
Ray Chen
2010-03-11
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add GPSProcessingMethod tag to ExifInterface.
Ray Chen
2010-03-11
1
-0
/
+2
*
|
Merge "Revert "Do autodetection even if no locale was specified, and use the""
Marco Nelissen
2010-03-11
1
-39
/
+35
|
\
\
|
*
|
Revert "Do autodetection even if no locale was specified, and use the"
Marco Nelissen
2010-03-11
1
-39
/
+35
*
|
|
Allow invoke in all the player states except idle and error.
Nicolas Catania
2010-03-11
1
-2
/
+4
|
|
/
|
/
|
*
|
Merge "Reduce buffer sizes related to HTTP media data transfer in order to re...
Andreas Huber
2010-03-11
2
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Reduce buffer sizes related to HTTP media data transfer in order to reduce th...
Andreas Huber
2010-03-10
2
-2
/
+1
*
|
Revert "Allow invoke in all the player states except idle and error."
Nicolas Catania
2010-03-11
1
-4
/
+2
*
|
Merge "Allow invoke in all the player states except idle and error."
Nicolas Catania
2010-03-11
1
-2
/
+4
|
\
\
|
*
|
Allow invoke in all the player states except idle and error.
Nicolas Catania
2010-03-10
1
-2
/
+4
|
|
/
*
|
Modified the expected metadata result as the behavior of Stagefright.
Yu Shan Emily Lau
2010-03-10
1
-3
/
+3
|
/
*
Merge "Instead of instantiating StagefrightMetadataRetriever directly, instan...
Andreas Huber
2010-03-10
1
-8
/
+12
|
\
|
*
Instead of instantiating StagefrightMetadataRetriever directly, instantiate a...
Andreas Huber
2010-03-10
1
-8
/
+12
*
|
MEDIA_PLAYER_STATE_ERROR is not a bitmask
Marco Nelissen
2010-03-10
1
-1
/
+2
*
|
Avoid overriding DATE_TAKEN by unreliable file time. MediaProvider will calcu...
Ray Chen
2010-03-09
1
-4
/
+0
*
|
Fix bug 2329540
Jean-Michel Trivi
2010-03-09
1
-29
/
+18
|
/
*
Merge "Unhide API additions to AudioManager for AudioFocus support."
Jean-Michel Trivi
2010-03-09
1
-22
/
+0
|
\
|
*
Unhide API additions to AudioManager for AudioFocus support.
Jean-Michel Trivi
2010-03-09
1
-22
/
+0
*
|
Use a more descriptive user-agent string (similar to PV's before) in stagefri...
Andreas Huber
2010-03-08
1
-5
/
+11
|
/
*
Merge "The audio track was accidentally not participating in the prefetch sin...
Andreas Huber
2010-03-08
3
-13
/
+24
|
\
|
*
The audio track was accidentally not participating in the prefetch since it w...
Andreas Huber
2010-03-08
3
-13
/
+24
*
|
Merge "Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use...
Andreas Huber
2010-03-08
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the co...
Andreas Huber
2010-03-08
1
-1
/
+3
*
|
Increase the amount of data buffered at preparation time. Make sure to start ...
Andreas Huber
2010-03-08
2
-24
/
+21
*
|
The prefetched source was unnecessarily holding a lock while receiving data f...
Andreas Huber
2010-03-08
1
-5
/
+18
|
/
*
Merge "Fix issue 2428563: Camera rendered inoperable by voice call interrupti...
Eric Laurent
2010-03-05
1
-3
/
+7
|
\
|
*
Fix issue 2428563: Camera rendered inoperable by voice call interruption.
Eric Laurent
2010-03-05
1
-3
/
+7
*
|
Merge "Instead of allocating the decoder instances in response to a call to s...
Andreas Huber
2010-03-05
2
-35
/
+70
|
\
\
|
*
|
Instead of allocating the decoder instances in response to a call to setDataS...
Andreas Huber
2010-03-05
2
-35
/
+70
|
|
/
*
|
Merge "NPR's audio streams start with a 30sec segment whose mp3 headers are s...
Andreas Huber
2010-03-05
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
NPR's audio streams start with a 30sec segment whose mp3 headers are subtly d...
Andreas Huber
2010-03-04
1
-3
/
+5
*
|
Unhide CamcorderProfile and CameraProfile Java API
James Dong
2010-03-04
2
-2
/
+0
|
/
*
Remove native options.
Ray Chen
2010-03-05
1
-32
/
+7
*
Clean up MediaRecorder for public Java SDK
James Dong
2010-03-03
3
-57
/
+70
*
Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silen...
Eric Laurent
2010-03-03
1
-11
/
+25
|
\
|
*
Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode ...
Eric Laurent
2010-03-03
1
-11
/
+25
*
|
add optional preftable to image codecs, for more control over the resulting b...
Mike Reed
2010-03-03
3
-6
/
+4
|
/
*
Merge "Added the Camera Preveiw memory test which can help to isolate the mem...
Yu Shan Emily Lau
2010-03-02
1
-15
/
+109
|
\
|
*
Added the Camera Preveiw memory test which can help to isolate the memory lea...
Yu Shan Emily Lau
2010-03-02
1
-15
/
+109
*
|
Fix build. I screwed up a merge.
Dave Sparks
2010-03-02
1
-1
/
+1
*
|
Add locking to signal in AudioCache::notify(). Bug 2317844.
Dave Sparks
2010-03-02
1
-1
/
+2
*
|
Merge "Issue 2071329: audio track is shorter than video track for video captu...
Eric Laurent
2010-03-02
3
-2
/
+38
|
\
\
|
*
|
Issue 2071329: audio track is shorter than video track for video capture on s...
Eric Laurent
2010-03-02
3
-2
/
+38
*
|
|
First implementation of the audio focus management as an extension
Jean-Michel Trivi
2010-03-02
4
-1
/
+501
|
/
/
*
|
Merge "New vibrate/silent mode behavior."
Daniel Sandler
2010-03-01
1
-9
/
+11
|
\
\
|
|
/
|
/
|
|
*
New vibrate/silent mode behavior.
Daniel Sandler
2010-02-26
1
-9
/
+11
*
|
Ensure that the audio codec instance is actually going away before we attempt...
Andreas Huber
2010-03-01
1
-0
/
+11
*
|
Merge "Don't allow MediaRecorder.setParameter() to be invoked in the followin...
James Dong
2010-02-26
1
-0
/
+9
|
\
\
[next]