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
*
Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...
Andreas Huber
2010-10-05
3
-11
/
+26
*
Fix Looper leaks in MediaRecorderStressTest.
Jeff Brown
2010-10-04
1
-111
/
+89
*
Fixed an issue where the reserved free space in the file writer was larger th...
James Dong
2010-10-04
1
-2
/
+14
*
Merge "Resilent media time stamp adjustment" into gingerbread
James Dong
2010-10-04
1
-24
/
+181
|
\
|
*
Resilent media time stamp adjustment
James Dong
2010-10-04
1
-24
/
+181
*
|
Make sure to finish the preparation phase even EOS occurs before we consider ...
Andreas Huber
2010-10-04
1
-0
/
+4
*
|
Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping.
Andreas Huber
2010-10-04
1
-5
/
+11
|
/
*
Merge "Turn off media time adjustment by default" into gingerbread
James Dong
2010-10-01
1
-1
/
+1
|
\
|
*
Turn off media time adjustment by default
James Dong
2010-10-01
1
-1
/
+1
*
|
Merge "Start playing live streams from the start, no the middle..." into ging...
Andreas Huber
2010-10-01
1
-1
/
+1
|
\
\
|
*
|
Start playing live streams from the start, no the middle...
Andreas Huber
2010-10-01
1
-1
/
+1
*
|
|
Remove development-only code.
Andreas Huber
2010-10-01
1
-15
/
+0
|
/
/
*
|
Squashed commit of the following:
Andreas Huber
2010-10-01
9
-357
/
+597
|
/
*
Issue 3032913: improve AudioTrack recovery time
Eric Laurent
2010-09-30
1
-0
/
+8
*
Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into...
Chia-chi Yeh
2010-09-28
3
-55
/
+19
|
\
|
*
AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.
Chia-chi Yeh
2010-09-29
3
-55
/
+19
*
|
Fix several audio effects problems.
Eric Laurent
2010-09-28
2
-126
/
+211
*
|
Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sur...
Andreas Huber
2010-09-28
3
-0
/
+14
|
\
\
|
*
|
Properly flush the AudioTrack/AudioSink on a seek request and make sure that ...
Andreas Huber
2010-09-28
3
-0
/
+14
*
|
|
Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS...
Andreas Huber
2010-09-28
3
-8
/
+27
|
\
\
\
|
|
/
/
|
*
|
Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...
Andreas Huber
2010-09-28
3
-8
/
+27
*
|
|
Merge "Vorbis files may have more samples encoded that should be used, i.e. w...
Andreas Huber
2010-09-28
3
-0
/
+96
|
\
\
\
|
|
/
/
|
*
|
Vorbis files may have more samples encoded that should be used, i.e. we have ...
Andreas Huber
2010-09-28
3
-0
/
+96
*
|
|
Merge "Squashed commit of the following:" into gingerbread
Andreas Huber
2010-09-28
4
-42
/
+820
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Squashed commit of the following:
Andreas Huber
2010-09-27
4
-42
/
+820
*
|
|
Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669.
Dave Sparks
2010-09-27
1
-2
/
+4
|
|
/
|
/
|
*
|
Merge "Fix track duration calculation if the start timestamp is non-zero" int...
James Dong
2010-09-27
1
-3
/
+36
|
\
\
|
|
/
|
/
|
|
*
Fix track duration calculation if the start timestamp is non-zero
James Dong
2010-09-27
1
-3
/
+36
*
|
Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerb...
Andreas Huber
2010-09-27
1
-1
/
+6
|
\
\
|
*
|
Support other kinds of HTTP redirect in NuHTTPDataSource
Andreas Huber
2010-09-27
1
-1
/
+6
|
|
/
*
|
Fix error in AudioEffect command status reporting.
Eric Laurent
2010-09-24
3
-13
/
+23
*
|
fix problem in AudioEffect JNI setup.
Eric Laurent
2010-09-24
2
-19
/
+14
|
/
*
Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the ...
Andreas Huber
2010-09-23
1
-1
/
+9
|
\
|
*
Depending on our preference to write 2-byte or 4-byte NALs, patch the codec s...
Andreas Huber
2010-09-23
1
-1
/
+9
*
|
Fix issue 3022800.
Eric Laurent
2010-09-23
20
-122
/
+241
*
|
Ignore errors from correction parameter query and config for M4v and H263 enc...
James Dong
2010-09-23
1
-2
/
+9
*
|
Use the advertised profile and level from M4V and H263 video encoders
James Dong
2010-09-22
1
-4
/
+4
|
/
*
Merge "Fix more audio effects auto tests" into gingerbread
Eric Laurent
2010-09-22
3
-3
/
+6
|
\
|
*
Fix more audio effects auto tests
Eric Laurent
2010-09-22
3
-3
/
+6
*
|
Raise the amount of memory set aside for omx buffer allocations in the test h...
Andreas Huber
2010-09-22
1
-1
/
+1
*
|
Make sure we drain the avc software decoder's output queue once we run out of...
Andreas Huber
2010-09-22
2
-43
/
+55
|
/
*
Merge "Fix broken insert reverb auto tests." into gingerbread
Eric Laurent
2010-09-22
2
-8
/
+42
|
\
|
*
Fix broken insert reverb auto tests.
Eric Laurent
2010-09-22
2
-8
/
+42
*
|
Merge "Fix issue 2913071." into gingerbread
Eric Laurent
2010-09-21
2
-7
/
+28
|
\
\
|
*
|
Fix issue 2913071.
Eric Laurent
2010-09-21
2
-7
/
+28
*
|
|
Merge "This log message is codec specific." into gingerbread
Andreas Huber
2010-09-21
1
-1
/
+1
|
\
\
\
|
*
|
|
This log message is codec specific.
Andreas Huber
2010-09-21
1
-1
/
+1
*
|
|
|
Merge "Remove stagefright foundation's incompatible logging interface and upd...
Andreas Huber
2010-09-21
21
-435
/
+298
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove stagefright foundation's incompatible logging interface and update cal...
Andreas Huber
2010-09-21
21
-435
/
+298
|
|
/
/
*
|
|
Merge "Made audio effect control panel intents public." into gingerbread
Eric Laurent
2010-09-21
1
-35
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
[next]