summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* Merge "audio policy: use audio_devices_t when appropriate"Eric Laurent2012-03-082-4/+4
|\
| * audio policy: use audio_devices_t when appropriateEric Laurent2012-03-082-4/+4
* | IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten2012-03-062-9/+9
|/
* AudioTrack: relax check on minimum buffer sizeEric Laurent2012-03-051-6/+3
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-012-3/+85
* Merge "Shorten thread names"Glenn Kasten2012-02-292-2/+2
|\
| * Shorten thread namesGlenn Kasten2012-02-282-2/+2
* | AudioRecord const methodsGlenn Kasten2012-02-281-7/+7
|/
* fix libgui header locationMathias Agopian2012-02-275-8/+1
* Fix build warningGlenn Kasten2012-02-221-4/+4
* Enhance Visualizer behavior in the case of mediaserver death.John Grossman2012-02-163-10/+17
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-163-6/+161
* Merge "Update comments"Glenn Kasten2012-02-144-11/+10
|\
| * Update commentsGlenn Kasten2012-02-144-11/+10
* | Merge "Remove dead code AudioTrack::getLoop"Glenn Kasten2012-02-141-20/+0
|\ \ | |/ |/|
| * Remove dead code AudioTrack::getLoopGlenn Kasten2012-02-081-20/+0
* | AudioRecord and AudioTrack client tidGlenn Kasten2012-02-144-12/+51
* | Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-101-1/+1
|\ \
| * | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-1/+1
| |/
* | Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-103-7/+5
* | No newline or space at end of ALOG format stringGlenn Kasten2012-02-085-35/+35
|/
* Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-083-81/+88
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-082-2/+2
* Merge "Remove dead mutex in AudioTrack/AudioRecord thread"Glenn Kasten2012-02-082-23/+0
|\
| * Remove dead mutex in AudioTrack/AudioRecord threadGlenn Kasten2012-02-022-23/+0
* | Merge "AudioTrack declare more methods const"Glenn Kasten2012-02-081-7/+7
|\ \
| * | AudioTrack declare more methods constGlenn Kasten2012-02-031-7/+7
* | | Declare more IAudioFlinger methods constGlenn Kasten2012-02-032-8/+10
|/ /
* | Merge "Use audio_in_acoustics_t consistently"Glenn Kasten2012-02-031-4/+4
|\ \
| * | Use audio_in_acoustics_t consistentlyGlenn Kasten2012-01-271-4/+4
* | | Merge "Use ToneGenerator::tone_type consistently"Glenn Kasten2012-02-031-5/+5
|\ \ \
| * | | Use ToneGenerator::tone_type consistentlyGlenn Kasten2012-01-271-5/+5
| |/ /
* | | Use NULL not 0 for raw pointersGlenn Kasten2012-02-037-35/+35
* | | Merge "Make AudioTrack control block volume field private"Glenn Kasten2012-02-031-3/+3
|\ \ \
| * | | Make AudioTrack control block volume field privateGlenn Kasten2012-01-201-3/+3
* | | | Merge "More audio_stream_type_t"Glenn Kasten2012-02-021-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | More audio_stream_type_tGlenn Kasten2012-01-271-3/+4
* | | | Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-311-2/+5
|/ / /
* | | Use audio_source_t consistentlyGlenn Kasten2012-01-263-9/+9
| |/ |/|
* | Merge "Fix warning for redundant typedef"Glenn Kasten2012-01-201-1/+1
|\ \ | |/ |/|
| * Fix warning for redundant typedefGlenn Kasten2012-01-201-1/+1
* | Use audio_format_t consistently, continuedGlenn Kasten2012-01-204-30/+30
* | Merge "Fix typos in string constants"Glenn Kasten2012-01-201-1/+1
|\ \
| * | Fix typos in string constantsGlenn Kasten2012-01-191-1/+1
* | | Merge "Remove redundant get()"Glenn Kasten2012-01-203-4/+4
|\ \ \
| * | | Remove redundant get()Glenn Kasten2012-01-203-4/+4
| |/ /
* | | Merge "Move memcpy_to_i16_from_u8 to audio_utils"Glenn Kasten2012-01-201-13/+5
|\ \ \ | |_|/ |/| |
| * | Move memcpy_to_i16_from_u8 to audio_utilsGlenn Kasten2012-01-171-13/+5
* | | Merge "Remove dead setRingerMode(mode, mask)"Glenn Kasten2012-01-202-26/+1
|\ \ \ | |_|/ |/| |
| * | Remove dead setRingerMode(mode, mask)Glenn Kasten2012-01-182-26/+1