summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
| |/ /
* | | 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
| | |/ | |/|
* | | Merge "Don't call virtual functions in destructors for the writer classes"James Dong2012-02-034-4/+8
|\ \ \ | |_|/ |/| |
| * | Don't call virtual functions in destructors for the writer classesJames Dong2012-02-024-4/+8
| |/
* | Merge "Use audio_in_acoustics_t consistently"Glenn Kasten2012-02-031-1/+1
|\ \
| * | Use audio_in_acoustics_t consistentlyGlenn Kasten2012-01-271-1/+1
* | | Merge "Use ToneGenerator::tone_type consistently"Glenn Kasten2012-02-031-2/+2
|\ \ \
| * | | Use ToneGenerator::tone_type consistentlyGlenn Kasten2012-01-271-2/+2
| |/ /
* | | Use NULL not 0 for raw pointersGlenn Kasten2012-02-034-18/+18
* | | Merge "Make AudioTrack control block volume field private"Glenn Kasten2012-02-031-1/+14
|\ \ \
| * | | Make AudioTrack control block volume field privateGlenn Kasten2012-01-201-1/+14
* | | | Merge "More audio_stream_type_t"Glenn Kasten2012-02-021-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | More audio_stream_type_tGlenn Kasten2012-01-271-1/+1
* | | | Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-311-2/+2
|/ / /
* | | Merge "Use audio_source_t consistently"Glenn Kasten2012-01-274-8/+7
|\ \ \ | |_|/ |/| |
| * | Use audio_source_t consistentlyGlenn Kasten2012-01-264-8/+7
* | | The software AAC encoder is now an OMX component.Andreas Huber2012-01-261-0/+1
|/ /
* | Remove AudioFlinger dependencies on clientGlenn Kasten2012-01-201-1/+1
|/
* Use audio_format_t consistently, continuedGlenn Kasten2012-01-204-20/+20
* Merge "Remove dead file include/media/thread_init.h"Glenn Kasten2012-01-201-24/+0
|\