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
/
libmedia
/
mediaplayer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Gapless playback, step 1."
Marco Nelissen
2012-03-13
1
-0
/
+7
|
\
|
*
Gapless playback, step 1.
Marco Nelissen
2012-03-13
1
-0
/
+7
*
|
Whitespace and indentation
Glenn Kasten
2012-03-13
1
-7
/
+7
|
/
*
Switch the way we configure for MediaPlayer retransmission.
John Grossman
2012-03-01
1
-3
/
+50
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-2
/
+0
*
Update comments
Glenn Kasten
2012-02-14
1
-1
/
+1
*
Fix incorrect includes of AudioTrack.h
Glenn Kasten
2012-01-18
1
-1
/
+1
*
Use audio_stream_type_t consistently
Glenn Kasten
2012-01-13
1
-1
/
+1
*
Merge "Use audio_format_t consistently"
Glenn Kasten
2012-01-12
1
-2
/
+2
|
\
|
*
Use audio_format_t consistently
Glenn Kasten
2012-01-05
1
-2
/
+2
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-18
/
+18
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-3
/
+3
|
/
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
resolved conflicts for merge of 26f70db9 to master
Andreas Huber
2011-11-08
1
-8
/
+0
|
\
|
*
Remove surface legacy APIs and code.
Andreas Huber
2011-10-28
1
-8
/
+0
*
|
am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerServ...
Jamie Gennis
2011-10-28
1
-96
/
+2
|
\
\
|
|
/
|
*
Stagefright: ANW::connect in MediaPlayerService
Jamie Gennis
2011-10-26
1
-96
/
+2
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-57
/
+57
|
/
*
Handle setDataSource failures properly. #5261671
Dave Burke
2011-09-06
1
-9
/
+9
*
Require INTERNET permission for network-based content.
Dave Burke
2011-09-02
1
-7
/
+27
*
Keep effects sessions active when the caller dies.
Marco Nelissen
2011-08-09
1
-1
/
+7
*
connect/disconnect is now called from our EGL wrapper
Mathias Agopian
2011-08-01
1
-4
/
+4
*
Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures."
James Dong
2011-07-22
1
-0
/
+2
|
\
|
*
Log setVideoSurface() and setVideoSurfaceTexture() failures.
James Dong
2011-07-21
1
-0
/
+2
*
|
MediaPlayer: add a disconnect from ANativeWindow
Jamie Gennis
2011-07-19
1
-0
/
+2
|
/
*
MediaPlayer: add ANativeWindow (dis)connect calls
Jamie Gennis
2011-07-14
1
-5
/
+101
*
update for new audio.h header location
Dima Zavin
2011-05-12
1
-1
/
+1
*
Add setParameter/getParameter to MediaPlayer API.
Gloria Wang
2011-04-29
1
-0
/
+22
*
audio/media: convert to using the audio HAL and new audio defs
Dima Zavin
2011-04-27
1
-1
/
+3
*
- Add another parameter in notify() to be able to send timed text sample
Gloria Wang
2011-04-13
1
-2
/
+5
*
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
Glenn Kasten
2011-02-23
1
-0
/
+10
*
Increase cache size and low-watermark threshold, also
Andreas Huber
2011-01-11
1
-1
/
+3
*
Fix an issue wherre error notification will not be sent after mediaplayer reset
James Dong
2010-11-18
1
-0
/
+3
*
Remove all traces of legacy renderer support in stagefright.
Andreas Huber
2010-11-16
1
-7
/
+0
*
Squashed commit of the following:
Andreas Huber
2010-10-29
1
-10
/
+0
*
am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...
Eric Laurent
2010-10-10
1
-0
/
+1
|
\
|
*
Added getter for session Id to AudioSink
Eric Laurent
2010-10-07
1
-0
/
+1
*
|
am 5c9f3579: am f30fae63: Merge "Add a check to track a problem the monkey sc...
Marco Nelissen
2010-09-17
1
-0
/
+3
|
\
\
|
|
/
|
*
Add a check to track a problem the monkey script has been triggering.
Marco Nelissen
2010-09-17
1
-0
/
+3
*
|
Squashed commit of the following:
Andreas Huber
2010-08-23
1
-4
/
+9
|
/
*
Fix issue 2876124.
Eric Laurent
2010-08-04
1
-1
/
+2
*
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
Eric Laurent
2010-07-21
1
-0
/
+26
*
Added Visualizer effect.
Eric Laurent
2010-07-07
1
-57
/
+0
*
Added support for audio sessions in MediaPlayer and AudioTrack.
Eric Laurent
2010-06-22
1
-2
/
+24
*
Allow invoke in all the player states except idle and error.
Nicolas Catania
2010-03-11
1
-2
/
+4
*
Revert "Allow invoke in all the player states except idle and error."
Nicolas Catania
2010-03-11
1
-4
/
+2
*
Allow invoke in all the player states except idle and error.
Nicolas Catania
2010-03-10
1
-2
/
+4
*
MEDIA_PLAYER_STATE_ERROR is not a bitmask
Marco Nelissen
2010-03-10
1
-1
/
+2
*
When we're in the 'playback complete' state, don't consider pausing
Marco Nelissen
2010-02-26
1
-1
/
+1
*
New API on java's MediaPlayer to suspend/resume a session.
Andreas Huber
2010-02-12
1
-0
/
+10
[next]