summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | AudioTrack: add support for compressed audioEric Laurent2014-06-192-0/+10
* | | Merge changes I0fef0584,I322b91faJean-Michel Trivi2014-06-183-2/+22
|\ \ \
| * | | AudioPolicyManager: return output for audio attributesJean-Michel Trivi2014-06-182-1/+14
| * | | AudioTrack construction with audio attributesJean-Michel Trivi2014-06-171-1/+8
* | | | Merge "support for CEA-608 closed caption"Chong Zhang2014-06-141-0/+1
|\ \ \ \
| * | | | support for CEA-608 closed captionChong Zhang2014-06-131-0/+1
* | | | | Merge "refactor getTrackInfo()"Chong Zhang2014-06-121-0/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | refactor getTrackInfo()Chong Zhang2014-06-131-0/+1
* | | | Merge "AudioSystem: remove unused stream type"Jean-Michel Trivi2014-06-121-2/+0
|\ \ \ \
| * | | | AudioSystem: remove unused stream typeJean-Michel Trivi2014-06-111-2/+0
| |/ / /
* | | | am 6bf02664: am ccaffa8d: Merge "Use char x[] rather than char x[0]."Elliott Hughes2014-06-131-1/+1
|\ \ \ \
| * \ \ \ am ccaffa8d: Merge "Use char x[] rather than char x[0]."Elliott Hughes2014-06-131-1/+1
| |\ \ \ \
| | * \ \ \ 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
| * | | | | | resolved conflicts for merge of cbd74fcb to klp-modular-dev-plus-aospNarayan Kamath2014-06-132-3/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Update OMX messages for 64 bitAndy Hung2014-06-122-3/+3
| | |/ / / /
* | | | | | am 2a8270e6: am c323737d: Merge "Offer a type-safe album art interface."Elliott Hughes2014-06-123-3/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am c323737d: Merge "Offer a type-safe album art interface."Elliott Hughes2014-06-123-3/+28
| |\ \ \ \ \ | | |/ / / /
| | * | | | Offer a type-safe album art interface.Elliott Hughes2014-06-113-3/+28
* | | | | | MediaProfiles: Add 4K video related constantsZhijun He2014-06-101-2/+4
| |_|/ / / |/| | | |
* | | | | stagefright: added support, and SoftOMX decoder, for HEVCHarish Mahendrakar2014-06-062-0/+5
| |_|_|/ |/| | |
* | | | audio policy: add routing update client interfaceEric Laurent2014-05-293-1/+82
* | | | DO NOT MERGE - IAudioPolicyService interface extension for patch panelEric Laurent2014-05-282-0/+50
* | | | DO NOT MERGE - IAudioFlinger interface extension for patch panelEric Laurent2014-05-281-0/+21
| |_|/ |/| |
* | | Merge "Add HEVC decoder support to ACodec bug: 14571712"Rachad2014-05-191-0/+1
|\ \ \
| * | | Add HEVC decoder support to ACodecRachad2014-05-141-0/+1
* | | | Update OMX messages for 64 bitAndy Hung2014-05-142-3/+3
|/ / /
* | | Fix bit rot in AudioStreamInSourceGlenn Kasten2014-05-091-1/+1
* | | Allow placement of Pipe buffer to be specifiedGlenn Kasten2014-05-091-1/+6
* | | Remove obsolete IAudioRecord::getCblk()Glenn Kasten2014-05-091-3/+0
* | | IAudioFlinger::openRecord returns IMemory(s)Glenn Kasten2014-05-092-1/+5
* | | MediaCodec: add renderAndReleaseOutputBuffer() method with timestampLajos Molnar2014-05-081-0/+1
* | | Merge "Add client side support for more AUDIO_FORMAT_PCM_*"Glenn Kasten2014-05-081-2/+3
|\ \ \
| * | | Add client side support for more AUDIO_FORMAT_PCM_*Glenn Kasten2014-05-071-2/+3
* | | | Remove legacy omx_message variablesAndy Hung2014-05-061-2/+0
|/ / /
* | | am edf6131d: am 075c8f6e: am a69d6f52: Merge "stagefright: add ClockEstimator...Lajos Molnar2014-05-021-0/+110
|\ \ \ | |/ /
| * | am 075c8f6e: am a69d6f52: Merge "stagefright: add ClockEstimator API and Wind...Lajos Molnar2014-05-021-0/+110
| |\ \ | | |/
| | * am a69d6f52: Merge "stagefright: add ClockEstimator API and WindowedLinearFit...Lajos Molnar2014-05-021-0/+110
| | |\
| | | * stagefright: add ClockEstimator API and WindowedLinearFitEstimatorLajos Molnar2014-05-011-0/+110
| | * | Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-293-0/+9
| | |\ \ | | | |/ | | |/|
| | | * am b635b0e6: mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-0/+1
| | | |\
| | | * \ am c69bc40a: Merge "Cap pts gap between adjacent frames to specified value" i...Chong Zhang2014-03-132-0/+2
| | | |\ \
| | | * \ \ am 6db20dcb: Merge "AudioTrack: When paused, return cached playback position"...Eric Laurent2014-03-081-0/+1
| | | |\ \ \
| | | * \ \ \ am 2613347d: Merge "Added support to query ACodec whether adaptive playback i...Lajos Molnar2014-03-071-0/+3
| | | |\ \ \ \