summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* audio: deprecate audio_stream_frame_size()Eric Laurent2014-07-031-1/+1
| | | | | Bug: 15000850. Change-Id: I955a6efa620b8f70fa5193c7853cbe88e879c9c3
* Merge "Remove obsolete IAudioFlinger::channelCount()"Glenn Kasten2014-07-021-3/+0
|\
| * Remove obsolete IAudioFlinger::channelCount()Glenn Kasten2014-06-021-3/+0
| | | | | | | | Change-Id: Ie623edae2e795f9155f1f452fe4e6c7217a4a4c8
* | Support for audio attributes on audio output of media playerJean-Michel Trivi2014-07-012-4/+10
| | | | | | | | Change-Id: Iae4995c98e64add1ab9e6c8ae6501515032755f5
* | Merge "Add HEVC encoder support to ACodec"Rachad2014-06-271-0/+1
|\ \
| * | Add HEVC encoder support to ACodecRachad2014-06-261-0/+1
| | | | | | | | | | | | | | | Bug: 14571712 Change-Id: Idaec2394d569541f3963befe722f46f6b0007937
* | | cameraservice: Implement HAL1 and higher HAL API coexistenceZhijun He2014-06-192-0/+21
| | | | | | | | | | | | | | | | | | | | | A higher hal version device like HAL3.2 can be opened as HAL1.0 device if HAL supports it. This only applies to camera API1. Change-Id: I4ae9f59f4317158cc1bd7ed7726e4032cdd1fa07
* | | AudioTrack: add support for compressed audioEric Laurent2014-06-192-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for compressed audio playback by use of an AudioTrack attached to a direct output thread. Bug: 9428304. Change-Id: I4a61be9cf0e31003ca85935d6e0ee38ca8192e03
* | | Merge changes I0fef0584,I322b91faJean-Michel Trivi2014-06-183-2/+22
|\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: AudioPolicyManager: return output for audio attributes AudioTrack construction with audio attributes
| * | | AudioPolicyManager: return output for audio attributesJean-Michel Trivi2014-06-182-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In AudioPolicyManager, support querying an output or playback strategy for audio attributes, instead of a stream type, In AudioTrack creation, use the output returned for the track's attributes. Change-Id: I0fef05845ba676404775e2e338c10e6a96237268
| * | | AudioTrack construction with audio attributesJean-Michel Trivi2014-06-171-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Store audio attributes in AudioTrack class. When an AudioTrack is "set" with non null audio attributes, derive a stream type that reflects the attributes. When an AudioTrack is "set" without attributes, and only has a stream type, derive default audio attributes. Change-Id: I322b91fa9a7e193118960c5e78cdddd85d66f9ad
* | | | camera: Add #getLegacyParameters, #supportsCameraApi to ICameraServiceIgor Murashkin2014-06-171-0/+20
| | | | | | | | | | | | | | | | Change-Id: Ic86c8df3d703e7cf89caa856387e2c0a1b977401
* | | | Merge "support for CEA-608 closed caption"Chong Zhang2014-06-141-0/+1
|\ \ \ \
| * | | | support for CEA-608 closed captionChong Zhang2014-06-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15470448 Change-Id: Ic6a527f5c35a8ee0a08a5b043336e4d193216083
* | | | | Merge "refactor getTrackInfo()"Chong Zhang2014-06-121-0/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | refactor getTrackInfo()Chong Zhang2014-06-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (this is in preparation for supporting other cc source) - split into two methods: getTrackCount() and getTrackInfo() - move track info parcelling to NuPlayer - parcel in the mime type of the subtitle format Bug: 15470448 Change-Id: If00724d8c3a2b2319cb9c5f29d3fe76347bfe947
* | | | Merge "AudioSystem: remove unused stream type"Jean-Michel Trivi2014-06-121-2/+0
|\ \ \ \
| * | | | AudioSystem: remove unused stream typeJean-Michel Trivi2014-06-111-2/+0
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | The audio stream type is not used in the getSampleRate() and getFrameCount() methods. Change-Id: I3d065ae272bd039204cd323cdab9b60460034f2d
* | | | am 6bf02664: am ccaffa8d: Merge "Use char x[] rather than char x[0]."Elliott Hughes2014-06-131-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * commit '6bf02664bbe4955d4818fe308b00ce0d97f38c8f': Use char x[] rather than char x[0].
| * \ \ \ am ccaffa8d: Merge "Use char x[] rather than char x[0]."Elliott Hughes2014-06-131-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ccaffa8df0e201da6bfabb6d616e62904cfb5534': Use char x[] rather than char x[0].
| | * \ \ \ Merge "Use char x[] rather than char x[0]."Elliott Hughes2014-06-121-1/+1
| | |\ \ \ \
| | | * | | | Use char x[] rather than char x[0].Elliott Hughes2014-06-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15514223 Change-Id: I895ea8ef7e391fd14cdf8976e048385e01c90f8f
| * | | | | | resolved conflicts for merge of cbd74fcb to klp-modular-dev-plus-aospNarayan Kamath2014-06-132-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | Change-Id: I00270ef6fe813c0d3649483cbc3aba6af789e033
| | * | | | | Update OMX messages for 64 bitAndy Hung2014-06-122-3/+3
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change node_id and buffer_id to uint32_t. Ensure IOMX messages are fixed size. Remove 64 bit compile warnings in associated files. Change-Id: Icdbef00aca575e5dc502ebb52e3ce7d0d7883203 Signed-off-by: Andy Hung <hunga@google.com>
* | | | | | am 2a8270e6: am c323737d: Merge "Offer a type-safe album art interface."Elliott Hughes2014-06-124-61/+28
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '2a8270e6944fb3addfcba87f6885aaad196b8b88': Offer a type-safe album art interface.
| * | | | | am c323737d: Merge "Offer a type-safe album art interface."Elliott Hughes2014-06-124-61/+28
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * commit 'c323737dd46d724b4c1ec230b283f26ae2a22b4f': Offer a type-safe album art interface.
| | * | | | Offer a type-safe album art interface.Elliott Hughes2014-06-114-61/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15514223 Change-Id: Iddfc33a00e6cd3779ca09c01a55f62b151f6ec95
* | | | | | MediaProfiles: Add 4K video related constantsZhijun He2014-06-101-2/+4
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | Bug: 15287656 Change-Id: I4c49640a349afb336f52db1636902fc216bff6ad
* | | | | am 8a454611: Merge "stagefright: added support, and SoftOMX decoder, for ↵Lajos Molnar2014-06-062-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HEVC" into lmp-preview-dev * commit '8a45461198c69e9e15f133c2e11ded47fc4c708b': stagefright: added support, and SoftOMX decoder, for HEVC
| * | | | | stagefright: added support, and SoftOMX decoder, for HEVCHarish Mahendrakar2014-06-062-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also fixed QuerySupportedProfileLevels in SoftVideoDecoderOMXComponent.cpp Bug: 14571712 Change-Id: Ifa3793f7c1b18ac5e8c0a096848c998cabd9e777
| * | | | | Fix typos, remove callback functions - do not mergeMarco Nelissen2014-06-032-12/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/15414091 Change-Id: I2f7b7ea6a7943a808de2c6a54fe810eefdee133e
* | | | | | add sound trigger native serviceEric Laurent2014-06-045-0/+280
| |_|_|_|/ |/| | | | | | | | | | | | | | Change-Id: I0cd954c1c7d28a334e786d0004431d4f6a1227ec
* | | | | resolved conflicts for merge of b52c152d to masterEric Laurent2014-05-303-1/+82
|\ \ \ \ \ | |/ / / / | | | | | | | | | | Change-Id: I34869bda071d511c9595ea0a5ff6571eb34da059
| * | | | audio policy: add routing update client interfaceEric Laurent2014-05-293-1/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added IAudioPolicyServiceClient client binder interface for client process to receive notifications from AudioPolicyService when audio ports are added/removed or audio patches created/released. The audio patches owned by a given client are automatically released when this client binder dies. Bug: 14815883. Change-Id: I6013f6aec03b50565cffb1ad2cd1f0f8852032c5
| * | | | DO NOT MERGE - IAudioPolicyService interface extension for patch panelEric Laurent2014-05-282-0/+50
| | | | | | | | | | | | | | | | | | | | Change-Id: I0a62e5416edc41c3a0e816275085ab18a23066f1
| * | | | DO NOT MERGE - IAudioFlinger interface extension for patch panelEric Laurent2014-05-281-0/+21
| | | | | | | | | | | | | | | | | | | | Change-Id: Iaabe0a7e315d5725e00a74a6ed40339b98f20330
* | | | | getSampletime -> getSampleTimeMarco Nelissen2014-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I87aaa87be068d414903a0e1e22bfe4183cf45ab0
* | | | | Merge "IAudioPolicyService interface extension for patch panel"Eric Laurent2014-05-282-0/+50
|\ \ \ \ \
| * | | | | IAudioPolicyService interface extension for patch panelEric Laurent2014-05-272-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0a62e5416edc41c3a0e816275085ab18a23066f1
* | | | | | Merge "IAudioFlinger interface extension for patch panel"Eric Laurent2014-05-281-0/+21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | IAudioFlinger interface extension for patch panelEric Laurent2014-05-271-0/+21
| |/ / / / | | | | | | | | | | | | | | | Change-Id: Iaabe0a7e315d5725e00a74a6ed40339b98f20330
* | | | | Merge "Remove codec callback for now."Marco Nelissen2014-05-271-11/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove codec callback for now.Marco Nelissen2014-05-231-11/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I7ef3c1fc7aa1bfec958e6ea58bf95ae35a575e91
* | | | | camera2: Update CameraService for HAL1 shim.Ruben Brunk2014-05-212-0/+34
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the camera service to handle shim connections. Changes include: - Adds begin/end configure binder calls. - Adds cache for shim client static camera metadata. - Implements basic getCameraCharacteristic functionality for shim clients. Bug: 15116722 Bug: 15117269 Change-Id: I510c5888ca15f8e7d3b8ed1680ff1c7f8f514744
* | | | Remove the last of the references.Marco Nelissen2014-05-211-1/+1
| | | | | | | | | | | | | | | | Change-Id: Id68cdab7e972e3e78e2065e56b8a095c3d496df2
* | | | Fix includeMarco Nelissen2014-05-201-1/+1
| | | | | | | | | | | | | | | | Change-Id: I2c1e6b0e85ff608f942e54edf9bc5dd6f8716518
* | | | Use pointers instead of references because CMarco Nelissen2014-05-201-22/+22
| | | | | | | | | | | | | | | | Change-Id: I5c84469e5ff977bf8bb91be2cc6c38a0c7f08609
* | | | Merge "Add docs, releaseOutputBufferAtTime, seekTo."Marco Nelissen2014-05-204-8/+107
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add docs, releaseOutputBufferAtTime, seekTo.Marco Nelissen2014-05-194-8/+107
| | | | | | | | | | | | | | | | Change-Id: Iadd231b63e75b7937c13d2ebfef47aedeaeef5a1
* | | | Merge "Add HEVC decoder support to ACodec bug: 14571712"Rachad2014-05-191-0/+1
|\ \ \ \