summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/foundation
Commit message (Expand)AuthorAgeFilesLines
* stagefright: add runtime debug supportLajos Molnar2014-11-123-0/+197
* NuPlayer: Fix decoder error handlingAndy Hung2014-09-241-1/+1
* MediaBuffer: ABuffer will release MediaBuffer when it's destructed.Wei Jia2014-09-191-2/+21
* stagefright: don't use AAtomizer in AMessageLajos Molnar2014-09-101-30/+93
* Move stale handler cleanup to constructorMarco Nelissen2014-08-281-4/+4
* Fix more potential deadlocks in ALooperRosterMarco Nelissen2014-08-281-29/+12
* Fix potential deadlock in unregisterStaleHandlers()Marco Nelissen2014-08-271-7/+19
* libstagefright: foundation: Add syntactic sugar to the cast.Sasha Levitskiy2014-08-081-1/+1
* libstagefright_foundation: fix buildColin Cross2014-08-071-1/+1
* stagefright: add AString parceling, and equal/compareIgnoreCaseLajos Molnar2014-08-071-0/+24
* stagefright: add ABuffer.CreateAsCopyLajos Molnar2014-07-251-0/+8
* Add MediaCodecList capabilitiesLajos Molnar2014-07-181-0/+19
* Merge "handle emulation_prevention_three_bytes for AVC"Chong Zhang2014-07-081-0/+68
|\
| * handle emulation_prevention_three_bytes for AVCChong Zhang2014-07-081-0/+68
* | Merge "AString: add startsWithIgnoreCase and endsWithIgnoreCase"Lajos Molnar2014-07-081-0/+14
|\ \
| * | AString: add startsWithIgnoreCase and endsWithIgnoreCaseLajos Molnar2014-06-181-0/+14
| |/
* | stagefright: create CodecBase interface (abstract class)Lajos Molnar2014-07-071-1/+1
|/
* am 6b787cb8: am 1b8b8793: am 3059e27d: Merge "libstagefright foundation: fix ...Andreas Huber2014-05-161-1/+1
|\
| * libstagefright foundation: fix uninitialized varibale warningAmit Pundir2014-05-151-1/+1
* | am 474038ae: am 27158eb5: Merge "AArch64: AString::append for longs and point...Nick Kralevich2014-04-211-21/+21
|\ \ | |/
| * AArch64: AString::append for longs and pointersMarcus Oakland2014-04-151-21/+21
| * warnings be gone.Andreas Huber2014-04-112-2/+2
* | stagefright: add AString constructor from String8Lajos Molnar2014-04-041-0/+8
* | am c7c839dc: am b2ecad7f: Merge "libstagefright_foundation: fix printf format...Colin Cross2014-03-181-1/+1
|\ \ | |/
| * libstagefright_foundation: fix printf format for 64-bitColin Cross2014-03-181-1/+1
* | Merge "warnings be gone."Andreas Huber2014-02-112-2/+2
|\ \
| * | warnings be gone.Andreas Huber2014-02-112-2/+2
| |/
* | Support "data:" URIs again in mediaplayer...Andreas Huber2014-02-111-1/+5
|/
* Unregister any handlers still registered on now "dead" ALoopersAndreas Huber2013-07-312-0/+18
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-183-0/+1716
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-0/+4
* Add liblogYing Wang2013-04-091-0/+1
* HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-061-1/+2
* ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.Andreas Huber2012-10-011-4/+1
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-032-4/+33
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* AV Android make files changesJames Dong2012-03-281-1/+1
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+10
* Fix memory leak when carrying ABuffer* in AMessages.Andreas Huber2012-03-091-0/+6
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-2/+21
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+16
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-5/+5
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-081-1/+7
* Various improvements to nuplayer playbackAndreas Huber2011-09-161-0/+9
* Support for posting messages and synchronously waiting for a response.Andreas Huber2011-08-252-6/+68
* Make sure we don't trigger a log warning if calling ALooper::stop() from the ...Andreas Huber2011-03-291-2/+21
* am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for...James Dong2011-03-171-0/+16
|\
| * Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong2011-03-171-0/+16