index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
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
*
rename AudioSystem::newAudioSessionId()
Eric Laurent
2014-07-28
1
-1
/
+1
*
NuPlayer: save thread id in MediaPlayer::start
Chong Zhang
2014-07-23
1
-9
/
+18
*
Support for audio attributes on audio output of media player
Jean-Michel Trivi
2014-07-01
1
-0
/
+22
*
libmedia: 64-bit compile warnings
Mark Salyzyn
2014-06-20
1
-6
/
+8
*
Add MediaPlayer::getAudioStreamType.
John Spurlock
2014-03-19
1
-0
/
+8
*
Track pid for each session
Marco Nelissen
2014-02-11
1
-4
/
+4
*
Remove no longer needed http proxy handling code, it's obsolete now
Andreas Huber
2014-02-05
1
-11
/
+0
*
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...
Andreas Huber
2014-02-04
1
-5
/
+11
*
Fix compile warning / incomplete initialization
Glenn Kasten
2013-12-19
1
-1
/
+1
*
soundpool: allocate shared memory heap by client
Eric Laurent
2013-09-24
1
-8
/
+16
*
MediaPlayer: add listener for raw track data
Chong Zhang
2013-08-19
1
-0
/
+3
*
Reject unprepared MediaPlayers
Marco Nelissen
2013-08-05
1
-0
/
+7
*
am d5018116: Merge "Fix typo."
Glenn Kasten
2013-06-14
1
-1
/
+1
|
\
|
*
Fix typo.
Masaki Muranaka
2013-06-06
1
-1
/
+1
|
*
Add support for HLS playlists of type 'event'.
Andreas Huber
2012-11-27
1
-12
/
+24
*
|
Update HTTP proxy configuration for all media playback inside stagefright.
Andreas Huber
2013-05-31
1
-0
/
+11
*
|
Don't purge effects we're about to start using
Marco Nelissen
2013-05-10
1
-1
/
+1
*
|
Instead of returning an error, return an invalid duration (-1 ms)
Andreas Huber
2013-04-11
1
-0
/
+7
*
|
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-1
/
+1
*
|
Merge "Remove unnecessary parameter"
Glenn Kasten
2012-12-21
1
-3
/
+3
|
\
\
|
*
|
Remove unnecessary parameter
Glenn Kasten
2012-12-18
1
-3
/
+3
*
|
|
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-2
/
+2
|
/
/
*
|
Add support for HLS playlists of type 'event'.
Andreas Huber
2012-11-27
1
-12
/
+24
|
/
*
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
[next]