| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ /
| |
| |
| |
| |
| |
| |
| | |
to LOADED instead of remaining in the transitional state LOADED->IDLE
that won't properly handle flush or shutdown requests.
Change-Id: Ica1bf22eb884b220f18ed2a4f7a9c56eec228796
related-to-bug: 6516512
|
|/
|
|
|
|
|
| |
stop decoding and signal a runtime error.
Change-Id: Ib66a17a2908273f65a92999951439cc6f0752164
related-to-bug: 6519161
|
|
|
|
|
|
|
| |
Handle invalid configuration.
Bug: 6519161
Change-Id: Ib2d38bee769e63e627c93d7f3839c3a55de694e9
|
|
|
|
|
| |
Bug: 6498711
Change-Id: I6950d316a292cfd0cb516ee6d95b6af071b08fdc
|
|
|
|
|
|
|
| |
Also, handle discontinuity properly (was using wrong flag before).
Bug: 6498711
Change-Id: I18a6684f7dc96aa04b1e8113b54ec1053895ca98
|
|\
| |
| |
| | |
to continue." into jb-dev
|
| |
| |
| |
| |
| |
| |
| | |
continue.
Change-Id: I06d43723dea7688d63cfb05e7fc7754672788562
related-to-bug: 6419102
|
|/
|
|
|
|
|
|
| |
They can span multiple transport stream packets, something the parser
previously did not support.
Change-Id: I78da6ffd2d422cceedb87aad61cba2062419e635
related-to-bug: 6166596
|
|\
| |
| |
| | |
before" into jb-dev
|
| |
| |
| |
| |
| |
| |
| | |
resuming starting RTSP playback.
Change-Id: I060c6c7fd627ab7ebd5c095ddcfdb4cc0f637aad
related-to-bug: 6364126
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
to work around limitations of the new AAC decoder.
Change-Id: I4988c7c39fedb7d04eb1ae2ba2d618aa6cb14e77
related-to-bug: 6488547
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug #: 6498711
Change-Id: I952777923569511a171fe8b79eab579625eda073
|
|/ /
| |
| |
| |
| |
| | |
related-to-bug: 6500580
Change-Id: If47e442db2f1ea400e9b598502bb48513f28cd6d
|
|\ \
| |/
|/|
| | |
reached eos." into jb-dev
|
| |
| |
| |
| |
| | |
Change-Id: I55903ba625d9c075a9a6e7bcd5ff95d450b915b2
related-to-bug: 6479613
|
|\ \
| | |
| | |
| | | |
into jb-dev
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added a generic downmixer to stereo function to handle the
multichannel configurations not supported by the dedicated
downmix functions.
It first verifies the mask is supported, and then derives
channel indices for the downmix.
Added support for forcing the generic downmixer to be always
used instead of the format-specific functions (define
DOWNMIX_ALWAYS_USE_GENERIC_DOWNMIXER to force it).
Fixed 7.1 downmix function where handling of accumulate vs
overwrite was inversed.
Bug 4280902
Change-Id: I8259b32c4e90f76ef4dcd803592fc71df4ae90c5
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I2e2145e4b258923cf6c2907106345b7172c12280
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
With this patch, the write time for 30+ minutes recording session is reduced from 10+ seconds down to around 2-3 seconds.
related-to-bug: 6435176
Change-Id: I83b705cea42d8de798e7032c770c5c7b033e267e
|
|/ /
| |
| |
| |
| | |
Change-Id: I8cd102cc5b1f3c9c36e3c5832ae4bee75c471efd
related-to-bug: 6498711
|
|\ \
| | |
| | |
| | | |
jb-dev
|
| |/
| |
| |
| |
| | |
Change-Id: I274d8e9018e02eb42121a2440b42caefeca94fb0
related-to-bug: 6498193
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Change-Id: I23b8848cfef51bc8ea72deb22783e21d093dbd98
related-to-bug: 6498150
|
|/
|
|
|
|
|
| |
runtime error.
Change-Id: I0a1754ecaa2a6aac8b0b1bcc829aa873cf238b9b
related-to-bug: 6499326
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added a timeout in case the trigger event is never fired.
- Extend AudioRecord obtainBuffer() timeout in case of
synchronous start to avoid spurious warning.
- Make sure that the event is triggered if the track is
destroyed.
- Reject event if the triggering track is in an incompatible state.
Also fix a problem when restoring a static AudioTrack after
a mediaserver crash.
Bug 6449468.
Change-Id: Ib36e11111fb88f73caa31dcb0622792737d57a4b
|
|\
| |
| |
| | |
jb-dev
|
| |
| |
| |
| |
| |
| |
| | |
for the delay since the last buffer submission to the audio sink.
Change-Id: Ib1a8672f96ba8bbef07d23372f1076fbb1f0bdcc
related-to-bug: 6479613
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
o The switching is not allowed if there is an audio seek operation ongoing.
o related-to-bug: 6110705
Change-Id: Ib92a165f3984aa033d97800184d3d17319522db5
|
|/
|
|
|
| |
Change-Id: Id9b569446d73dcfe44ab4a3488812203758c9c42
related-to-bug: 6490687
|
|
|
|
| |
Change-Id: Ia0ce8155def9f6dea85da7f88942ac1b11c16823
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Id84419a1c54e41e158b24477f0676071e90f6922
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Change-Id: I2faf5962ff4cc366c688ef5bb27f53596f08fe0a
related-to-bug: 6484217
|
|\ \
| | |
| | |
| | | |
into jb-dev
|
| |/
| |
| |
| |
| |
| |
| | |
of ACodec get notified about codec buffers and buffer ids.
Change-Id: I962f873262dae7aa7b43f5f68a6d60268282f91e
related-to-bug: 6478823
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
related-to-bug: 6480861
Change-Id: I86f24f1304dea42a7501c578cff0c590b048ccc2
|
|\ \
| | |
| | |
| | | |
types" into jb-dev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
by emitting silence.
Change-Id: I27b7f31051f0c9a14adde866305bbc91a827a00c
related-to-bug: 6478154
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6408518
Bug: 6463794
Change-Id: Ice4ae327bc53e9d826adce572a2706e045eacd62
|
|\ \ \ \
| |_|/ /
|/| | |
| | | | |
into jb-dev
|
| | |/
| |/|
| | |
| | |
| | | |
Change-Id: Ib5bf90a3b81fca8ff2346235bc28a2bd0bc7bfb1
related-to-bug: 6472161
|