summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "stagefright: filter surface input, config cacheDir"David Smith2014-09-051-0/+5
|\
| * stagefright: filter surface input, config cacheDirDavid Smith2014-09-051-0/+5
* | am ba19ee84: am ea8462cc: Merge "Fix more potential deadlocks in ALooperRoste...Marco Nelissen2014-09-031-2/+0
|\ \
| * \ Merge "Fix more potential deadlocks in ALooperRoster" into lmp-devMarco Nelissen2014-09-031-2/+0
| |\ \
| | * | Fix more potential deadlocks in ALooperRosterMarco Nelissen2014-08-281-2/+0
* | | | am 760cfc90: am b6b927fc: Merge "Tunneled Video Playback: Changed AudioHwSync...Rachad2014-09-021-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Tunneled Video Playback:Rachad2014-08-281-1/+1
| |/
* | stagefright: MediaFilter and SimpleFilter(s)David Smith2014-08-221-0/+162
|/
* move cache prefill to GenericSource's message handlerChong Zhang2014-08-211-5/+1
* Added Tunneled video playback support to ACodecRachad2014-08-081-0/+3
* Merge "AAC decoder: add support for controlling presentation parameters" into...Jean-Michel Trivi2014-08-081-1/+10
|\
| * AAC decoder: add support for controlling presentation parametersJean-Michel Trivi2014-08-081-1/+10
* | Merge "Clarify and implement MediaCodec status codes" into lmp-devAndy Hung2014-08-072-2/+53
|\ \
| * | Clarify and implement MediaCodec status codesAndy Hung2014-08-072-2/+53
* | | stagefright: support flexible YUV formatLajos Molnar2014-08-071-1/+8
* | | stagefright: rework media codec list and infosLajos Molnar2014-08-072-36/+22
* | | stagefright: add AString parceling, and equal/compareIgnoreCaseLajos Molnar2014-08-071-0/+7
* | | stagefright: move ARRAY_SIZE to foundationLajos Molnar2014-08-061-0/+2
* | | some fixes for crash when extractor creation failsChong Zhang2014-08-062-1/+9
|/ /
* | Merge "AAC encoder: add support for SBR mode selection" into lmp-devJean-Michel Trivi2014-08-051-1/+1
|\ \ | |/
| * AAC encoder: add support for SBR mode selectionJean-Michel Trivi2014-08-051-1/+1
* | MediaCodecSource: stop puller from caller's thread instead of looperChong Zhang2014-08-041-2/+1
|/
* Merge "stagefright: MediaCodec async operations." into lmp-devLajos Molnar2014-07-301-0/+2
|\
| * stagefright: MediaCodec async operations.Lajos Molnar2014-07-301-0/+2
* | stagefright: enable decoder color format selectionLajos Molnar2014-07-301-1/+1
|/
* handle rotation in NuPlayerChong Zhang2014-07-301-0/+1
* Add isSafeArraySize for new array size checksAndy Hung2014-07-301-0/+27
* stagefright: add flexible YUV supportLajos Molnar2014-07-251-0/+3
* stagefright: add ABuffer.CreateAsCopyLajos Molnar2014-07-251-0/+3
* Merge "MediaWriter: make get/setStartTimeOffsetMs virtual" into lmp-devRobert Shih2014-07-222-2/+5
|\
| * MediaWriter: make get/setStartTimeOffsetMs virtualRobert Shih2014-07-172-2/+5
* | update battery stats for video/audioChong Zhang2014-07-221-0/+7
* | Add MediaCodecList capabilitiesLajos Molnar2014-07-183-1/+19
* | stagefright: add nonblocking MediaBufferGroup.acquire_buffer methodLajos Molnar2014-07-171-3/+6
* | stagefright: add nonblocking read option to MediaBufferLajos Molnar2014-07-171-0/+5
|/
* GenericSource: implement getTrackCount/getTrackInfoRobert Shih2014-07-161-0/+7
* stagefright: add MediaCodec.reset()Lajos Molnar2014-07-151-0/+9
* Merge "MediaCodec: change onError cb to return CodecException"Chong Zhang2014-07-111-1/+1
|\
| * MediaCodec: change onError cb to return CodecExceptionChong Zhang2014-07-111-1/+1
* | Merge "MediaCodec async callbacks"Chong Zhang2014-07-101-0/+19
|\ \ | |/
| * MediaCodec async callbacksChong Zhang2014-07-111-0/+19
* | stagefright: Pass audio aac sub formats in offloadinfoaarti jadhav-gaikwad2014-07-111-0/+3
|/
* stagefright: add indexed buffer and format getters to MediaCodecLajos Molnar2014-07-111-0/+15
* 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: update ACodec to use CodecBase enumerations directlyLajos Molnar2014-07-071-15/+0
* | stagefright: update MediaCodec to use CodecBase instead of ACodecLajos Molnar2014-07-071-2/+2
* | stagefright: create CodecBase interface (abstract class)Lajos Molnar2014-07-073-28/+123