summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "More AudioManager tests"Jean-Michel Trivi2012-01-241-2/+175
|\
| * More AudioManager testsJean-Michel Trivi2012-01-241-2/+175
* | am 10c4641c: am 2ae5805c: am 164a9842: Merge "stagefright aacenc: Properly te...Jean-Baptiste Queru2012-01-241-1/+1
|\ \ | |/ |/|
| * am 164a9842: Merge "stagefright aacenc: Properly terminate a comment"Jean-Baptiste Queru2012-01-241-1/+1
| |\
| | * Merge "stagefright aacenc: Properly terminate a comment"Jean-Baptiste Queru2012-01-241-1/+1
| | |\
| | | * stagefright aacenc: Properly terminate a commentMartin Storsjo2012-01-131-1/+1
| * | | am 9d25b82d: Merge "Rename LOG_ASSERT to ALOG_ASSERT"Jean-Baptiste Queru2012-01-191-1/+1
| |\ \ \ | | |/ /
| | * | Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-191-1/+1
| * | | am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"Jean-Baptiste Queru2012-01-19102-754/+754
| |\ \ \ | | |/ /
| | * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-19102-754/+754
| * | | am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"Jean-Baptiste Queru2012-01-1954-187/+187
| |\ \ \ | | |/ /
| | * | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-1954-187/+187
| * | | am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"Jean-Baptiste Queru2012-01-1945-146/+146
| |\ \ \ | | |/ /
| | * | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-1945-146/+146
| * | | am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"Jean-Baptiste Queru2012-01-1915-48/+48
| |\ \ \ | | |/ /
| | * | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-1915-48/+48
| * | | Merge ee4618bcJean-Baptiste Queru2012-01-19117-2100/+2100
| |\ \ \ | | |/ /
| | * | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-19117-2100/+2100
| | |/
* | | 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 "Starhub RTSP apparently does not establish time on all tracks"Andreas Huber2012-01-201-1/+29
|\ \ \ \
| * | | | Starhub RTSP apparently does not establish time on all tracksAndreas Huber2012-01-201-1/+29
* | | | | 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-203-27/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove dead setRingerMode(mode, mask)Glenn Kasten2012-01-183-27/+1
* | | | | | Merge "Don't need to link to libsqlite from media JNI library."Jeff Brown2012-01-191-1/+0
|\ \ \ \ \ \
| * | | | | | Don't need to link to libsqlite from media JNI library.Jeff Brown2012-01-191-1/+0
* | | | | | | Remove obsolete TODO commentsJames Dong2012-01-196-139/+4
* | | | | | | Make sure the ThrottledSource reports the proper mime typeAndreas Huber2012-01-191-0/+5
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Fix incorrect includes of AudioTrack.h"Glenn Kasten2012-01-194-4/+2
|\ \ \ \ \ \
| * | | | | | Fix incorrect includes of AudioTrack.hGlenn Kasten2012-01-184-4/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Simplify range check for audio_mode_t (continued)"Glenn Kasten2012-01-191-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Simplify range check for audio_mode_t (continued)Glenn Kasten2012-01-181-0/+1
| |/ / / /
* | | | | Merge "Temporarily restore AudioSystem/AudioTrack APIs with their former sign...Andreas Huber2012-01-182-0/+29
|\ \ \ \ \
| * | | | | Temporarily restore AudioSystem/AudioTrack APIs with their former signaturesAndreas Huber2012-01-182-0/+29
| |/ / / /
* | | | | Merge "AVIExtractor: adding a H264 fourCC which is also specified in the refe...Andreas Huber2012-01-181-0/+1
|\ \ \ \ \
| * | | | | AVIExtractor: adding a H264 fourCC which is also specified in the reference.Dongwon Kang2012-01-151-0/+1
* | | | | | Merge "Make sure seek triggers a reconnect if needed."Bryan Mawhinney2012-01-181-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make sure seek triggers a reconnect if needed.Bryan Mawhinney2012-01-181-2/+3
* | | | | | Merge "Track volume cleanup"Glenn Kasten2012-01-181-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Track volume cleanupGlenn Kasten2012-01-171-1/+0
| | |/ / / | |/| | |
* | | | | Merge "audio framework: manage stream volume per device"Eric Laurent2012-01-174-127/+363
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audio framework: manage stream volume per deviceEric Laurent2012-01-174-127/+363
* | | | | Move fixed_fft to system/media/audio_utilsGlenn Kasten2012-01-173-168/+5