Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
5cd6fcd518d47d1974a10fccf3c3d5431a83307a
/
media
30807a4
am 7c55c3f5: Make sure to use the hand-tweaked-assembly version of the relevant mp3 code if building for ARM.
by Andreas Huber
· 15 years ago
b16cf67
am 6d35d4c2: Merge change Ib16e5543 into eclair-mr2
by Andreas Huber
· 15 years ago
a42b8f1
am 3f5b2867: Merge change I8f658214 into eclair-mr2
by Andreas Huber
· 15 years ago
42be744
am ee3a2443: Merge change Ic532c956 into eclair-mr2
by Andreas Huber
· 15 years ago
7c55c3f
Make sure to use the hand-tweaked-assembly version of the relevant mp3 code if building for ARM.
by Andreas Huber
· 15 years ago
6d35d4c
Merge change Ib16e5543 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
3f5b286
Merge change I8f658214 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
c532c95
Note to self: Don't reverse the arguments to fseek(o)...
by Andreas Huber
· 15 years ago
8f65821
Minor tweaks to the mp3 and aac software decoders, propagate duration to output format.
by Andreas Huber
· 15 years ago
b16e554
Fix the mp3 audio extractor that would occasionally return an invalid frame directly after a seek.
by Andreas Huber
· 15 years ago
9659126
am 247003be: Merge change I250f2433 into eclair-mr2
by Andreas Huber
· 15 years ago
247003b
Merge change I250f2433 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
250f243
Initial checkin of stagefright MP3 audio decoder based on PV source code.
by Andreas Huber
· 15 years ago
610e50c
am 62679112: Merge change I3c256cf3 into eclair-mr2
by Dave Sparks
· 15 years ago
3c256cf
More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.
by Dave Sparks
· 15 years ago
5ac5cd7
am 9d5b7aca: Merge change Ic0e3ddf8 into eclair-mr2
by Dave Sparks
· 15 years ago
c0e3ddf
Remove unused Java object reference in native SoundPool code.
by Dave Sparks
· 15 years ago
2109e68
am 8c7ab034: Fixing the build, only instantiate the software aac decoder in full stagefright builds.
by Andreas Huber
· 15 years ago
8c7ab03
Fixing the build, only instantiate the software aac decoder in full stagefright builds.
by Andreas Huber
· 15 years ago
81a005d
am 73abc2ea: Merge change I9c6e1f90 into eclair-mr2
by Andreas Huber
· 15 years ago
e30bae7
am b8341cf7: am 6d42d806: Merge change I9cc489a2 into eclair
by Eric Laurent
· 15 years ago
a3d15d3
am 8e6d79e2: am 8445f367: Merge change Ibb9b1de1 into eclair
by Yu Shan Emily Lau
· 15 years ago
73abc2e
Merge change I9c6e1f90 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b8341cf
am 6d42d806: Merge change I9cc489a2 into eclair
by Eric Laurent
· 15 years ago
dacaa73
Initial check in of stagefright software AAC decoder based on PV source code.
by Andreas Huber
· 15 years ago
6d42d80
Merge change I9cc489a2 into eclair
by Android (Google) Code Review
· 15 years ago
8e6d79e
am 8445f367: Merge change Ibb9b1de1 into eclair
by Yu Shan Emily Lau
· 15 years ago
8445f36
Merge change Ibb9b1de1 into eclair
by Android (Google) Code Review
· 15 years ago
f553a58
am 5921fb51: Merge change I91eb0354 into eclair-mr2
by Andreas Huber
· 15 years ago
91eb035
Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.
by Andreas Huber
· 15 years ago
9cc489a
Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.
by Eric Laurent
· 15 years ago
30daf09
1) Capture the start memory before the test started
by Yu Shan Emily Lau
· 15 years ago
5d676ad
am 52f410e2: Merge change Ifef6435a into eclair-mr2
by Andreas Huber
· 15 years ago
52f410e
Merge change Ifef6435a into eclair-mr2
by Android (Google) Code Review
· 15 years ago
fef6435
Enable proper cleanup of OMX nodes managed through stagefright.
by Andreas Huber
· 15 years ago
da32419
am 8a576620: am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371
by Ray Chen
· 15 years ago
8a57662
am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371
by Ray Chen
· 15 years ago
052d9c8
Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371
by Ray Chen
· 15 years ago
f345a09
am 104d3f75: Merge change I6c84d731 into eclair-mr2
by Naveen Kalla
· 15 years ago
104d3f7
Merge change I6c84d731 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
f4eb754
am 2a428fd4: Merge change I85e5d39e into eclair-mr2
by Andreas Huber
· 15 years ago
06ef1d2
am 9f0fa1f4: Merge branch \'eclair-mr2\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2
by Scott Main
· 15 years ago
b8fb6c0
am 8d670d34: Merge change I1f1c7bad into eclair-mr2
by Andreas Huber
· 15 years ago
9ee55cc
am 2d6d609c: Merge change I74bf38a0 into eclair-mr2
by Andreas Huber
· 15 years ago
874c508
am bfb9fb14: Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore.
by Andreas Huber
· 15 years ago
b06ecc4
am 7c09a0ff: Merge change Ib904c2a4 into eclair-mr2
by Dave Sparks
· 15 years ago
29d503c
am 1b794bbb: am e12de4d5: Merge change Id5fa58cf into eclair
by Ray Chen
· 15 years ago
85e5d39
Two more uses of strlcpy that break the sim build. Now fixed.
by Andreas Huber
· 15 years ago
805cc70
Apparently strlcpy is not part of a standard linux distribution... Unbreaking the sim build.
by Andreas Huber
· 15 years ago
1f1c7ba
I accidentally broke this code while refactoring MediaScanner. This is the fix.
by Andreas Huber
· 15 years ago
2d6d609
Merge change I74bf38a0 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
bfb9fb1
Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore.
by Andreas Huber
· 15 years ago
b0caf94
Squashed commit of the following:
by Andreas Huber
· 15 years ago
6c84d73
Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER
by Naveen Kalla
· 15 years ago
7c09a0f
Merge change Ib904c2a4 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
1b794bb
am e12de4d5: Merge change Id5fa58cf into eclair
by Ray Chen
· 15 years ago
e12de4d
Merge change Id5fa58cf into eclair
by Android (Google) Code Review
· 15 years ago
b904c2a
Remove old hack A/V sync hack that is no longer needed.
by Dave Sparks
· 15 years ago
cb6203c
am 9db1a37c: am f27eb326: Merge change I0b6ee9fc into eclair
by Ray Chen
· 15 years ago
9db1a37
am f27eb326: Merge change I0b6ee9fc into eclair
by Ray Chen
· 15 years ago
e77d408
am 5e392e2b: am bb3bb57a: Merge change I524dc046 into eclair
by Eric Laurent
· 15 years ago
ae34cf9
am 781ac162: Merge change I8768f2cc into eclair-mr2
by Andreas Huber
· 15 years ago
5e392e2
am bb3bb57a: Merge change I524dc046 into eclair
by Eric Laurent
· 15 years ago
8768f2c
A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s).
by Andreas Huber
· 15 years ago
d5fa58c
Fix timezone issue to comply with EXIF standard.
by Ray Chen
· 15 years ago
0b6ee9f
DATE_TAKEN should be in millisecond instead of second.
by Ray Chen
· 15 years ago
524dc04
Fix issue 2192673: Music Pausing Even when notifications are set to silent.
by Eric Laurent
· 15 years ago
03c185b
am c61b0de8: Merge change Id6ccc9bc into eclair-mr2
by Gloria Wang
· 15 years ago
c61b0de
Merge change Id6ccc9bc into eclair-mr2
by Android (Google) Code Review
· 15 years ago
d6ccc9b
Update documentation: The width of the image for face detection must be even.
by Gloria Wang
· 15 years ago
3d14b1a
am 1e914ac7: am 16cc72bd: Fix simulator build.
by Dave Sparks
· 15 years ago
551e1a7
am ebcb7c31: am 8424ec32: Merge change I0f9a53d4 into eclair
by Dave Sparks
· 15 years ago
1e914ac
am 16cc72bd: Fix simulator build.
by Dave Sparks
· 15 years ago
ebcb7c3
am 8424ec32: Merge change I0f9a53d4 into eclair
by Dave Sparks
· 15 years ago
16cc72b
Fix simulator build.
by Dave Sparks
· 15 years ago
0f9a53d
Set metadata retriever thread group to the caller's group.
by Dave Sparks
· 15 years ago
4bbdf93
am 44e15c44: Some playable/decodable streams have been found in the wild that violate this assertion, let\'s be lenient for now.
by Andreas Huber
· 15 years ago
44e15c4
Some playable/decodable streams have been found in the wild that violate this assertion, let's be lenient for now.
by Andreas Huber
· 15 years ago
5884468
am 1f522294: Merge change I24b0a95d into eclair-mr2
by Andreas Huber
· 15 years ago
1f52229
Merge change I24b0a95d into eclair-mr2
by Android (Google) Code Review
· 15 years ago
d1f1199
am e71a6408: Merge change I1bceff91 into eclair-mr2
by Andreas Huber
· 15 years ago
1bceff9
Make sure the decoder's input buffers are large enough to hold the largest input data. Verify that the setting actually sticks.
by Andreas Huber
· 15 years ago
24b0a95
The original delay after which we dropped a frame was too aggressive. 40ms lateness seems more appropriate (about 25fps).
by Andreas Huber
· 15 years ago
5493df9
am bbd6cb46: Merge change Ib1b7bce4 into eclair-mr2
by Andreas Huber
· 15 years ago
27366fc
Squashed commit of the following:
by Andreas Huber
· 15 years ago
8652646
am 949c572a: am e7800946: Merge change I49f02be9 into eclair
by Eric Laurent
· 15 years ago
949c572
am e7800946: Merge change I49f02be9 into eclair
by Eric Laurent
· 15 years ago
e780094
Merge change I49f02be9 into eclair
by Android (Google) Code Review
· 15 years ago
c6bb089
am 507322ca: am 9ed314ce: Merge change Ib3191441 into eclair
by Yu Shan Emily Lau
· 15 years ago
507322c
am 9ed314ce: Merge change Ib3191441 into eclair
by Yu Shan Emily Lau
· 15 years ago
9ed314c
Merge change Ib3191441 into eclair
by Android (Google) Code Review
· 15 years ago
b1ce51f
Add the checking for mediaplayer stress test.
by Yu Shan Emily Lau
· 15 years ago
49f02be
Issue 2265163: Audio still reported routed through earpiece on sholes
by Eric Laurent
· 15 years ago
d66a901
DO NOT MERGE: Instead of inserting semi-random delays after submission to surface flinger, delay releasing buffers to the next display time to avoid flickering.
by Andreas Huber
· 15 years ago
15b0bd2
am 4eaf35b9: am a0e37e9d: Merge change I941136fd into eclair
by Jean-Michel Trivi
· 15 years ago
4eaf35b
am a0e37e9d: Merge change I941136fd into eclair
by Jean-Michel Trivi
· 15 years ago
941136f
Fix bug 2271468 Update the javadoc for MediaRecorder.AudioSource
by Jean-Michel Trivi
· 15 years ago
edc1b06
am ae9dd9b7: am b3f35041: Merge change I86db22ef into eclair
by Ray Chen
· 15 years ago
ae9dd9b
am b3f35041: Merge change I86db22ef into eclair
by Ray Chen
· 15 years ago
39dc510
am 2c766498: Merge change Iea6a38c6 into eclair-mr2
by Andreas Huber
· 15 years ago
Next »