summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "Effects Factory changes for effects offload"Eric Laurent2013-09-271-24/+0
* | soundpool: allocate shared memory heap by clientEric Laurent2013-09-243-4/+15
|/
* Add support for level measurements in VisualizerJean-Michel Trivi2013-09-231-0/+9
* Fix slow AudioTrack and AudioRecord destructionGlenn Kasten2013-09-202-8/+12
* MediaMuxer: Hook up setLocation methodZhijun He2013-09-091-0/+10
* Effects Factory changes for effects offloadjpadmana2013-09-061-0/+24
* Merge "wifi-display: do not use HDCP's encryptNative method if its unsupporte...Chong Zhang2013-09-041-0/+11
|\
| * wifi-display: do not use HDCP's encryptNative method if its unsupportedChong Zhang2013-09-031-0/+11
* | Add ExtendedAudioBufferProvider::framesReleased and onTimestampGlenn Kasten2013-09-032-0/+11
* | Add NBAIO_Source::onTimestamp()Glenn Kasten2013-09-032-0/+6
* | Instantiate SingleStateQueue<AudioTimestamp>Glenn Kasten2013-09-031-0/+7
* | Add NBAIO_Sink::getTimestamp()Glenn Kasten2013-09-033-0/+11
|/
* Add IAudioTrack::getTimestamp()Glenn Kasten2013-08-292-2/+7
* New AudioTrack C++ API for audio timestampsGlenn Kasten2013-08-282-0/+49
* Merge "wifi-display: pass session info to wifi display settings" into klp-devChong Zhang2013-08-231-1/+1
|\
| * wifi-display: pass session info to wifi display settingsChong Zhang2013-08-211-1/+1
* | Merge "MediaPlayer: add listener for raw track data" into klp-devChong Zhang2013-08-231-0/+2
|\ \
| * | MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-0/+2
* | | Merge "Add ability to test supported content types to MediaDrm" into klp-devJeff Tinker2013-08-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Add ability to test supported content types to MediaDrmJeff Tinker2013-08-221-1/+1
* | | AudioSystem: new audioflinger restart detectionEric Laurent2013-08-191-0/+3
| |/ |/|
* | Merge "Add MEDIA_STARTED/PAUSED/STOPPED events to media players" into klp-devLajos Molnar2013-08-161-0/+3
|\ \ | |/ |/|
| * Add MEDIA_STARTED/PAUSED/STOPPED events to media playersLajos Molnar2013-08-151-0/+3
* | Merge "You can now opt-in to having the video decoder push blank buffers to t...Andreas Huber2013-08-151-1/+2
|\ \
| * | You can now opt-in to having the video decoder push blank buffers to theAndreas Huber2013-08-141-1/+2
* | | Merge "Check adaptive playback support via CodecCapabilities" into klp-devLajos Molnar2013-08-142-1/+7
|\ \ \ | |/ / |/| |
| * | Check adaptive playback support via CodecCapabilitiesLajos Molnar2013-08-132-1/+7
| |/
* | Merge "Optionally repeat the previously submitted frame to the encoder" into ...Andreas Huber2013-08-132-0/+3
|\ \
| * | Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-132-0/+3
| |/
* | Fix potential leak of audio input handle.Jeff Brown2013-08-091-8/+1
|/
* Merge "Cleanup comments for the new control block implementation"Glenn Kasten2013-08-072-17/+4
|\
| * Cleanup comments for the new control block implementationGlenn Kasten2013-08-022-17/+4
* | Merge "Adds a drm resource busy error, removes some deprecated errors"Jeff Tinker2013-08-071-4/+1
|\ \
| * | Adds a drm resource busy error, removes some deprecated errorsJeff Tinker2013-08-021-4/+1
* | | Merge "IOMX: add updateGraphicBufferInMeta method for metadata mode"Lajos Molnar2013-08-061-0/+4
|\ \ \
| * | | IOMX: add updateGraphicBufferInMeta method for metadata modeLajos Molnar2013-08-061-0/+4
* | | | separte producer and consumer interfacesMathias Agopian2013-08-061-1/+1
* | | | Merge "AudioRecord notification frames"Glenn Kasten2013-08-061-1/+4
|\ \ \ \
| * | | | AudioRecord notification framesGlenn Kasten2013-08-021-1/+4
* | | | | Merge "AudioRecord::openRecord_l now take flags"Glenn Kasten2013-08-061-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | AudioRecord::openRecord_l now take flagsGlenn Kasten2013-08-021-0/+1
* | | | | Merge "IAudioFlinger::openRecord track_flags_t flags is in/out"Glenn Kasten2013-08-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | IAudioFlinger::openRecord track_flags_t flags is in/outGlenn Kasten2013-08-021-1/+1
* | | | | Merge "AudioRecord::set and constructor now take flags"Glenn Kasten2013-08-051-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | AudioRecord::set and constructor now take flagsGlenn Kasten2013-08-021-2/+6
* | | | | Merge "Make AudioRecord and AudioTrack comments more similar"Glenn Kasten2013-08-052-3/+12
|\ \ \ \ \
| * | | | | Make AudioRecord and AudioTrack comments more similarGlenn Kasten2013-08-022-3/+12
| | |_|_|/ | |/| | |
* | | | | Merge "AudioRecord callback thread waits for priority boost"Glenn Kasten2013-08-051-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | AudioRecord callback thread waits for priority boostGlenn Kasten2013-08-021-0/+1
| |/ / /
* | | | Merge "Remove default parameters for AudioTrack"Glenn Kasten2013-08-051-11/+11
|\ \ \ \