summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/foundation
Commit message (Expand)AuthorAgeFilesLines
* stagefright: allow controlling experiments from propertyLajos Molnar2015-07-101-3/+7
* stagefright: rework metadata buffer supportLajos Molnar2015-06-011-0/+25
* am 0eb7c793: am b5fbb811: am c8c86c1d: am bcf2becf: am c531d995: am 438217a0:...Lajos Molnar2015-05-131-0/+22
|\
| * am b5fbb811: am c8c86c1d: am bcf2becf: am c531d995: am 438217a0: Merge "Add A...Lajos Molnar2015-05-121-0/+22
| |\
| | * am c531d995: am 438217a0: Merge "Add AUtils::isInRange, and use it to detect ...Lajos Molnar2015-05-121-0/+22
| | |\
| | | * Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizesLajos Molnar2015-04-241-0/+22
* | | | stagefright: enable experimentsLajos Molnar2015-05-071-0/+20
* | | | libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-172-2/+2
* | | | 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