summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* audio preprocessing: fix multiple enable problemEric Laurent2012-02-171-1/+14
* Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman2012-02-1618-4/+5718
* 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
* Upintegrate the common_time service from ics-aah.Mike J. Chen2012-02-167-0/+1305
* 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
* | Playback rate on MediaPlayerJean-Michel Trivi2012-02-135-2/+47
* | Merge "Fix audio preprocessing library wrapper"Eric Laurent2012-02-131-1/+1
|\ \
| * | Fix audio preprocessing library wrapperEric Laurent2012-02-061-1/+1
* | | Merge "Change the signature of method addTextSource() in AwesomePlayer"James Dong2012-02-102-2/+2
|\ \ \
| * | | Change the signature of method addTextSource() in AwesomePlayerJames Dong2012-02-092-2/+2
* | | | Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-1044-104/+105
|\ \ \ \
| * | | | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-1044-104/+105
| |/ / /
* | | | Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-103-7/+5
* | | | Merge "No newline or space at end of ALOG format string"Glenn Kasten2012-02-105-35/+35
|\ \ \ \ | |/ / / |/| | |
| * | | No newline or space at end of ALOG format stringGlenn Kasten2012-02-085-35/+35
| | |/ | |/|
* | | Finish up B frame support in MPEG4WriterJames Dong2012-02-091-36/+50
* | | Experiment with seeking to closest frame instead of closest syncframeAndreas Huber2012-02-092-12/+61
* | | Merge "Enable B frame support in MPEG4Writer"James Dong2012-02-082-76/+82
|\ \ \ | |/ / |/| |
| * | Enable B frame support in MPEG4WriterJames Dong2012-02-072-76/+82
* | | Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-083-81/+88
* | | Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-0810-24/+24
* | | 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
* | | | | Merge "Declare more IAudioFlinger methods const"Glenn Kasten2012-02-082-8/+10
|\ \ \ \ \
| * | | | | Declare more IAudioFlinger methods constGlenn Kasten2012-02-032-8/+10
| |/ / / /
* | | | | Merge "MatroskaExtractor: to support MPEG4 and MP3 codec."Andreas Huber2012-02-071-12/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MatroskaExtractor: to support MPEG4 and MP3 codec.Dongwon Kang2012-01-151-12/+32
* | | | | Don't call virtual function in destructor of SurfaceMediaSourceJames Dong2012-02-061-3/+3
| |_|_|/ |/| | |
* | | | Merge "Don't call virtual functions in the destructor for audio and camera so...James Dong2012-02-043-15/+10
|\ \ \ \
| * | | | Don't call virtual functions in the destructor for audio and camera source cl...James Dong2012-02-023-15/+10
* | | | | Merge "Don't call virtual functions in destructors for the writer classes"James Dong2012-02-034-8/+8
|\ \ \ \ \
| * | | | | Don't call virtual functions in destructors for the writer classesJames Dong2012-02-024-8/+8
| |/ / / /
* | | | | Merge "Keep AACEncoder around for a bit longer to have more time fix issues r...James Dong2012-02-032-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Keep AACEncoder around for a bit longer to have more time fix issues related ...James Dong2012-02-032-0/+5
* | | | | 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 "Removed a loop for buffer lookup"James Dong2012-02-021-17/+18
|\ \ \ \ \ \
| * | | | | | Removed a loop for buffer lookupJames Dong2012-02-021-17/+18