summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 32916f7a: am fc4215ee: am 2d03a93e: Merge "Xcode 4.3 compatibility checkin"Jean-Baptiste Queru2012-02-231-3/+3
|\
| * Xcode 4.3 compatibility checkinAl Sutton2012-02-191-3/+3
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-191-5/+5
| * Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-181-2/+2
* | 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
* | remove libui's dependency on libpixelflingerMathias Agopian2012-02-211-10/+2
* | 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
* | | frameworks/base refactoring.Mathias Agopian2012-02-1712-8/+9
* | | frameworks/base refactoring.Mathias Agopian2012-02-179-29/+30
* | | 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 "Clean up InputChannel file descriptor data type."Jeff Brown2012-02-141-3/+3
|\ \ \
| * | | Clean up InputChannel file descriptor data type.Jeff Brown2012-02-141-3/+3
* | | | Merge "Refactored query function from SurfaceTexture into BufferQueue"Jamie Gennis2012-02-142-1/+3
|\ \ \ \
| * | | | Refactored query function from SurfaceTexture into BufferQueueDaniel Lam2012-02-092-1/+3
* | | | | Merge "Update comments"Glenn Kasten2012-02-147-31/+66
|\ \ \ \ \
| * | | | | Update commentsGlenn Kasten2012-02-147-31/+66
* | | | | | 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
| |_|_|/ / |/| | | |
* | | | | Merge "Playback rate on MediaPlayer"Jean-Michel Trivi2012-02-133-0/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Playback rate on MediaPlayerJean-Michel Trivi2012-02-133-0/+7
* | | | | Accurately track the sequence numbers of batched events.Jeff Brown2012-02-131-1/+12
* | | | | Enable deferred input messages to be batched.Jeff Brown2012-02-131-4/+6
|/ / / /
* | | | Implement batching of input events on the consumer side.Jeff Brown2012-02-132-9/+54
* | | | Rewrite input transport using sockets.Jeff Brown2012-02-131-173/+112
* | | | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-36/+0
* | | | Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-092-5/+6
| |/ / |/| |
* | | Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue."Jamie Gennis2012-02-092-295/+346
|\ \ \
| * | | Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.Daniel Lam2012-02-072-295/+346
* | | | 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
* | | | | Merge "AudioTrack declare more methods const"Glenn Kasten2012-02-081-7/+7
|\ \ \ \ \
| * | | | | AudioTrack declare more methods constGlenn Kasten2012-02-031-7/+7
| | |/ / / | |/| | |
* | | | | Merge "Declare more IAudioFlinger methods const"Glenn Kasten2012-02-082-8/+10
|\ \ \ \ \
| * | | | | Declare more IAudioFlinger methods constGlenn Kasten2012-02-032-8/+10
| |/ / / /
* | | | | Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-071-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-071-0/+14
* | | | | Don't call virtual function in destructor of SurfaceMediaSourceJames Dong2012-02-061-1/+3
|/ / / /
* | | | Merge "Don't call virtual functions in the destructor for audio and camera so...James Dong2012-02-043-6/+5
|\ \ \ \
| * | | | Don't call virtual functions in the destructor for audio and camera source cl...James Dong2012-02-023-6/+5
| | |/ / | |/| |