| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Finish removing Format_frameBitShift
Fix type of mFrameSize
Add FIXME
Change-Id: I02039b97cb93af1a180e88f6575210bd752faf20
|
|
|
|
| |
Change-Id: I4b65f6ed2f6ca3608b3a5f88f52a93af0b9b1f4a
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Iae2e80a7330c5dd0f70a263051aa44c23cfe3541
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: I940324dce9b51fd8d7e2e362e12ad74b70e658dd
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: I891138b7754342fe2a4f02de30ee616dbd078474
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: Idac335ae70cc9300bb3325839fe8ef1e9e097245
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
An offload output can be re-used between two audio tracks having
the same configuration. A timestamp query for a paused track
while the other is running would return an incorrect time.
To fix this, cache the playback position on a pause() and return
this time when requested until the track is resumed.
Bug: 12826612.
Change-Id: I324112ea9827e52fff53ef44cd8513c8d85a0bc4
|
|/
|
|
| |
Change-Id: Icb1edefeb6a0e659503f6b7a92c9d15784df9865
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Adding Openmax component for libopus software decoder. This can
decode opus audio files embedded in matroska containers.
Change-Id: I7e0691cfc6d719c4e927b9efbd05a3143be49abc
Note: This CL is part of adding Opus support to Android.
|
| |
| |
| |
| |
| |
| | |
And simplify by removing the unused I/O handle parameter 'output'.
Change-Id: Ie9c4df17a7378066312d4ed8790fda7a9125c95e
|
| |
| |
| |
| |
| |
| | |
It's size_t consistently
Change-Id: I29638ef59ac773218025f2403a3508a307b487e0
|
| |
| |
| |
| |
| |
| | |
It's uint32_t consistently
Change-Id: If8298c7e9aeea2b951fe47b675adbdf48d104846
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I8721ecedfb429c4e233453d1e768ddf69ecabbe4
|
|\ \ \
| |/ /
|/| | |
|
| |/
| |
| |
| | |
Change-Id: Id8aac1077c3de1bb1f58bfcfcca93d685abe9b79
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Bug: 13032650
Change-Id: Iecbadf9f29c8c49353416fc467fb3acdde279595
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 13027666
Change-Id: Iec8239bfcd293c8f466b3780e69883b97f387949
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This allows us to abstract out fdprintf vs ALOGI
so that callers don't need an 'if' at every location.
Change-Id: I4c68185fc19f32caeaed93347e6b7d09b8d4c4d8
|
|\ \ \
| |/ /
|/| | |
|
| |/
| |
| |
| |
| |
| | |
so they can be properly freed.
Change-Id: I6f389035bc29e74e7c367c1c6d0252b180f666b3
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Ie3bae3f037730e316d7fca12e7a3527973f752ef
|
|/
|
|
|
| |
Change-Id: I6dac35c7e606f738a60f985f6dca977dc92c82a4
related-to-bug: 12957757
|
|\
| |
| |
| | |
Change-Id: I7b1cc71057b2bd4f771e7bcf508a8c3abd6017ce
|
| |\
| | |
| | |
| | |
| | | |
* commit '3c9130a8a12ce962dc8d22e04243b135b9e98b01':
Make frameworks/av 64-bit compatible
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Contains the necessary changes to make frameworks/av build and work
on a 64-bit machine.
Signed-off-by: Craig Barber <craig.barber@arm.com>
Signed-off-by: Kévin PETIT <kevin.petit@arm.com>
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
Change-Id: I725feaae50ed8eee25ca2c947cf15aee1f395c43
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit 'dd432ce03eccf280d83672f95076b6fbd561047f':
[DO NOT MERGE] Support TS + AC3 for ATSC standard
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I141667f3f54b242bafdf0ab9db86852c56f49ffa
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '9090338367bd9f3fc5678032332a44d457a4a2fe':
[DO NOT MERGE] Support AC3 in stagefright
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I12016b424bd069413bd6e380ff11484e175e05f3
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0fa61025c979709ad7d655bc717df5f194b6089e
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie39ff51ab8c403ca9d9898396297efdaa3193588
|
|\ \ \ \ \
| |/ / / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I0d38241b61f70013573f4a0b9306547afe5f38ad
|
|\ \ \ \ \
| |/ / / / |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will make it easier to support arbitrary sample rates,
channel counts, and sample formats in NBAIO.
Change-Id: I5eda412648b094358f5eefc38300e9ec8a734cd3
|
|\ \ \ \ \
| |/ / / / |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is in preparation for changing the typedef to a struct.
Change-Id: I8eb1c7d98fd12f997641e462359864fdb834abe6
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 12305192
Change-Id: I72d7cb571be5bd348b58ad650f3269d24c15d350
|