summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge "Update sampling rate to 192kHz for devices" into mnc-devAndy Hung2015-05-121-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update sampling rate to 192kHz for devicesAndy Hung2015-05-121-0/+10
* | | | | | | | | | | Merge "mediaresourcemanager: change resource manager service log to use ring ...Ronghua Wu2015-05-121-0/+361
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mediaresourcemanager: change resource manager service log to use ring buffer.Ronghua Wu2015-05-111-0/+361
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Revert "Add camera app op - camera"" into mnc-devSvetoslav Ganov2015-05-122-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Revert "Add camera app op - camera"Svetoslav Ganov2015-05-122-5/+5
* | | | | | | | | | | Merge "libstagefright: report special error when codec is released by resourc...Ronghua Wu2015-05-081-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libstagefright: report special error when codec is released by resource manager.Ronghua Wu2015-05-081-1/+7
* | | | | | | | | | | | Merge changes from topic 'codec-surface' into mnc-devLajos Molnar2015-05-082-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | stagefright: enable experimentsLajos Molnar2015-05-072-0/+21
| |/ / / / / / / / / /
* | | | | | | | | | | libstagefright: config resource manager with secure codec co-existing policy.Ronghua Wu2015-05-081-2/+2
* | | | | | | | | | | Merge "libstagefright: export profiling results directly to xml." into mnc-devRonghua Wu2015-05-081-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | libstagefright: export profiling results directly to xml.Ronghua Wu2015-05-051-2/+1
* | | | | | | | | | | stagefright: support push-blank-buffers-on-shutdown for SW rendererLajos Molnar2015-05-071-0/+1
* | | | | | | | | | | stagefright: move native window helpers into SurfaceUtilsLajos Molnar2015-05-073-7/+34
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Implement audio device callback" into mnc-devEric Laurent2015-05-064-8/+125
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Implement audio device callbackEric Laurent2015-05-064-8/+125
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "AudioRecord keeps track of UID" into mnc-devJean-Michel Trivi2015-05-052-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AudioRecord keeps track of UIDJean-Michel Trivi2015-05-052-0/+7
* | | | | | | | | | MediaSync: clean up configureAudioTrack and configureSurface.Wei Jia2015-05-041-2/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Add camera app op - cameraSvet Ganov2015-05-022-5/+5
* | | | | | | | | Merge "stagefright: add support for dynamically setting MediaCodec output sur...Lajos Molnar2015-05-023-2/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stagefright: add support for dynamically setting MediaCodec output surfaceLajos Molnar2015-05-013-2/+17
* | | | | | | | | | MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-014-0/+10
* | | | | | | | | | MediaCodec: implement persistent input surface APIsChong Zhang2015-05-016-0/+76
|/ / / / / / / / /
* | | | | | | | | Merge "stagefright: MediaCodec: rename mNativeWindow to mSurface" into mnc-devLajos Molnar2015-05-021-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stagefright: MediaCodec: rename mNativeWindow to mSurfaceLajos Molnar2015-05-011-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge "AudioTrack: reduce retrograde motion spew" into mnc-devPhil Burk2015-05-011-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AudioTrack: reduce retrograde motion spewPhil Burk2015-05-011-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge "AudioSystem: refactor audio config cache and callbacks" into mnc-devEric Laurent2015-05-013-36/+75
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | AudioSystem: refactor audio config cache and callbacksEric Laurent2015-05-013-36/+75
* | | | | | | | | stagefright: remove NativeWindowWrapperLajos Molnar2015-04-301-50/+0
* | | | | | | | | stagefright: support setting/getting playback/sync config in MediaSyncLajos Molnar2015-04-308-22/+168
* | | | | | | | | Merge "MediaSync: map returned output buffers to previously received input bu...Wei Jia2015-04-301-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MediaSync: map returned output buffers to previously received input buffers.Wei Jia2015-04-301-0/+8
* | | | | | | | | | Merge "AudioTrack: fix spurious retrograde messages" into mnc-devPhil Burk2015-04-301-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | AudioTrack: fix spurious retrograde messagesPhil Burk2015-04-291-0/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge "audio policy: session routes continued." into mnc-devEric Laurent2015-04-302-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | audio policy: session routes continued.Eric Laurent2015-04-302-0/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "AudioSystem callback for dynamic policy mix activity" into mnc-devJean-Michel Trivi2015-04-302-6/+16
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | AudioSystem callback for dynamic policy mix activityJean-Michel Trivi2015-04-292-6/+16
* | | | | | | | | | Respect the record audio app op - mediaSvet Ganov2015-04-298-10/+36
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Explicit routing in AudioRecordPaul McLean2015-04-284-8/+24
|/ / / / / / / /
* | | | | | | | Merge "DO NOT MERGE libmediaplayerservice: set priority and operating rate fo...Ronghua Wu2015-04-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | DO NOT MERGE libmediaplayerservice: set priority and operating rate for the c...Ronghua Wu2015-04-271-0/+1
| |/ / / / / / /
* | | | | | | | DO NOT MERGE libmedia: add sub resource type audio-codec and video-codec.Ronghua Wu2015-04-272-1/+3
|/ / / / / / /
* | | | | | | Merge "mediaresourcemanager: add dumpsys support."Ronghua Wu2015-04-241-0/+2
|\ \ \ \ \ \ \
| * | | | | | | mediaresourcemanager: add dumpsys support.Ronghua Wu2015-04-231-0/+2
* | | | | | | | Merge "Copy sei offset/size during ABuffer/MediaBuffer conversion"Robert Shih2015-04-241-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Copy sei offset/size during ABuffer/MediaBuffer conversionRobert Shih2015-04-231-0/+3
| |/ / / / / / /