summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-7/+7
* | 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
* | Merge "Move AudioRecord frame count calculations to server" into lmp-devGlenn Kasten2014-07-171-0/+1
|\ \
| * | Move AudioRecord frame count calculations to serverGlenn Kasten2014-07-171-0/+1
* | | Merge "Add audio_input_flags_t to IAudioPolicyService::getInput" into lmp-devGlenn Kasten2014-07-172-5/+7
|\ \ \ | |/ /
| * | Add audio_input_flags_t to IAudioPolicyService::getInputGlenn Kasten2014-07-172-5/+7
* | | Merge "Add audio_input_flags_t to IAudioFlinger::openInput" into lmp-devGlenn Kasten2014-07-171-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-171-1/+2
* | Merge "Camera HAL3: migrate from partial quirks to partial result" into lmp-devZhijun He2014-07-171-1/+7
|\ \ | |/ |/|
| * Camera HAL3: migrate from partial quirks to partial resultZhijun He2014-07-161-1/+7
* | GenericSource: implement getTrackCount/getTrackInfoRobert Shih2014-07-161-0/+7
|/
* stagefright: add MediaCodec.reset()Lajos Molnar2014-07-151-0/+9
* camera2: Set orientation flags for hardware composer.Ruben Brunk2014-07-141-0/+49
* 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
* | | Merge "IAudioFlinger::openRecord now suggests notificationFrames"Glenn Kasten2014-07-021-0/+1
|\ \ \
| * | | IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-031-0/+1
* | | | Merge "Add new API AudioRecord::notificationFrames()"Glenn Kasten2014-07-021-0/+5
|\ \ \ \ | |/ / /
| * | | Add new API AudioRecord::notificationFrames()Glenn Kasten2014-07-031-0/+5
* | | | audio: deprecate audio_stream_frame_size()Eric Laurent2014-07-031-1/+1
* | | | Merge "Remove obsolete IAudioFlinger::channelCount()"Glenn Kasten2014-07-021-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove obsolete IAudioFlinger::channelCount()Glenn Kasten2014-06-021-3/+0
* | | | Support for audio attributes on audio output of media playerJean-Michel Trivi2014-07-012-4/+10
* | | | Merge "Add HEVC encoder support to ACodec"Rachad2014-06-271-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add HEVC encoder support to ACodecRachad2014-06-261-0/+1