summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/foundation/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* stagefright: make more warnings errorsLajos Molnar2015-04-171-1/+1
| | | | Change-Id: I9b1ad60fbfb866dbf9c00843e06553c3eb25c113
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-0/+1
| | | | Change-Id: I81f438ae444f04c12ae27ae4ef6d073033de172c
* nuplayer: acquire wakelock during offload pause timeoutWeiyin Jiang2015-02-061-1/+3
| | | | | | | | | | | | 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
* stagefright: add runtime debug supportLajos Molnar2014-11-121-0/+3
| | | | | Bug: 18285408 Change-Id: I56346f4652b2c5f7ef5fa3003fd8676051339384
* warnings be gone.Andreas Huber2014-02-111-1/+1
| | | | Change-Id: Ie3bae3f037730e316d7fca12e7a3527973f752ef
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-181-0/+2
| | | | | | | | Also fixes some bugs in ParseMessage and adds "WebSocket" mode to ANetworkSession, something that's opt-in and should not affect existing clients of the API. Change-Id: I86d5748e0d818231d85d3590d86c2b41d4f8b1f1
* Add liblogYing Wang2013-04-091-0/+1
| | | | | Bug: 8580410 Change-Id: If493d87d60d71be664ad75b140c62acadb75b0d0
* AV Android make files changesJames Dong2012-03-281-1/+1
| | | | | | | o plus a few file relocation: ActivityManager.cpp/h, SoundPool.h, etc o remove some runtime dependencies to libandroid, libandroid_runtime, etc Change-Id: I047a47c5fb361dd5cf85cd98798c39f629a75d10
* frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
| | | | | Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-10/+11
| | | | Change-Id: I153eec439d260a5524b21270e16d36940ec3161a
* API Support for both synchronous and queued commands, optionally associated ↵Andreas Huber2010-12-061-7/+0
| | | | | | metadata. Change-Id: Idb90d64cb638942210c5822b3cba2f05b087d601
* Remove stagefright foundation's incompatible logging interface and update ↵Andreas Huber2010-09-211-1/+0
| | | | | | callsites. Change-Id: I45fba7d60530ea0f233ac3695a97306b6dc1795c
* In the absence of width/height information in the sdp, extract the ↵Andreas Huber2010-08-191-0/+1
| | | | | | dimensions from the avc codec specific data. Change-Id: I98c4194593c7e6e24f6fc339c862245111800293
* An AHandler can now find its associated ALooper.Andreas Huber2010-07-021-0/+1
| | | | Change-Id: Ic7087b8dcbc0d9abda272df0cb01b04b006f82ad
* Initial checkin of "foundation" library for future stagefright development.Andreas Huber2010-06-071-0/+35
Change-Id: I11714dcaa647d0437a13e4c5b953b35e712da8f3