| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 19573730
Change-Id: I4a233d9dd49fc590df33258b6a288ad058f11f73
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Move computation of minimum AudioTrack buffer size to server
for normal streaming PCM tracks.
Use server-side computation to exactly determine requirements
for the resampler to avoid triple buffering.
This reduces latency for normal audio tracks that require resampling,
and makes things consistent with the minimum buffer size.
Change-Id: I2f2ca0e599ee20e16559bc5c5dab61ed100da16c
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 19196501
Change-Id: I856b1507d5fa2cedfb645706d2435683a7d3e050
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
and account for meta data and geo data when estimating moov size
bug: 19460202
Change-Id: I094d15f47dda5e41217181cdb3ac519c00330de5
|
| | |
| | |
| | |
| | |
| | |
| | | |
bug: 19460202
Change-Id: Ic8f2dc02dfd482c4b2065b16e28721fc6e3cf696
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bug: 19460202
Change-Id: I3a6ea3a5149d124ca9a2487a300dcc2db4405d0f
|
|/ / /
| | |
| | |
| | |
| | | |
bug: 18730095
Change-Id: Ibd4f54907949daae1d095fa0922050310d16698f
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* commit '76b54aa5240ee2052aabe7b671965a0836159fdb':
Fix mismatched type tag clang warning.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Parcel is a struct, not a class. However, Parcel isn't used in this
file, so just kill it.
Change-Id: I575cae8b3c5dd13dd9b03fccfe7423e1f17f62f5
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '935b47504411b6ac69f708ba698a72b7282aada1':
Fix clang build error
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I294903dcf3ce3aa6a3b2f50364067e701a33d327
|
| |\ \ \ |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
* commit 'cf09e2926e3f76ac54a6efb6626a7eb256d2aaff':
Fixes for GSM decoder
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '2d9ded1d03653c747ba173f622e19ed6d56f26f4':
Fixes for GSM decoder
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'd607e5a53a6136b745ebacdf41ecdb486ed82ca6':
Fixes for GSM decoder
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use larger buffer size, since otherwise it won't work with MediaExtractor
which batches up GSM frames.
Support reset and flush.
Change-Id: I3a87e3744c088f7a40bbc428187fc44c073c63ec
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
AudioPolicyManager implementation is now split into the
following files:
files managerdefault/Gains.*
class AudioGain
class VolumeCurvePoint
class StreamDescriptor
files managerdefault/Devices.*
class DeviceDescriptor
class DeviceVector
files managerdefault/Ports.*
class AudioPort
class AudioPortConfig
class AudioPatch
files managerdefault/IOProfile.*
class IOProfile
files managerdefault/HwModule.*
class HwModule
files managerdefault/AudioInputDescriptor.*
class AudioInputDescriptor
files managerdefault/AudioOutputDescriptor.*
class AudioOutputDescriptor
All files for libaudiopolicyservice are moved under service/
All files for libaudiopolicymanager are moved under manager/
Change-Id: I43758be1894e37d34db194b51a19ae24461e066e
|
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
* commit 'a7c1df10d39a8056ca755ccd77b06816c6de3225':
Add dumpsys info
|
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | / /
| | |_|_|/ /
| |/| | | | |
* commit 'a963dacc1b44ec80742c86ce75611eb9cfa936ea':
Add dumpsys info
|
| | |\ \ \ \
| | | | |/ /
| | | |/| |
| | | | | |
| | | | | | |
* commit '64753517e8ee315654441512a1f59b28fe5c1bc1':
Add dumpsys info
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Print a list of looper-handler pairs and the number of messages
they've processed, and optionally break those stats out by
message type.
Change-Id: I68ce4a7003152d5c9b5cb3f42e6f3949b471aa6e
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Intel\'s YUV420SP format in SoftwareRenderer"
* commit '5f13602782e10b331b962bd94f7d8eb3d73c772e':
Revert "DO NOT MERGE: stagefright: add support for Intel's YUV420SP format in SoftwareRenderer"
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
in SoftwareRenderer"
This reverts commit 7a9510dcf637cc1e5c953d77c7bd4409c80a820f.
Bug: 19317169
Change-Id: I881ce6b1592b7250f423a561dadd40d379e16104
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Iee262d4223ec3c61dab5ca8d9d7e4a14795da1c3
|
|\ \ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
bug: 18520722
Change-Id: I213e4bde92a7830543c1815b324164b27d853049
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 19014096
Change-Id: I6de781e4d140a247dfd8fd8f12c3ddd7baa39ad4
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug: 19297083
Change-Id: I5b89e35cc2bd5fb2f332872941e7978f15a6f403
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
(cherry picked from commit 99c678fb5c159f67cd545d928267dcfdff12cdb4)
Change-Id: I517fa6b810f01ec5a4fb2bd295f16ed5cacf95ea
|
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | | |
Change-Id: I14fd8063fa052f16868b8053a211190092131317
|
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
pause timeout" into lmp-mr1-dev
* commit '4fc5d758d6722bedf341e5d93a0ba5698c658c29':
nuplayer: acquire wakelock during offload pause timeout
|
| | |\ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Hold a wakelock while paused in audio offload mode, until audio
teardown event is received, or pause is canceled.
Since ARM cores are sleeping, the delayed AMessage will not be
received, and the audio output driver will not be closed.
This blocks XO shutdown.
Bug: 19297092
Change-Id: I3d11fef633e3f2783f4aa31e71285e2fa09d234c
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Allow high speed recording fps to be up to 1000fps
Change-Id: I975d11b8a9abbd50ce6982fb46f4a4a3a035e475
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
headers on h264dec omxdl sources" into lmp-mr1-dev
* commit '6d5a1afac2a7bca6b171261ca9b237c3a516e567':
stagefright: change licensing headers on h264dec omxdl sources
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
h264dec omxdl sources" into lmp-mr1-dev
* commit '6d5a063de358312e6d133f8937ffb1b795116129':
stagefright: change licensing headers on h264dec omxdl sources
|
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | |
| | | | | | | | |
lmp-mr1-dev
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 19030684
Change-Id: I6d4674fad126c26d3b6819fde91277a92dfd8862
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
media_codecs_google_video_le.xml
* commit '5421d5b23d2fcea6ba5573bf3490c65f97c2e730':
stagefright: add media_codecs_google_video_le.xml
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit 'bff7721722138b652e9a8f38e9d36a0ea12c38f1':
stagefright: add media_codecs_google_video_le.xml
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This can be used by low-end devices
Bug: 19027495
Change-Id: I2cf90bf5a9a95b3f38c32eef2a950c9e33c70a7a
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit 'a23eea5d6160e2ebddb925f20becfc3c52639243':
Fix GSM WAV playback
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit '5dc38bebd45edbcc17b2f5cf3c3b2929b5842f3c':
Fix GSM WAV playback
|
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug:19289381
Change-Id: If7bbf1ecf1cb8796188e61bc2c42f8a099510424
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Intel\'s YUV420SP format in SoftwareRenderer
* commit 'bdb1112d2c9a818d34094e58c74055131fc27f45':
DO NOT MERGE: stagefright: add support for Intel's YUV420SP format in SoftwareRenderer
|