summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
Commit message (Expand)AuthorAgeFilesLines
* Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-171-1/+1
* am 584c14c3: Merge "stagefright: do not allocate output buffers for tunneled ...Rachad2014-10-071-0/+2
|\
| * Merge "stagefright: do not allocate output buffers for tunneled playback" int...Rachad2014-10-071-0/+2
| |\
| | * stagefright: do not allocate output buffers for tunneled playbackRachad2014-09-281-0/+2
* | | am 57c27c55: am dc28fa7e: Merge "Add missing #includes"Dan Albert2014-10-044-2/+7
|\ \ \ | |/ / |/| |
| * | Add missing #includesBernhard Rosenkraenzer2014-09-274-2/+7
| * | Update OMX messages for 64 bitAndy Hung2014-06-121-1/+1
* | | MediaRecorder: only dequeue available buffers from MediaCodecChong Zhang2014-10-031-1/+1
* | | mediarecorder: set level if setting default profileLajos Molnar2014-10-021-2/+8
* | | stagefright: move math templates into AUtils.hLajos Molnar2014-10-011-0/+65
* | | Merge "add AAC audio decoder params for PCM limiter enable" into lmp-devChong Zhang2014-10-011-1/+2
|\ \ \
| * | | add AAC audio decoder params for PCM limiter enableChong Zhang2014-10-011-1/+2
* | | | GenericSource: support disconnect before NuCachedSource2 is createdRobert Shih2014-10-011-1/+5
|/ / /
* | | Merge "MediaCodec: Fix deallocated pointer reference when calling reset()" in...Andy Hung2014-09-221-1/+1
|\ \ \
| * | | MediaCodec: Fix deallocated pointer reference when calling reset()Andy Hung2014-09-221-1/+1
* | | | MediaBuffer: ABuffer will release MediaBuffer when it's destructed.Wei Jia2014-09-193-3/+51
|/ / /
* | | stagefright: don't use AAtomizer in AMessageLajos Molnar2014-09-101-1/+5
* | | Merge "Add error code for insufficient output protection" into lmp-devJeff Tinker2014-09-091-15/+17
|\ \ \ | |_|/ |/| |
| * | Add error code for insufficient output protectionJeff Tinker2014-08-281-15/+17
* | | 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
| |/ /
* | | Tunneled Video Playback:Rachad2014-08-281-1/+1
|/ /
* | 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