summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/foundation
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix warning while building mediaserver"Glenn Kasten2015-03-131-0/+2
|\
| * Fix warning while building mediaserverGlenn Kasten2015-03-091-0/+2
* | stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-103-14/+58
|/
* stagefright: remove AMessage methods using id()Lajos Molnar2015-03-052-5/+0
* stagefright: use handler instead of handler-id in AMessageLajos Molnar2015-03-054-12/+44
* am a963dacc: am 64753517: Merge "Add dumpsys info"Marco Nelissen2015-02-182-1/+9
|\
| * Add dumpsys infoMarco Nelissen2015-02-182-1/+9
* | am 4fc5d758: am 0c11f31b: Merge "nuplayer: acquire wakelock during offload pa...Lajos Molnar2015-02-101-0/+68
|\ \
| * | nuplayer: acquire wakelock during offload pause timeoutWeiyin Jiang2015-02-061-0/+68
* | | am 6a025acb: am ec0472ba: Merge "Move AString\'s StringPrintf out of the way."Elliott Hughes2015-02-041-1/+1
|\ \ \ | | |/ | |/|
| * | Move AString's StringPrintf out of the way.Elliott Hughes2015-02-041-1/+1
* | | resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-111-0/+6
|\ \ \ | | |/ | |/|
| * | stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-0/+6
* | | am d86450b9: am c80b9b83: Merge "Fix struct vs. class mismatches"Chih-hung Hsieh2014-11-171-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-171-1/+1
* | stagefright: add runtime debug supportLajos Molnar2014-11-122-0/+66
|/
* stagefright: move math templates into AUtils.hLajos Molnar2014-10-011-0/+65
* MediaBuffer: ABuffer will release MediaBuffer when it's destructed.Wei Jia2014-09-192-0/+46
* stagefright: don't use AAtomizer in AMessageLajos Molnar2014-09-101-1/+5
* Fix more potential deadlocks in ALooperRosterMarco Nelissen2014-08-281-2/+0
* stagefright: add AString parceling, and equal/compareIgnoreCaseLajos Molnar2014-08-071-0/+7
* stagefright: move ARRAY_SIZE to foundationLajos Molnar2014-08-061-0/+2
* Add isSafeArraySize for new array size checksAndy Hung2014-07-301-0/+27
* stagefright: add ABuffer.CreateAsCopyLajos Molnar2014-07-251-0/+3
* Add MediaCodecList capabilitiesLajos Molnar2014-07-182-0/+6
* Merge "handle emulation_prevention_three_bytes for AVC"Chong Zhang2014-07-081-3/+19
|\
| * handle emulation_prevention_three_bytes for AVCChong Zhang2014-07-081-3/+19
* | Merge "AString: add startsWithIgnoreCase and endsWithIgnoreCase"Lajos Molnar2014-07-081-0/+2
|\ \
| * | AString: add startsWithIgnoreCase and endsWithIgnoreCaseLajos Molnar2014-06-181-0/+2
| |/
* | stagefright: create CodecBase interface (abstract class)Lajos Molnar2014-07-071-2/+2
|/
* 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