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
/
MediaPlayerService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use NuPlayer for HTTP live streaming playback by default.
Andreas Huber
2011-01-06
1
-2
/
+2
*
Squashed commit of the following:
Andreas Huber
2010-12-23
1
-0
/
+15
*
Initial support for a true streaming player for mpeg2 transport streams.
Andreas Huber
2010-12-15
1
-1
/
+6
*
Support streaming data across binder boundaries.
Andreas Huber
2010-11-23
1
-0
/
+44
*
Remove all traces of legacy renderer support in stagefright.
Andreas Huber
2010-11-16
1
-8
/
+0
*
Remove legacy PV stuff
James Dong
2010-11-15
1
-30
/
+3
*
Squashed commit of the following:
Andreas Huber
2010-10-29
1
-14
/
+0
*
am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...
Eric Laurent
2010-10-10
1
-0
/
+10
|
\
|
*
Added getter for session Id to AudioSink
Eric Laurent
2010-10-07
1
-0
/
+10
*
|
am 7dff9dfd: am 269dea1c: Merge "Fix media.player dumpsys to output open/mapp...
Dave Sparks
2010-09-28
1
-2
/
+4
|
\
\
|
|
/
|
*
Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669.
Dave Sparks
2010-09-27
1
-2
/
+4
*
|
am 9aa05ec2: am 681c5ff2: Merge "Reverse the default setting of media.stagefr...
Andreas Huber
2010-08-30
1
-2
/
+2
|
\
\
|
|
/
|
*
Reverse the default setting of media.stagefright.enable-{rtsp,record} in prep...
Andreas Huber
2010-08-30
1
-2
/
+2
*
|
Squashed commit of the following:
Andreas Huber
2010-08-23
1
-1
/
+9
|
/
*
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
Eric Laurent
2010-07-21
1
-1
/
+46
*
Add runtime dumpsys support for media recorder client
James Dong
2010-07-08
1
-5
/
+11
*
Added Visualizer effect.
Eric Laurent
2010-07-07
1
-121
/
+0
*
Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...
Andreas Huber
2010-06-23
1
-58
/
+3
*
Added support for audio sessions in MediaPlayer and AudioTrack.
Eric Laurent
2010-06-22
1
-15
/
+27
*
Initial checkin of preliminary rtsp support for stagefright.
Andreas Huber
2010-06-07
1
-2
/
+7
*
am 1d628c5d: merge from open-source master
The Android Open Source Project
2010-05-14
1
-1
/
+1
|
\
|
*
merge from open-source master
The Android Open Source Project
2010-05-14
1
-1
/
+1
|
|
\
|
|
*
Accept media files by file extension in case insensitive manner.
Atsushi Eno
2010-03-19
1
-1
/
+1
*
|
|
am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefrig...
Andreas Huber
2010-05-04
1
-7
/
+35
|
\
\
\
|
|
/
/
|
*
|
Support for Ogg Vorbis decoding in stagefright.
Andreas Huber
2010-05-04
1
-7
/
+35
*
|
|
am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into...
James Dong
2010-04-14
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Use PV_PLAYER to handle RTSP streaming
James Dong
2010-04-14
1
-0
/
+5
*
|
|
Remove legacy NO_OPENCORE code bypass from MediaPlayerService.
Andreas Huber
2010-04-09
1
-4
/
+0
|
/
/
*
|
Fix build. I screwed up a merge.
Dave Sparks
2010-03-02
1
-1
/
+1
*
|
Add locking to signal in AudioCache::notify(). Bug 2317844.
Dave Sparks
2010-03-02
1
-1
/
+2
*
|
Add some space and total memory amount to the memory dump from the media serv...
James Dong
2010-02-25
1
-1
/
+3
*
|
Implement legacy behaviour for MediaPlayer's behaviour of starting from the s...
Andreas Huber
2010-02-18
1
-0
/
+2
*
|
New API on java's MediaPlayer to suspend/resume a session.
Andreas Huber
2010-02-12
1
-0
/
+14
*
|
Implementation of stagefright-enabled MediaPlayerService::decode functionality
Andreas Huber
2010-02-10
1
-5
/
+85
*
|
API Extension: Support for optionally specifying a map of extra request heade...
Andreas Huber
2010-01-28
1
-4
/
+7
*
|
Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync
Eric Laurent
2010-01-26
1
-0
/
+13
*
|
Special-case .wmv and .wma metadata retrieval and playback to use PV if avail...
Andreas Huber
2010-01-21
1
-0
/
+13
*
|
b/2353646
Marco Nelissen
2010-01-12
1
-69
/
+58
*
|
Use stagefright for http streaming if the right property is set.
Andreas Huber
2010-01-05
1
-3
/
+7
*
|
Disable HTTP playback and metadata support in stagefright, use PV instead.
Andreas Huber
2009-12-17
1
-0
/
+6
*
|
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
|
*
DO NOT MERGE: Squashed commit of the following:
Andreas Huber
2009-11-05
1
-2
/
+8
*
|
Remove old hack A/V sync hack that is no longer needed.
Dave Sparks
2009-12-03
1
-2
/
+1
*
|
am 1d9246e8: Merge change Id095e180 into eclair
Marco Nelissen
2009-11-02
1
-0
/
+1
|
\
\
|
|
/
|
*
Make sure the visualization stops immediately when sound stops, instead of co...
Marco Nelissen
2009-11-02
1
-0
/
+1
*
|
am 3a814141: Merge change Iee0486e2 into eclair
Gloria Wang
2009-10-29
1
-1
/
+18
|
\
\
|
|
/
|
*
Dump media recorder PID in dumpsys media.player, and fix minor bugs.
Gloria Wang
2009-10-29
1
-1
/
+18
*
|
Use a simple replacement for String8 that allocates its storage beforehand to...
Andreas Huber
2009-10-27
1
-1
/
+34
*
|
Reimplement the OMX backend for stagefright.
Andreas Huber
2009-10-16
1
-2
/
+8
|
/
[next]