Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
45470559cd4a499fd5d38cf708f0b531dc081fed
/
media
/
libmedia
/
mediaplayer.cpp
c6aacce
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
by Steve Block
· 13 years ago
a51f0e7
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
by Steve Block
· 13 years ago
1afd5ba
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
by Steve Block
· 13 years ago
06ade6a
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
by Steve Block
· 13 years ago
95be245
Remove surface legacy APIs and code.
by Andreas Huber
· 13 years ago
2fa0ac2
Stagefright: ANW::connect in MediaPlayerService
by Jamie Gennis
· 13 years ago
a28279b
Handle setDataSource failures properly. #5261671
by Dave Burke
· 13 years ago
fc301b0
Require INTERNET permission for network-based content. Bug #1870981
by Dave Burke
· 13 years ago
c74b93f
Keep effects sessions active when the caller dies.
by Marco Nelissen
· 13 years ago
982d2da
connect/disconnect is now called from our EGL wrapper
by Mathias Agopian
· 13 years ago
8a42a557
Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures."
by James Dong
· 13 years ago
ce78dc5
Log setVideoSurface() and setVideoSurfaceTexture() failures.
by James Dong
· 13 years ago
5129b68
MediaPlayer: add a disconnect from ANativeWindow
by Jamie Gennis
· 13 years ago
c85ca5d
MediaPlayer: add ANativeWindow (dis)connect calls
by Jamie Gennis
· 13 years ago
34bb419
update for new audio.h header location
by Dima Zavin
· 14 years ago
d01ec6e
Add setParameter/getParameter to MediaPlayer API. for bug 1982947
by Gloria Wang
· 14 years ago
24fc2fb
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 14 years ago
162ee49
- Add another parameter in notify() to be able to send timed text sample
by Gloria Wang
· 14 years ago
cc562a3
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
by Glenn Kasten
· 14 years ago
52c7832
Increase cache size and low-watermark threshold, also
by Andreas Huber
· 14 years ago
c5bba6c
Fix an issue wherre error notification will not be sent after mediaplayer reset
by James Dong
· 14 years ago
c23dabf
Remove all traces of legacy renderer support in stagefright.
by Andreas Huber
· 14 years ago
69b8d69a
Squashed commit of the following:
by Andreas Huber
· 14 years ago
329430a
am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread
by Eric Laurent
· 14 years ago
b3bdf3f
Added getter for session Id to AudioSink
by Eric Laurent
· 14 years ago
ca216a0
am 5c9f3579: am f30fae63: Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread
by Marco Nelissen
· 14 years ago
3c473ea
Add a check to track a problem the monkey script has been triggering.
by Marco Nelissen
· 14 years ago
e3c0183
Squashed commit of the following:
by Andreas Huber
· 14 years ago
1d53b2a
Fix issue 2876124.
by Eric Laurent
· 14 years ago
7070b36
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 14 years ago
df9b81c
Added Visualizer effect.
by Eric Laurent
· 14 years ago
619346f
Added support for audio sessions in MediaPlayer and AudioTrack.
by Eric Laurent
· 14 years ago
7bd3d7d
Allow invoke in all the player states except idle and error.
by Nicolas Catania
· 15 years ago
df2d3cd
Revert "Allow invoke in all the player states except idle and error."
by Nicolas Catania
· 15 years ago
88f3b81
Allow invoke in all the player states except idle and error.
by Nicolas Catania
· 15 years ago
e44b41b
MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881)
by Marco Nelissen
· 15 years ago
465faa9
When we're in the 'playback complete' state, don't consider pausing
by Marco Nelissen
· 15 years ago
fbb3885
New API on java's MediaPlayer to suspend/resume a session.
by Andreas Huber
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
2564300
API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played.
by Andreas Huber
· 15 years ago
34bbc22
Media server death nodification
by James Dong
· 15 years ago
c39d2e3
Music visualizer support hack.
by Marco Nelissen
· 15 years ago
0fc736f32
Don't pass references to temporary objects, and handle the case where we dont have a Surface.
by Marco Nelissen
· 15 years ago
5d55c71
Basic plumbing to retrieve metadata from the native player.
by Nicolas Catania
· 15 years ago
b2c6939
Implemented the metadata changed notification filters.
by Nicolas Catania
· 15 years ago
20cb94e
Direct api to the native media player.
by Nicolas Catania
· 16 years ago
5f80742
am d670b8c6: Merge change 3981 into donut
by Android (Google) Code Review
· 16 years ago
32f8277
Removed trailing whitespaces.
by Nicolas Catania
· 16 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
effd8d5
Automated import from //branches/master/...@141712,141712
by Andreas Huber
· 16 years ago
e25b51b
Automated import from //branches/donutburger/...@141711,141711
by Andreas Huber
· 16 years ago
ebb020a
Automated import from //branches/master/...@140868,140868
by Jason Sams
· 16 years ago
4610f7d
Automated import from //branches/donutburger/...@140866,140866
by Jason Sams
· 16 years ago
c39a6e0
auto import from //branches/cupcake/...@137873
by The Android Open Source Project
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
da996f3
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago