summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/foundation
Commit message (Expand)AuthorAgeFilesLines
* stagefright: add AString constructor from String8Lajos Molnar2014-04-041-0/+3
* Unregister any handlers still registered on now "dead" ALoopersAndreas Huber2013-07-311-0/+1
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-182-0/+195
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-031-1/+5
* Bump up the max number of items in an AMessage, remove overly stringentAndreas Huber2012-04-251-1/+1
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+1
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-0/+7
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-5/+8
* Support for posting messages and synchronously waiting for a response.Andreas Huber2011-08-252-1/+23
* Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong2011-03-172-0/+32
* Support more MPEG4-LATM audio functionality.Andreas Huber2011-02-221-1/+2
* Some tweaks to HTTP live / nuplayer behaviourAndreas Huber2011-01-211-1/+4
* NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-101-0/+14
* Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-161-0/+3
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-153-5/+58
* API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-061-0/+4
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-37/+12
* ALoopers can now be named (useful to distinguish threads).Andreas Huber2010-08-271-0/+6
* In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-191-0/+53
* Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-1/+3
* ALooperRoster no longer holds strong references to handlers and loopers.Andreas Huber2010-07-071-2/+2
* Merge "An AHandler can now find its associated ALooper." into gingerbreadAndreas Huber2010-07-072-0/+4
|\
| * An AHandler can now find its associated ALooper.Andreas Huber2010-07-022-0/+4
* | Merge "Add an option to ALooper::start that allows it to call back into java ...Andreas Huber2010-07-021-1/+4
|\ \ | |/ |/|
| * Add an option to ALooper::start that allows it to call back into java or not.Andreas Huber2010-07-021-1/+4
* | Added AMessage::debugString() for debugging purposes.Andreas Huber2010-07-011-0/+2
|/
* Initial check-in of new caching/prefetching data source implementation.Andreas Huber2010-06-101-0/+32
* Initial checkin of "foundation" library for future stagefright development.Andreas Huber2010-06-0711-0/+702