summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | | media/playerservice: add getCodecList() to MediaPlayerServiceLajos Molnar2014-08-071-0/+2
* | | | stagefright: rework media codec list and infosLajos Molnar2014-08-074-36/+198
* | | | stagefright: add AString parceling, and equal/compareIgnoreCaseLajos Molnar2014-08-071-0/+7
* | | | stagefright: move ARRAY_SIZE to foundationLajos Molnar2014-08-061-0/+2
* | | | Merge "some fixes for crash when extractor creation fails" into lmp-devChong Zhang2014-08-062-1/+9
|\ \ \ \
| * | | | some fixes for crash when extractor creation failsChong Zhang2014-08-062-1/+9
| |/ / /
* | | | AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-062-0/+7
|/ / /
* | | 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
* | | Add sound trigger control by audio policyEric Laurent2014-08-052-0/+12
* | | Merge "MediaCodecSource: stop puller from caller's thread instead of looper" ...Chong Zhang2014-08-011-2/+1
|\ \ \
| * | | MediaCodecSource: stop puller from caller's thread instead of looperChong Zhang2014-08-041-2/+1
| |/ /
* | | Allow device to be unprovisionedJeff Tinker2014-08-011-0/+2
|/ /
* | 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
* | Merge "Add isSafeArraySize for new array size checks" into lmp-devAndy Hung2014-07-291-0/+27
|\ \
| * | Add isSafeArraySize for new array size checksAndy Hung2014-07-301-0/+27
* | | audio policy: pass session ID to capture activity methodsEric Laurent2014-07-282-6/+12
* | | rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-282-7/+7
* | | AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-281-14/+14
|/ /
* | stagefright: add flexible YUV supportLajos Molnar2014-07-251-0/+3
* | stagefright: add ABuffer.CreateAsCopyLajos Molnar2014-07-251-0/+3
* | Merge "CamcorderProfiles: add high speed profile constants" into lmp-devZhijun He2014-07-241-0/+8
|\ \
| * | CamcorderProfiles: add high speed profile constantsZhijun He2014-07-231-0/+8
* | | Merge "MediaRecorder: constants for webm recordering" into lmp-devLajos Molnar2014-07-221-0/+5
|\ \ \
| * | | MediaRecorder: constants for webm recorderingRobert Shih2014-07-221-0/+5
* | | | Merge "StagefrightRecorder: webm (video only) support" into lmp-devRobert Shih2014-07-221-0/+3
|\ \ \ \ | |/ / /
| * | | StagefrightRecorder: webm (video only) supportRobert Shih2014-07-221-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
| |/ / |/| |
* | | audio_attributes_t for SoundPoolJean-Michel Trivi2014-07-202-5/+67
* | | 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
* | | Move AudioRecord frame count calculations to serverGlenn Kasten2014-07-171-0/+1
* | | Add audio_input_flags_t to IAudioPolicyService::getInputGlenn Kasten2014-07-172-5/+7
* | | Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-171-1/+2
|/ /
* | 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