summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "audio policy: use audio_devices_t when appropriate"Eric Laurent2012-03-082-2/+2
|\
| * audio policy: use audio_devices_t when appropriateEric Laurent2012-03-082-2/+2
* | remove files that moved to frameworks/nativeMathias Agopian2012-03-077-584/+0
* | IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten2012-03-062-3/+3
|/
* Merge "AudioTrack: relax check on minimum buffer size"Eric Laurent2012-03-061-2/+4
|\
| * AudioTrack: relax check on minimum buffer sizeEric Laurent2012-03-051-2/+4
* | Merge "Remove unused code - MediaSourceSplitter"James Dong2012-03-061-193/+0
|\ \
| * | Remove unused code - MediaSourceSplitterJames Dong2012-03-051-193/+0
| |/
* | Merge "Add channel mask in AudioSink"Jean-Michel Trivi2012-03-052-1/+4
|\ \ | |/ |/|
| * Add channel mask in AudioSinkJean-Michel Trivi2012-03-022-1/+4
* | Merge "Fix typos and line length in AudioRecord comments"Glenn Kasten2012-03-021-5/+6
|\ \ | |/ |/|
| * Fix typos and line length in AudioRecord commentsGlenn Kasten2012-02-241-5/+6
* | Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-013-0/+23
* | Merge "Instead of hardcoding OMX component names in our code, support"Andreas Huber2012-03-013-21/+121
|\ \
| * | Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-013-21/+121
* | | Merge "renamed audio policy output flag."Eric Laurent2012-03-012-2/+2
|\ \ \ | |/ / |/| |
| * | renamed audio policy output flag.Eric Laurent2012-03-012-2/+2
* | | Merge "Added permission check for all sensitive drm API calls"James Dong2012-02-291-0/+1
|\ \ \ | |/ / |/| |
| * | Added permission check for all sensitive drm API callsJames Dong2012-02-281-0/+1
* | | Merge "AudioRecord const methods"Glenn Kasten2012-02-291-8/+8
|\ \ \
| * | | AudioRecord const methodsGlenn Kasten2012-02-281-8/+8
| |/ /
* | | Merge "Separate the notion of "stop" from that of "release", i.e."Andreas Huber2012-02-292-1/+18
|\ \ \
| * | | Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-282-1/+18
| |/ /
* | | Merge "Moves TimedTextDriver.h into include/media/stagefright/timedtext."James Dong2012-02-281-0/+81
|\ \ \ | |/ / |/| |
| * | Moves TimedTextDriver.h into include/media/stagefright/timedtext.Insun Kang2012-02-271-0/+81
* | | fix libgui header locationMathias Agopian2012-02-273-4/+3
* | | libagl shouldn't export anythingMathias Agopian2012-02-271-640/+0
|/ /
* | remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-242-18/+1
* | Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-0/+7
* | Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-226-30/+316
|/
* Merge "Limit the amount of audio record data in each buffer"James Dong2012-02-211-0/+1
|\
| * Limit the amount of audio record data in each bufferJames Dong2012-02-151-0/+1
* | Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman2012-02-161-0/+3
* | Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-163-2/+43
* | Upintegrate the common_time service from ics-aah.Mike J. Chen2012-02-164-0/+300
* | Merge "Update comments"Glenn Kasten2012-02-146-30/+65
|\ \
| * | Update commentsGlenn Kasten2012-02-146-30/+65
* | | Merge "Remove dead code AudioTrack::getLoop"Glenn Kasten2012-02-141-1/+0
|\ \ \ | |/ / |/| |
| * | Remove dead code AudioTrack::getLoopGlenn Kasten2012-02-081-1/+0
* | | AudioRecord and AudioTrack client tidGlenn Kasten2012-02-143-3/+7
| |/ |/|
* | Playback rate on MediaPlayerJean-Michel Trivi2012-02-133-0/+7
* | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-36/+0
* | Merge "Enable B frame support in MPEG4Writer"James Dong2012-02-081-1/+1
|\ \ | |/ |/|
| * Enable B frame support in MPEG4WriterJames Dong2012-02-071-1/+1
* | Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-083-27/+37
* | Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-083-5/+5
* | Merge "Don't double destruct audio_track_cblk_t"Glenn Kasten2012-02-081-0/+1
|\ \
| * | Don't double destruct audio_track_cblk_tGlenn Kasten2012-02-031-0/+1
* | | Merge "Remove dead mutex in AudioTrack/AudioRecord thread"Glenn Kasten2012-02-082-2/+0
|\ \ \
| * | | Remove dead mutex in AudioTrack/AudioRecord threadGlenn Kasten2012-02-022-2/+0