Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9f954cf27e9e2bb94c836b1686c0e07500234b27
/
media
663ec30
Fix issue 2361949: A2DP suspend parameters set wrongly.
by Eric Laurent
· 15 years ago
eb14a78
Fix issues 2333450 and 2333559:
by Eric Laurent
· 15 years ago
66d28ce
Fix SoundPool buffer size rounding error. Bug 2327620.
by Dave Sparks
· 15 years ago
14f8940
Fix media player decode function. Bug 2317821.
by Dave Sparks
· 15 years ago
6154412
Partially fix bug 2111240 Detect docking / undocking event by reporting
by Jean-Michel Trivi
· 15 years ago
6d42d80
Merge change I9cc489a2 into eclair
by Android (Google) Code Review
· 15 years ago
8445f36
Merge change Ibb9b1de1 into eclair
by Android (Google) Code Review
· 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
052d9c8
Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371
by Ray Chen
· 15 years ago
e12de4d
Merge change Id5fa58cf into eclair
by Android (Google) Code Review
· 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
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
e780094
Merge change I49f02be9 into eclair
by Android (Google) Code Review
· 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
941136f
Fix bug 2271468 Update the javadoc for MediaRecorder.AudioSource
by Jean-Michel Trivi
· 15 years ago
05df33e
Fix issue 2265955 Use dateCreated when dateTaken isn't valid when writing images/videos to database.
by Ray Chen
· 15 years ago
fddfb9a
Merge change Iad79689a into eclair
by Android (Google) Code Review
· 15 years ago
1aa9f3c
Merge change I923d7d72 into eclair
by Android (Google) Code Review
· 15 years ago
923d7d7
Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast.
by Eric Laurent
· 15 years ago
c8d7c14
Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor.
by Andreas Huber
· 15 years ago
059b4be
Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes
by Eric Laurent
· 15 years ago
da440f1
Fix for random audio output failures, properly dup() the file descriptor in IMediaPlayer::setDataSource to assume ownership as the caller will otherwise close it.
by Andreas Huber
· 15 years ago
c060d86
Check whether test server is up before running tests which use streaming files.
by Gloria Wang
· 15 years ago
fde273b
Merge change Ic997acac into eclair
by Android (Google) Code Review
· 15 years ago
c997aca
Make AudioPlayer a little less verbose, defer starting audio playback until after the first video frame has been decoded (if there's video at all).
by Andreas Huber
· 15 years ago
1e495da
Merge change I4b03c2cd into eclair
by Android (Google) Code Review
· 15 years ago
1dc2ae2
Fix bug 2242585 to unhide the new audio recording sources.
by Jean-Michel Trivi
· 15 years ago
dcaa220
DO NOT MERGE: Squashed commit of the following:
by Andreas Huber
· 15 years ago
a4eedac
Now that UseBuffer on this component is fixed, let's use it.
by Andreas Huber
· 15 years ago
67b6929
Merge change I93f500a5 into eclair
by Android (Google) Code Review
· 15 years ago
bda7469
Fix issue 2203561: Sholes: audio playing out of earpiece.
by Eric Laurent
· 15 years ago
b1c85ec
Add windows media support check in MediaMetadataTest.java and MediaPlayerApiTest.java
by James Dong
· 15 years ago
6869df3
Add new audio sources to support the A1026 recording configurations.
by Jean-Michel Trivi
· 15 years ago
d2906ad
Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem.
by Andreas Huber
· 15 years ago
f67eff1
Merge change Ib0036762 into eclair
by Android (Google) Code Review
· 15 years ago
d6af2e0
Merge change I43a335c3 into eclair
by Android (Google) Code Review
· 15 years ago
774d956
Merge change Ic8c7ca7b into eclair
by Android (Google) Code Review
· 15 years ago
758613d
Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second.
by Marco Nelissen
· 15 years ago
38b03a7
Add windows media support check in MediaMetadataRetrieverTest bug 2232274
by James Dong
· 15 years ago
43a335c
Suppress takePicture test from continuous DO NOT MERGE.
by Brett Chabot
· 15 years ago
c8c7ca7
Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous.
by Brett Chabot
· 15 years ago
608a263
Dump media recorder PID in dumpsys media.player, and fix minor bugs.
by Gloria Wang
· 15 years ago
8988973
Merge change I4e83a76a into eclair
by Android (Google) Code Review
· 15 years ago
11a74a7
Fix bug 2201417. Whenever the System setting that indicates
by Jean-Michel Trivi
· 15 years ago
8cc42c5
Add some logging to detect if AsyncPlayer is lagging. Bug 2201082.
by Dave Sparks
· 15 years ago
adf4b4f
Merge change I96458368 into eclair
by Android (Google) Code Review
· 15 years ago
13b9371
Fixed the H263 video duation which caused the incorrect video validation.
by Yu Shan Emily Lau
· 15 years ago
e854341
Merge change I7c0d20a7 into eclair
by Android (Google) Code Review
· 15 years ago
7c0d20a
Run the metadataretriever at background priority. Bug 2187133.
by Dave Sparks
· 15 years ago
6e50a8c
Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers."
by Andreas Huber
· 15 years ago
bf96aaa
Merge change Icf10db28 into eclair
by Android (Google) Code Review
· 15 years ago
dd28d56
Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete.
by Eric Laurent
· 15 years ago
7a03b07
Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers.
by Andreas Huber
· 15 years ago
415f3e2
Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume.
by Eric Laurent
· 15 years ago
f16a0b7
do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16.
by Andreas Huber
· 15 years ago
9991013
1) Add 10 seconds wait time before collecting the end memory.
by Yu Shan Emily Lau
· 15 years ago
62443f5
Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high).
by Eric Laurent
· 15 years ago
3b49e9b
Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), and Fix bad links in ToneGenerator documentation.
by gwang@google.com
· 15 years ago
c39d2e3
Music visualizer support hack.
by Marco Nelissen
· 15 years ago
29e4a3c
Update from API review.
by Dianne Hackborn
· 15 years ago
f09edd6
Merge change Id60fa26a into eclair
by Android (Google) Code Review
· 15 years ago
ef093cd
Fix issue 2152541 thumbnail images stretched.
by Ray Chen
· 15 years ago
89e74ba
Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.
by Eric Laurent
· 15 years ago
37b0f27
Merge change I999f1aeb into eclair
by Android (Google) Code Review
· 15 years ago
999f1ae
Remove audio latency fudge factor 96 msec.
by Jianhong Jiang
· 15 years ago
edd942c
Merge change I55a6ac8c into eclair
by Android (Google) Code Review
· 15 years ago
55a6ac8
Fixed the long recorder time and reduce the number of loops.
by Yu Shan Emily Lau
· 15 years ago
8bbba0e
Merge change If5722b3f into eclair
by Android (Google) Code Review
· 15 years ago
f5722b3
Dont NPE if the thumbnail file cannot be opened.
by Chih-Chung Chang
· 15 years ago
7d98718
Merge change I19f2928b into eclair
by Android (Google) Code Review
· 15 years ago
a2ef57d
Fix issue 2141503: Keyclick sound doesn't honor volume settings.
by Eric Laurent
· 15 years ago
4c232c5
Merge change Idd16976f into eclair
by Android (Google) Code Review
· 15 years ago
ecc97cc
Unify Java NIO to read/write MiniThumbFile.
by Ray Chen
· 15 years ago
67fc234
Fix some metadata retriever issues:
by James Dong
· 15 years ago
99638e7
Merge change 27466 into eclair
by Android (Google) Code Review
· 15 years ago
525ad18
Turn on thubmnail capture unit test for media metadata retriever
by James Dong
· 15 years ago
7d97351
Merge change 27449 into eclair
by Android (Google) Code Review
· 15 years ago
1851db6
Always consider m4a files as audio, even when they contain a video track.
by Marco Nelissen
· 15 years ago
dba93b6
Merge change 27318 into eclair
by Android (Google) Code Review
· 15 years ago
d4f3586
Check that playlist entries refer to a row in the audio table.
by Marco Nelissen
· 15 years ago
cc96652
Remove fflush when storing thumbanil to sdcard.
by Ray Chen
· 15 years ago
0faa5c6c
Merge change 27271 into eclair
by Android (Google) Code Review
· 15 years ago
0ddbc35
Only scan windows media files when those codecs are enabled.
by Marco Nelissen
· 15 years ago
7756cbee
Merge change 27073 into eclair
by Android (Google) Code Review
· 15 years ago
34831c9
Removed the device type checking
by Yu Shan Emily Lau
· 15 years ago
e9bd478
Merge change 26881 into eclair
by Android (Google) Code Review
· 15 years ago
3f790d8
Merge change 27011 into eclair
by Android (Google) Code Review
· 15 years ago
a56e653
Added the checking for the wma in the memory test.
by Yu Shan Emily Lau
· 15 years ago
af141d5
Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP.
by Eric Laurent
· 15 years ago
343449f
Fix issue 2128896 The thumbnail generated after picture capture with max zoom is overlapped with previous thumbnail.
by Ray Chen
· 15 years ago
7d0bdfa
Merge change 26948 into eclair
by Android (Google) Code Review
· 15 years ago
5b0b63b
Suppress the testPing as we moved the release test target to the userdebug. This test rely on a mock_media_player.so which build under the eng build
by Yu Shan Emily Lau
· 15 years ago
a52b4d7
Fix broken build.
by Dianne Hackborn
· 15 years ago
Next »