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
/
libmediaplayerservice
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make dumpsys(media.player) more useful by having AwesomePlayer populate it.
Andreas Huber
2011-06-08
3
-0
/
+9
*
Remove dead code related to gettid
Glenn Kasten
2011-06-03
3
-42
/
+5
*
Revert "Use AudioTrack::event_type not int in callback"
Glenn Kasten
2011-06-01
2
-2
/
+2
*
Use AudioTrack::event_type not int in callback
Glenn Kasten
2011-06-01
2
-2
/
+2
*
Use channel mask instead of channel count for track creation
Jean-Michel Trivi
2011-06-01
1
-1
/
+1
*
Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.
Andreas Huber
2011-05-25
2
-4
/
+4
*
Support platform and camera dependent recording start time offset
James Dong
2011-05-14
2
-0
/
+10
*
Support for storing geo information in the recorded mp4/3gpp file.
James Dong
2011-05-13
2
-0
/
+40
*
update for new audio.h header location
Dima Zavin
2011-05-12
6
-6
/
+6
*
The decoder wrapper is no longer needed. Also disable building old-style deco...
Andreas Huber
2011-05-12
5
-691
/
+4
*
Initial check-in for AACWriter
James Dong
2011-05-04
2
-6
/
+24
*
Add setParameter/getParameter to MediaPlayer API.
Gloria Wang
2011-04-29
8
-0
/
+51
*
audio/media: convert to using the audio HAL and new audio defs
Dima Zavin
2011-04-27
6
-23
/
+35
*
Add extra headers specified in the media player's setDataSource call
Andreas Huber
2011-04-20
3
-19
/
+28
*
- Add another parameter in notify() to be able to send timed text sample
Gloria Wang
2011-04-13
2
-5
/
+9
*
Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491"
Andreas Huber
2011-04-04
1
-1
/
+8
|
\
|
*
This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491
Andreas Huber
2011-04-04
1
-1
/
+8
*
|
Avoid a race condition while signaling audio EOS/seek complete by acquiring t...
Andreas Huber
2011-04-04
1
-1
/
+1
|
/
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
1
-2
/
+1
*
Enable http-live support for https:// urls, fix a parsing issue.
Andreas Huber
2011-03-21
1
-1
/
+2
*
Merge "Fix issue 3483718: audio streaming and A2DP."
Eric Laurent
2011-03-21
1
-9
/
+12
|
\
|
*
Fix issue 3483718: audio streaming and A2DP.
Eric Laurent
2011-03-21
1
-9
/
+12
*
|
Support passing headers to MediaMetadataRetriever's setDataSource API
Andreas Huber
2011-03-21
4
-7
/
+13
|
/
*
am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for...
James Dong
2011-03-17
1
-0
/
+16
|
\
|
*
Fix missing AOSP copyright headers for a bunch of media framework files
James Dong
2011-03-17
1
-0
/
+16
*
|
Add memory leak tracking/debugging code to drm server
James Dong
2011-03-14
1
-136
/
+2
|
/
*
Merge "- To track the usage of all audio output devices - To track the curren...
Gloria Wang
2011-03-02
2
-2
/
+129
|
\
|
*
- To track the usage of all audio output devices
Gloria Wang
2011-03-02
2
-2
/
+129
*
|
Allow optional specification of a PTS timestamp when signalling a discontinuity.
Andreas Huber
2011-03-02
6
-6
/
+67
|
/
*
Merge "Suppress the logging of URLs when in incognito mode."
Andreas Huber
2011-02-24
4
-5
/
+22
|
\
|
*
Suppress the logging of URLs when in incognito mode.
Andreas Huber
2011-02-24
4
-5
/
+22
*
|
Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"
Glenn Kasten
2011-02-24
13
-16
/
+71
|
\
\
|
|
/
|
/
|
|
*
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
Glenn Kasten
2011-02-23
13
-16
/
+71
*
|
To collect the total usage time of encoders in the media recorder
Gloria Wang
2011-02-23
2
-7
/
+81
|
/
*
- Add method in MediaPlayerService to collect and pull
Gloria Wang
2011-02-22
2
-0
/
+116
*
Remove legacy, AwesomePlayer-based http live implementation.
Andreas Huber
2011-02-16
1
-11
/
+7
*
Should reset errno to 0 before calling strtoll().
James Dong
2011-02-08
1
-0
/
+4
*
Make sure that key frame is generated for timelapse video recording if there ...
James Dong
2011-01-26
1
-0
/
+8
*
Some tweaks to HTTP live / nuplayer behaviour
Andreas Huber
2011-01-21
1
-3
/
+9
*
Implement missing pause/resume support for NuPlayer.
Andreas Huber
2011-01-20
4
-5
/
+85
*
Eliminate recording sound by starting the video track before audio track.
James Dong
2011-01-20
1
-6
/
+9
*
Use metadata in video buffers for timelapse video recording by default to eli...
James Dong
2011-01-18
1
-13
/
+1
*
Fix the sluggish preview during timelapse video recording because software en...
James Dong
2011-01-18
1
-1
/
+3
*
Add audio encoding parameters check
James Dong
2011-01-12
2
-18
/
+89
*
Publish MediaMetadataRetriever.java as public API
James Dong
2011-01-12
2
-26
/
+3
*
NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.
Andreas Huber
2011-01-10
2
-12
/
+45
*
Use NuPlayer for HTTP live streaming playback by default.
Andreas Huber
2011-01-06
1
-2
/
+2
*
Some more fixes regarding HTTP live in NuPlayer.
Andreas Huber
2011-01-05
2
-11
/
+5
*
Seek/Duration support for completed http live streams in NuPlayer.
Andreas Huber
2011-01-05
10
-40
/
+283
*
Properly shutdown the decoders on a reset() in NuPlayer's implementation.
Andreas Huber
2011-01-04
5
-61
/
+191
[prev]
[next]