summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "AudioRecord notification frames"Glenn Kasten2013-08-061-4/+27
|\ \ \
| * | | AudioRecord notification framesGlenn Kasten2013-08-021-4/+27
* | | | Merge "AudioRecord::openRecord_l use flags"Glenn Kasten2013-08-061-2/+14
|\ \ \ \ | |/ / /
| * | | AudioRecord::openRecord_l use flagsGlenn Kasten2013-08-021-2/+14
* | | | Merge "Reject unprepared MediaPlayers"Marco Nelissen2013-08-061-0/+7
|\ \ \ \
| * | | | Reject unprepared MediaPlayersMarco Nelissen2013-08-051-0/+7
* | | | | Merge "AudioRecord::openRecord_l now take flags"Glenn Kasten2013-08-061-2/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | AudioRecord::openRecord_l now take flagsGlenn Kasten2013-08-021-2/+3
* | | | | Merge "IAudioFlinger::openRecord track_flags_t flags is in/out"Glenn Kasten2013-08-052-4/+11
|\ \ \ \ \ | |/ / / /
| * | | | IAudioFlinger::openRecord track_flags_t flags is in/outGlenn Kasten2013-08-022-4/+11
* | | | | 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 "AudioRecord callback thread waits for priority boost"Glenn Kasten2013-08-051-0/+20
|\ \ \ \ \ | |/ / / /
| * | | | AudioRecord callback thread waits for priority boostGlenn Kasten2013-08-021-0/+20
| |/ / /
* | | | Merge "AudioRecord has no default sample rate"Glenn Kasten2013-08-051-1/+2
|\ \ \ \
| * | | | AudioRecord has no default sample rateGlenn Kasten2013-08-021-1/+2
| |/ / /
* | | | Recording of non-linear formats is not supportedGlenn Kasten2013-08-021-9/+5
|/ / /
* | | Report underruns for fast tracks alsoGlenn Kasten2013-07-311-0/+19
|/ /
* | Move control block mName to createTrack() outputGlenn Kasten2013-07-303-4/+9
* | Rename control block flags to mFlagsGlenn Kasten2013-07-303-20/+20
* | Merge "AudioRecord and HAL input stream must be 16-bit PCM only"Glenn Kasten2013-07-301-0/+5
|\ \
| * | AudioRecord and HAL input stream must be 16-bit PCM onlyGlenn Kasten2013-07-241-0/+5
* | | Rename control block server to mServer and add commentsGlenn Kasten2013-07-301-3/+3
* | | Use correct type for OutputDescriptor::formatGlenn Kasten2013-07-301-1/+1
* | | Merge "Use standard name and type for channel mask"Glenn Kasten2013-07-292-6/+6
|\ \ \
| * | | Use standard name and type for channel maskGlenn Kasten2013-07-242-6/+6
| |/ /
* | | Declare methods in binder opcode orderGlenn Kasten2013-07-291-11/+12
* | | libmedia: offloaded playback supportRichard Fitzgerald2013-07-254-52/+353
* | | AudioFlinger: offload playback, non-blocking writeEric Laurent2013-07-251-0/+18
|/ /
* | Use AudioSystem::setLowRamDevice() to configure memoryGlenn Kasten2013-07-192-0/+23
* | Merge "Support "suspension" of a video encoder in "surface-input" mode."Andreas Huber2013-07-171-0/+29
|\ \
| * | Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-171-0/+29
* | | Merge "Add comments"Glenn Kasten2013-07-172-0/+9
|\ \ \
| * | | Add commentsGlenn Kasten2013-07-102-0/+9
* | | | Merge "Fix typo in logs"Glenn Kasten2013-07-171-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo in logsGlenn Kasten2013-07-021-2/+2
* | | | Merge "AudioTrackShared cleanup"Glenn Kasten2013-07-111-31/+32
|\ \ \ \
| * | | | AudioTrackShared cleanupGlenn Kasten2013-07-021-31/+32
| |/ / /
* | | | Fix AudioTrack::flush()Glenn Kasten2013-07-111-0/+2
* | | | Fix type error in AudioTrack::processAudioBufferGlenn Kasten2013-07-101-1/+2
| |/ / |/| |
* | | Merge "Explicitly compare raw pointers to NULL"Glenn Kasten2013-07-081-18/+20
|\ \ \
| * | | Explicitly compare raw pointers to NULLGlenn Kasten2013-07-021-18/+20
| |/ /
* | | Include what is neededGlenn Kasten2013-07-027-12/+4
|/ /
* | Public API changes for audio offload support.Richard Fitzgerald2013-06-275-14/+73
* | Workaround AudioRecord bug for large buffer sizesGlenn Kasten2013-06-241-1/+2
* | Use mFutex as an event flag rather than semaphoreGlenn Kasten2013-06-241-6/+5
* | am 767227fc: am 82fc2ca6: am d5018116: Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
|\ \ | |/
| * am d5018116: Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
| |\
| | * Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
| | |\
| | | * Fix typo.Masaki Muranaka2013-06-061-1/+1