Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
a10f9b0470f598c8edf0b11a7b4c78cdf7dd1f86
/
media
/
libmediaplayerservice
/
MediaPlayerService.cpp
7da35f2
Use size_t for frame counts
by Glenn Kasten
· 13 years ago
1127d65
Use uint32_t for sample rate
by Glenn Kasten
· 13 years ago
45d76bb
Remove legacy code and APIs in wifi display related code.
by Andreas Huber
· 13 years ago
59451f8
HDCP module binderized
by Andreas Huber
· 13 years ago
aba33d5
Add a permission for controlling wifi display.
by Jeff Brown
· 13 years ago
5f7e55e
Add a small hook to support gapless in AAH.
by John Grossman
· 13 years ago
ced24b3
Update remote display API.
by Jeff Brown
· 13 years ago
28169b1
Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.
by Andreas Huber
· 13 years ago
2013a54
Implement remote display service stubs.
by Jeff Brown
· 13 years ago
ab1bd84
Only run the wifi display RTSP server on demand, and only on the wifi direct
by Andreas Huber
· 13 years ago
35213f1
Initial checkin of support for acting as a wifi display source
by Andreas Huber
· 13 years ago
b8a9825
Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() method
by James Dong
· 13 years ago
cb0b755
Add a missing NULL check.
by John Grossman
· 13 years ago
44a7e42
Add the ability to dynamicaly register MediaPlayer types.
by John Grossman
· 13 years ago
d791e09
Fix gapless for deep buffers
by Marco Nelissen
· 13 years ago
67295b5
Fix gapless playback
by Marco Nelissen
· 13 years ago
73ac1ee
Use new sd card mount point for dumpsys
by Marco Nelissen
· 13 years ago
1948eb3
Add support for deep audio buffers
by Eric Laurent
· 13 years ago
0ca3cf9
rename audio policy output flags
by Eric Laurent
· 13 years ago
9944860
Allow AudioTrack to start at nonzero position
by Marco Nelissen
· 13 years ago
1bd139a
New Crypto services talking to the new crypto "HAL".
by Andreas Huber
· 13 years ago
4110c10
Add gapless playback support for NuPlayer
by Marco Nelissen
· 13 years ago
559bf28
AV Android make files changes
by James Dong
· 13 years ago
ed3e3e0
Provisional support for secure decryption of media streams.
by Andreas Huber
· 13 years ago
afed0e1
Use NuPlayer for media playback everywhere
by Andreas Huber
· 14 years ago
17a736c
Update comments
by Glenn Kasten
· 13 years ago
ab334fd
audio_channel_in/out_mask_from_count
by Glenn Kasten
· 13 years ago
36a4d2c
Merge "Gapless playback, step 1."
by Marco Nelissen
· 13 years ago
6b74d67
Gapless playback, step 1.
by Marco Nelissen
· 13 years ago
18868c5
Use audio_policy_output_flags_t consistently
by Glenn Kasten
· 13 years ago
6556e5b
Merge "MediaPlayerService: fix AudioSink latency"
by Eric Laurent
· 13 years ago
db354e5
MediaPlayerService: fix AudioSink latency
by Eric Laurent
· 13 years ago
786618f
Add channel mask in AudioSink
by Jean-Michel Trivi
· 13 years ago
c795b64
Switch the way we configure for MediaPlayer retransmission.
by John Grossman
· 13 years ago
761defc
Upintegreate AAH TX and RX players from ICS_AAH
by John Grossman
· 13 years ago
7a8b0ed
Playback rate on MediaPlayer
by Jean-Michel Trivi
· 13 years ago
fff6d71
Use audio_stream_type_t consistently
by Glenn Kasten
· 13 years ago
4cc55d5
Merge "Use audio_format_t consistently"
by Glenn Kasten
· 13 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
e1c3962
Use audio_format_t consistently
by Glenn Kasten
· 13 years ago
b8a8052
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
471af5a
resolved conflicts for merge of 26f70db9 to master
by Andreas Huber
· 14 years ago
3901e5d
Remove surface legacy APIs and code.
by Andreas Huber
· 14 years ago
4b8bb4e
am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0
by Jamie Gennis
· 14 years ago
2626203
am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0
by Jamie Gennis
· 14 years ago
7dae00b
Stagefright: ANW::connect in MediaPlayerService
by Jamie Gennis
· 14 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
d24bac2
am b3cdadb6: Merge "Check whether media recorder client exists before dumping." into ics-mr0
by James Dong
· 14 years ago
e579e28
Check whether media recorder client exists before dumping.
by James Dong
· 14 years ago
2bfdd42
NuPlayer is now taking on the task of streaming over RTSP.
by Andreas Huber
· 14 years ago
9cb839a
Fix issue 5373048: AudioCache decode errors
by Eric Laurent
· 14 years ago
d681bbb
Require INTERNET permission for network-based content. Bug #1870981
by Dave Burke
· 14 years ago
db29e52
Add a null check to handle failure of android::createPlayer
by Jason Simmons
· 14 years ago
a23456b
Network traffic accounting for chromium stack support in mediaserver.
by Ashish Sharma
· 14 years ago
9b80c2b
Charge network traffic to the uid of the process using the MediaPlayer.
by Andreas Huber
· 14 years ago
a0b1d4b
Make dumpsys(media.player) more useful by having AwesomePlayer populate it.
by Andreas Huber
· 14 years ago
0512ab5
Remove dead code related to gettid
by Glenn Kasten
· 14 years ago
d217a8c
Revert "Use AudioTrack::event_type not int in callback"
by Glenn Kasten
· 14 years ago
013b5a6
Use AudioTrack::event_type not int in callback
by Glenn Kasten
· 14 years ago
0d255b2
Use channel mask instead of channel count for track creation
by Jean-Michel Trivi
· 14 years ago
6476024
update for new audio.h header location
by Dima Zavin
· 14 years ago
4f9e47f
Add setParameter/getParameter to MediaPlayer API. for bug 1982947
by Gloria Wang
· 14 years ago
fce7a47
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 14 years ago
b483c47
- Add another parameter in notify() to be able to send timed text sample
by Gloria Wang
· 14 years ago
51c1e0e
This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491
by Andreas Huber
· 14 years ago
0a73d81
Enable http-live support for https:// urls, fix a parsing issue.
by Andreas Huber
· 14 years ago
8635b7b
Add memory leak tracking/debugging code to drm server
by James Dong
· 14 years ago
9ee159b
- To track the usage of all audio output devices
by Gloria Wang
· 14 years ago
1173118
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
by Glenn Kasten
· 14 years ago
7cf180c
- Add method in MediaPlayerService to collect and pull
by Gloria Wang
· 14 years ago
ed8d14f
Remove legacy, AwesomePlayer-based http live implementation.
by Andreas Huber
· 14 years ago
4b197e1
Use NuPlayer for HTTP live streaming playback by default.
by Andreas Huber
· 14 years ago
5bc087c
Squashed commit of the following:
by Andreas Huber
· 14 years ago
f933441
Initial support for a true streaming player for mpeg2 transport streams.
by Andreas Huber
· 14 years ago
e2b1028
Support streaming data across binder boundaries.
by Andreas Huber
· 15 years ago
0a5ca66
Remove all traces of legacy renderer support in stagefright.
by Andreas Huber
· 15 years ago
30d713a
Remove legacy PV stuff
by James Dong
· 15 years ago
05ea643
Squashed commit of the following:
by Andreas Huber
· 15 years ago
2eeadf9
am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread
by Eric Laurent
· 15 years ago
8c563ed
Added getter for session Id to AudioSink
by Eric Laurent
· 15 years ago
51be6db
am 7dff9dfd: am 269dea1c: Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that w
by Dave Sparks
· 15 years ago
02fa834
Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669.
by Dave Sparks
· 15 years ago
dd0f7a7
am 9aa05ec2: am 681c5ff2: Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore." into gingerbread
by Andreas Huber
· 15 years ago
a1ffe49
Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore.
by Andreas Huber
· 15 years ago
5daeb12
Squashed commit of the following:
by Andreas Huber
· 15 years ago
2beeb50
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 15 years ago
b914122
Add runtime dumpsys support for media recorder client
by James Dong
· 15 years ago
da7581b
Added Visualizer effect.
by Eric Laurent
· 15 years ago
608d77b
Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright.
by Andreas Huber
· 15 years ago
a514bdb
Added support for audio sessions in MediaPlayer and AudioTrack.
by Eric Laurent
· 15 years ago
cf7b9c7
Initial checkin of preliminary rtsp support for stagefright.
by Andreas Huber
· 15 years ago
2e90514
am 1d628c5d: merge from open-source master
by The Android Open Source Project
· 15 years ago
4ac3585
merge from open-source master
by The Android Open Source Project
· 15 years ago
3830a4f
am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo
by Andreas Huber
· 15 years ago
3cf4e43
Support for Ogg Vorbis decoding in stagefright.
by Andreas Huber
· 15 years ago
4acdadb
am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo
by James Dong
· 15 years ago
27fde95
Use PV_PLAYER to handle RTSP streaming
by James Dong
· 15 years ago
fe774a9
Remove legacy NO_OPENCORE code bypass from MediaPlayerService.
by Andreas Huber
· 15 years ago
fc1c7b9
Accept media files by file extension in case insensitive manner.
by Atsushi Eno
· 15 years ago
Next »