summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Add private method NBLog::Reader::dumpLine()Glenn Kasten2014-04-281-0/+6
* media: 64 bit compile issuesMark Salyzyn2014-04-151-1/+1
* warnings be gone.Andreas Huber2014-04-111-1/+1
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-112-4/+4
* fix deadlock issues that arise when there are simultaneousjpadmana2014-01-311-24/+0
* Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-161-0/+2
* stagefright: do not offload LD-AAC decodingEric Laurent2013-12-211-0/+1
* update offloaded audio track sampling rateEric Laurent2013-12-173-2/+3
* AwesomePlayer: correct stream type for offloadEric Laurent2013-11-142-1/+3
* Merge "Only initialize sniffers once, don't hold mutex while sniffing" into k...Marco Nelissen2013-11-131-1/+3
|\
| * Only initialize sniffers once, don't hold mutex while sniffingMarco Nelissen2013-11-111-1/+3
* | Merge "configure bitrate and bitrate mode at encoder initialization for VP8/9...Andreas Huber2013-11-121-0/+1
|\ \ | |/ |/|
| * configure bitrate and bitrate mode at encoder initialization for VP8/9Andreas Huber2013-11-051-0/+1
* | StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-301-2/+4
|/
* Assign blame for playback wakelocks.Marco Nelissen2013-10-252-3/+8
* Fix race condition in AudioTrack::pause followed by startGlenn Kasten2013-10-161-0/+1
* Merge "Cleanup openRecord error handling" into klp-devGlenn Kasten2013-10-071-0/+3
|\
| * Cleanup openRecord error handlingGlenn Kasten2013-09-241-0/+3
* | IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-031-0/+4
* | Merge "MediaTimeProvider support fixes" into klp-devLajos Molnar2013-10-011-0/+1
|\ \
| * | MediaTimeProvider support fixesLajos Molnar2013-09-301-0/+1
* | | fix volume and effect enable delay on offloaded tracksEric Laurent2013-09-301-0/+3
|/ /
* | Effects Factory changes for effects offloadjpadmana2013-09-271-0/+24
* | 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
| |/