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 change Iaf1f0918 into eclair-mr2
Android (Google) Code Review
2009-12-14
1
-7
/
+7
|
\
|
*
Implement API to have new broadcasts replace existing broadcasts.
Dianne Hackborn
2009-12-14
1
-7
/
+7
*
|
It's important that seek requests are only specified in the initial call to M...
Andreas Huber
2009-12-14
1
-0
/
+1
|
/
*
Merge change I1314e737 into eclair-mr2
Android (Google) Code Review
2009-12-14
8
-17
/
+109
|
\
|
*
AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...
Andreas Huber
2009-12-14
8
-17
/
+109
*
|
The software AVCDecoder now properly seeks as requested.
Andreas Huber
2009-12-14
2
-2
/
+36
|
/
*
Initial checkin of software AMR NB encoder based on PV source code.
Andreas Huber
2009-12-11
114
-3
/
+39577
*
Propagate duration from input to output only if available, support multiple f...
Andreas Huber
2009-12-11
6
-31
/
+56
*
Removing an unused header file and a stale forward declaration. Also handling...
Andreas Huber
2009-12-11
3
-45
/
+7
*
remote destructors are not synchronously executed by the binder...
Andreas Huber
2009-12-11
1
-0
/
+3
*
Fix seek-on-startup behaviour in AwesomePlayer.
Andreas Huber
2009-12-11
1
-3
/
+9
*
Merge change Ia67d5388 into eclair-mr2
Android (Google) Code Review
2009-12-11
1
-0
/
+13
|
\
|
*
remote destructors are not synchronously executed by the binder...
Andreas Huber
2009-12-11
1
-0
/
+13
*
|
Merge change I595c2d60 into eclair-mr2
Android (Google) Code Review
2009-12-11
38
-18
/
+16372
|
\
\
|
*
|
Initial checkin of software AVC video decoder based on PV source code.
Andreas Huber
2009-12-10
38
-18
/
+16372
*
|
|
am 14f89404: Fix media player decode function. Bug 2317821.
Dave Sparks
2009-12-10
1
-7
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix media player decode function. Bug 2317821.
Dave Sparks
2009-12-09
1
-7
/
+17
*
|
|
am 86ed86d2: Merge change I0f73439a into eclair
Jean-Michel Trivi
2009-12-10
2
-0
/
+14
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Partially fix bug 2111240 Detect docking / undocking event by reporting
Jean-Michel Trivi
2009-12-07
2
-0
/
+14
*
|
Merge change I3c01bb62 into eclair-mr2
Android (Google) Code Review
2009-12-10
2
-0
/
+32
|
\
\
|
*
|
Adding copyright headers to recently introduced decoder source files.
Andreas Huber
2009-12-10
2
-0
/
+32
*
|
|
Initial check in of AMR (NB and WB) decoders based on PV source code.
Andreas Huber
2009-12-10
289
-0
/
+75184
|
/
/
*
|
Make sure to use the hand-tweaked-assembly version of the relevant mp3 code i...
Andreas Huber
2009-12-08
1
-4
/
+6
*
|
Merge change Ib16e5543 into eclair-mr2
Android (Google) Code Review
2009-12-08
1
-9
/
+10
|
\
\
|
*
|
Fix the mp3 audio extractor that would occasionally return an invalid frame d...
Andreas Huber
2009-12-07
1
-9
/
+10
*
|
|
Merge change I8f658214 into eclair-mr2
Android (Google) Code Review
2009-12-08
3
-8
/
+19
|
\
\
\
|
*
|
|
Minor tweaks to the mp3 and aac software decoders, propagate duration to outp...
Andreas Huber
2009-12-07
3
-8
/
+19
|
|
/
/
*
|
|
Note to self: Don't reverse the arguments to fseek(o)...
Andreas Huber
2009-12-07
1
-1
/
+1
|
/
/
*
|
Merge change I250f2433 into eclair-mr2
Android (Google) Code Review
2009-12-07
89
-412
/
+19735
|
\
\
|
*
|
Initial checkin of stagefright MP3 audio decoder based on PV source code.
Andreas Huber
2009-12-07
89
-412
/
+19735
*
|
|
More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.
Dave Sparks
2009-12-07
1
-4
/
+0
|
/
/
*
|
Remove unused Java object reference in native SoundPool code.
Dave Sparks
2009-12-07
3
-4
/
+3
*
|
Fixing the build, only instantiate the software aac decoder in full stagefrig...
Andreas Huber
2009-12-07
2
-0
/
+6
*
|
Merge change I9c6e1f90 into eclair-mr2
Android (Google) Code Review
2009-12-07
342
-0
/
+81958
|
\
\
|
*
|
Initial check in of stagefright software AAC decoder based on PV source code.
Andreas Huber
2009-12-07
342
-0
/
+81958
*
|
|
am 6d42d806: Merge change I9cc489a2 into eclair
Eric Laurent
2009-12-07
2
-5
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge change I9cc489a2 into eclair
Android (Google) Code Review
2009-12-07
2
-5
/
+5
|
|
\
\
|
|
*
|
Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persiste...
Eric Laurent
2009-12-07
2
-5
/
+5
*
|
|
|
am 8445f367: Merge change Ibb9b1de1 into eclair
Yu Shan Emily Lau
2009-12-07
1
-34
/
+33
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Merge change Ibb9b1de1 into eclair
Android (Google) Code Review
2009-12-07
1
-34
/
+33
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
1) Capture the start memory before the test started
Yu Shan Emily Lau
2009-12-04
1
-34
/
+33
*
|
|
Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCode...
Andreas Huber
2009-12-07
1
-1
/
+1
*
|
|
Merge change Ifef6435a into eclair-mr2
Android (Google) Code Review
2009-12-04
9
-20
/
+62
|
\
\
\
|
*
|
|
Enable proper cleanup of OMX nodes managed through stagefright.
Andreas Huber
2009-12-04
9
-20
/
+62
*
|
|
|
am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371
Ray Chen
2009-12-04
2
-2
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Images.Media.DATE_TAKEN should be in milliseconds.
Ray Chen
2009-12-04
2
-2
/
+3
*
|
|
Merge change I6c84d731 into eclair-mr2
Android (Google) Code Review
2009-12-03
1
-1
/
+2
|
\
\
\
|
*
|
|
Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER
Naveen Kalla
2009-12-03
1
-1
/
+2
*
|
|
|
Two more uses of strlcpy that break the sim build. Now fixed.
Andreas Huber
2009-12-03
1
-2
/
+2
*
|
|
|
Apparently strlcpy is not part of a standard linux distribution... Unbreaking...
Andreas Huber
2009-12-03
1
-1
/
+2
[next]