summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* Implement audio device callbackEric Laurent2015-05-064-63/+320
* MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-012-0/+38
* MediaCodec: implement persistent input surface APIsChong Zhang2015-05-011-0/+83
* Merge "AudioTrack: reduce retrograde motion spew" into mnc-devPhil Burk2015-05-011-5/+12
|\
| * AudioTrack: reduce retrograde motion spewPhil Burk2015-05-011-5/+12
* | Merge "AudioSystem: refactor audio config cache and callbacks" into mnc-devEric Laurent2015-05-012-141/+118
|\ \ | |/ |/|
| * AudioSystem: refactor audio config cache and callbacksEric Laurent2015-05-012-141/+118
* | stagefright: support setting/getting playback/sync config in MediaSyncLajos Molnar2015-04-303-17/+156
* | AudioTrack: fix buildPhil Burk2015-04-301-4/+2
* | Merge "AudioTrack: fix spurious retrograde messages" into mnc-devPhil Burk2015-04-301-0/+44
|\ \
| * | AudioTrack: fix spurious retrograde messagesPhil Burk2015-04-291-0/+44
* | | Merge "audio policy: session routes continued." into mnc-devEric Laurent2015-04-304-5/+14
|\ \ \
| * | | audio policy: session routes continued.Eric Laurent2015-04-304-5/+14
| | |/ | |/|
* | | Merge "AudioSystem callback for dynamic policy mix activity" into mnc-devJean-Michel Trivi2015-04-302-5/+21
|\ \ \ | |_|/ |/| |
| * | AudioSystem callback for dynamic policy mix activityJean-Michel Trivi2015-04-292-5/+21
* | | Fix build.Dianne Hackborn2015-04-291-1/+1
* | | Merge "Respect the record audio app op - media" into mnc-devSvet Ganov2015-04-296-27/+44
|\ \ \
| * | | Respect the record audio app op - mediaSvet Ganov2015-04-296-27/+44
| | |/ | |/|
* | | Check allocationMarco Nelissen2015-04-281-3/+9
|/ /
* | Explicit routing in AudioRecordPaul McLean2015-04-283-7/+30
|/
* Merge "HDCP: buffer over flow check" into mnc-devChong Zhang2015-04-281-2/+24
|\
| * HDCP: buffer over flow checkChong Zhang2015-04-271-2/+24
* | DO NOT MERGE libmedia: add sub resource type audio-codec and video-codec.Ronghua Wu2015-04-271-0/+2
* | mediaresourcemanager: add dumpsys support.Ronghua Wu2015-04-231-0/+20
|/
* Merge "Use AudioPlaybackRate to hold TimestretchBufferProvider parameters"Ricardo Garcia2015-04-222-30/+35
|\
| * Use AudioPlaybackRate to hold TimestretchBufferProvider parametersRicardo Garcia2015-04-222-30/+35
* | audio policy: fix AudioTrack output device selectionEric Laurent2015-04-221-3/+2
|/
* libmedia: fix all warning, make warnings errors, use clangLajos Molnar2015-04-1712-16/+16
* stagefright: initial timed id3 support in hlsRobert Shih2015-04-161-0/+3
* Merge "Work around lack of pitch adjustment in Timestretcher"Andy Hung2015-04-161-12/+40
|\
| * Work around lack of pitch adjustment in TimestretcherAndy Hung2015-04-161-12/+40
* | Merge "Unhide the android.media.[Media]DataSource interface."Chris Watkins2015-04-166-0/+173
|\ \
| * | Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-156-0/+173
| |/
* | audio policy: add binder calls for audio source controlEric Laurent2015-04-152-0/+75
* | Merge "AudioPolicyManager: notification of dynamic policy mix activity"Jean-Michel Trivi2015-04-153-1/+26
|\ \ | |/ |/|
| * AudioPolicyManager: notification of dynamic policy mix activityJean-Michel Trivi2015-04-143-1/+26
* | Merge "AudioRecord::obtainBuffer() can return nonContig like AudioTrack"Glenn Kasten2015-04-142-2/+14
|\ \
| * | AudioRecord::obtainBuffer() can return nonContig like AudioTrackGlenn Kasten2015-04-132-2/+14
* | | media: handle overrides and measure max codec instance.Ronghua Wu2015-04-132-0/+39
* | | Merge "Add a method to associate MediaDrm session with MediaCrypto"Jeff Tinker2015-04-101-0/+42
|\ \ \
| * | | Add a method to associate MediaDrm session with MediaCryptoJeff Tinker2015-04-101-0/+42
| | |/ | |/|
* | | Merge "Add playback rate to AudioTrack"Andy Hung2015-04-102-15/+128
|\ \ \ | |/ / |/| |
| * | Add playback rate to AudioTrackAndy Hung2015-04-092-15/+128
* | | Merge "Pass crypto source data using a shared buffer"Jeff Tinker2015-04-091-9/+15
|\ \ \ | |/ / |/| |
| * | Pass crypto source data using a shared bufferJeff Tinker2015-04-081-9/+15
| |/
* | Enable 8 bit and float pcm record formats for AudioFlingerAndy Hung2015-04-081-7/+3
* | Adding explicit routing API to AudioTrackPaul McLean2015-04-083-9/+32
|/
* Merge "HLS: misc bug fixes"Chong Zhang2015-04-031-0/+3
|\
| * HLS: misc bug fixesChong Zhang2015-04-021-0/+3
* | IAudioFlinger: add checks on binder callsEric Laurent2015-04-021-10/+36