| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Finish removing CBLK_RESTORING and CBLK_RESTORED from control block flags,
and remove constant RESTORE_TIMEOUT_MS.
Also minor cleanup:
- Cache mCblk in local variable cblk and make cblk allocatable in a register.
- Use "iMem" for sp<IMemory>.
- Add missing error log to AudioRecord; it was already in AudioTrack.
This is part of a series to clean up the control block.
Change-Id: Ia5f5ab4763c392bc06a45851b167ddaee29e3455
|
|
|
|
|
|
| |
This is part of a series to clean up the control block.
Change-Id: Ifab1c42ac0f8be704e571b292713cd2250d12a3f
|
|
|
|
|
|
| |
This is part of a series to clean up the control block.
Change-Id: Ie474557db7cb360f2d9a0f11600a68f5a3d46f07
|
|
|
|
|
|
|
|
|
| |
Remove CBLK_RESTORING and CBLK_RESTORED from control block flags,
for AudioTrack only. They are still used by AudioRecord.
This is part of a series to clean up the control block.
Change-Id: Iae4798f5b527c492bdaf789987ff3a1dadd0cb37
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Add combined channel APIs setVolume to AudioTrack,
and remove obsolete getVolume.
Change-Id: I0c87bfdbff4f4292259fa33e65f67badbafd270b
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Also document lock order
Change-Id: I2c1f273a0a51fa79ee3dd766de8d23083e270051
|
|/ /
| |
| |
| |
| |
| | |
This is part of a series to clean up the control block.
Change-Id: I0265fece3247356b585d4d48fbda6f37aea8a851
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
This is part of a series to clean up the control block.
Change-Id: Ic881a3560d9547cb63fcc0cefec87aa3da480e0d
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: Iab75f6e2348d8b6d1f3cec95aeb3fcd5135dfb50
|
|/ /
| |
| |
| | |
Change-Id: I89fc6d8f695b48516d956b0a9a4a43d408f369f9
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Ibec910608948d778dc655d900255a80384e9b06f
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Use only one symbol per flag
Change-Id: Ia3582e2134abd60c896d11337face65383e79c7c
|
|/
|
|
| |
Change-Id: I88be6525f3e33df529c0c3cb701d12a484809477
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
This will be used for audio capture but it is not scalable,
and we need a better approach in the long term.
Change-Id: I8b12f6b64a3fd8e8a8c425c82574260fe8ffbed6
|
| |
| |
| |
| | |
Change-Id: I08988f635c5bc6f4c35e9c4188f3d6fa557bc4c2
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
variable, ...) configurable
* commit 'd37ee8fb36c972bf8d07868700a2c47358e25eb4':
Make video encoders' bitrate mode (constant, variable, ...) configurable
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
through the desired output format. Configure the video encoder to use
constant bitrate mode for WFD.
Change-Id: Id7bd619598153c13448a9c5acd69d80f8a01f333
related-to-bug: 7459597
|
| |/
|/|
| |
| | |
Change-Id: Ib28fd7b9ce951a6933f006e7f8812ba617625530
|
|\ \
| |/
| |
| |
| |
| |
| | |
into jb-mr1-dev
* commit '0f95fadb8a3ee402f2c51a932a06f1f685ab2d35':
Support querying active record sources
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add support for querying whether there is currently a recording
underway from the specified audio source.
Bug 7314859
Change-Id: I986b231a10ffd368b08ec2f9c7f348d28eaeb892
|
|\ \
| |/
| |
| |
| |
| |
| | |
code." into jb-mr1-dev
* commit 'ce42b94ae4363c97945732fb8698675fa8b0861a':
Better power savings with wifi display code.
|
| |
| |
| |
| |
| |
| |
| |
| | |
No more polling the encoder for work to do, the encoder instead notifies
if there's activity.
Change-Id: Ia707211b4f5c5a6e6b70d750233d204a2d6bb778
related-to-bug: 7248248
|
|\ \
| |/
| |
| |
| |
| |
| | |
systemTime instead of gettimeofday." into jb-mr1-dev
* commit '4cb8a16365e2342e1ee99906d406de939023f389':
ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.
|
| |
| |
| |
| |
| | |
Change-Id: Ia31eb0940b02581327a8bf51af6df135f9ab6de3
related-to-bug: 7266324
|
|\ \
| |/
| |
| |
| |
| |
| | |
absolute timestamps" into jb-mr1-dev
* commit '5db05850d02939e63800ae5b1fcf53a767f2e895':
Optionally have SurfaceMediaSource return absolute timestamps
|
| |
| |
| |
| |
| |
| |
| | |
based on systemTime().
Change-Id: I2eff15dd149a4b737d6e7473d1907cf0c80b6b38
related-to-bug: 7266706
|
|\ \
| |/
| |
| |
| | |
* commit 'c57979deb28e8c4e4809796eebdc92820ed461e2':
Remove double negatives from SurfaceMediaSource
|
| |
| |
| |
| |
| |
| |
| | |
ensure mStarted actually reflects the state of SurfaceMediaSource
Change-Id: I92557896993ad8da23fe6940e997402ad63b8cbc
related-to-bug: 7258622
|
|\ \
| |/
| |
| |
| |
| |
| | |
shutdown" into jb-mr1-dev
* commit '558301cb1ecc3679997593905230bd3589e736a4':
Enable write side of MonoPipe to be shutdown
|
| |\ |
|
| |/
|/|
| |
| |
| | |
Bug: 7253033
Change-Id: Iea8390763b59ffa7a8e2a6b77dd04ea23442698f
|
|/
|
|
|
| |
Bug: 7248756
Change-Id: I3aaf2da4791b2a13e1e788b2914e4c51c529a75d
|
|
|
|
|
| |
Change-Id: Id029a89939e53c2bd1d20e572d3975ec2795c239
related-to-bug: 7247918
|
|
|
|
|
| |
Bug: 6635041
Change-Id: I3386a4a6c226bc4eceaf65556119e4fb15f73224
|
|
|
|
| |
Change-Id: Ia010e7a00534f9356b3247369d0ffd65591d91aa
|
|
|
|
| |
Change-Id: I866768b1e3f3b232f1934a35b65f66befc12f3f6
|
|
|
|
|
|
|
|
|
|
|
| |
and it cannot be initiated from the local interface address for security
reasons.
Also, there's at most one playback session active at any time, and when
it dies we shutdown the client connection altogether and signal an error
to the listener.
related-to-bug: 7139784
Change-Id: Ia8d02bc994ce9986936947ddda1f2a3dddbf5714
|
|\
| |
| |
| | |
component" into jb-mr1-dev
|
| |
| |
| |
| |
| |
| |
| |
| | |
The output color format is specified via the meta argument in OMXCodec::Create()
o related-to-bug: 7122195
Change-Id: Id3247686b893af25cc190685201e53ad34b0399c
|
| |
| |
| |
| | |
Change-Id: I596cf8dd61b63465437f78413186fad2be287244
|
| |
| |
| |
| | |
Change-Id: I214ce60f8d94df9c07041577e34ed1ad5e199fdb
|
| |
| |
| |
| | |
Change-Id: I78b1f8ca3c1a03222ed363db26d9a09cf0b13528
|
| |
| |
| |
| |
| | |
Bug: 6243944
Change-Id: I7f496ca1051571c68fdd99a6f85bf6a908a4e29a
|