OSDN Git Service

android-x86/frameworks-av.git
2012-01-25 Eric Laurentam 535b0264: am 7eeaf3f0: Merge "AudioFlinger: refine...
2012-01-25 Eric Laurentam dd347d51: (-s ours) am 41773d46: Merge "DO NOT MERGE...
2012-01-24 Eric Laurentam 7eeaf3f0: Merge "AudioFlinger: refine mixer sleep...
2012-01-24 Eric Laurentam 41773d46: Merge "DO NOT MERGE Revert "Revert "AudioF...
2012-01-24 Jean-Baptiste... am 10c4641c: am 2ae5805c: am 164a9842: Merge "stagefrig...
2012-01-24 Jean-Baptiste... am 2ae5805c: am 164a9842: Merge "stagefright aacenc...
2012-01-24 Jean-Baptiste... am 164a9842: Merge "stagefright aacenc: Properly termin...
2012-01-24 Jean-Baptiste... Merge "stagefright aacenc: Properly terminate a comment"
2012-01-24 Eric LaurentAudioFlinger: refine mixer sleep time logic
2012-01-24 Eric LaurentDO NOT MERGE Revert "Revert "AudioFlinger: mix track...
2012-01-23 Justin Hoam feb1d988: (-s ours) am fee5a860: Merge "DO NOT MERGE...
2012-01-23 Justin Hoam fee5a860: Merge "DO NOT MERGE Revert "AudioFlinger...
2012-01-23 Justin HoDO NOT MERGE Revert "AudioFlinger: mix track only when...
2012-01-21 Glenn KastenMerge "Remove AudioFlinger dependencies on client"
2012-01-21 Glenn KastenRemove AudioFlinger dependencies on client
2012-01-21 Jean-Baptiste... am ee567e08: am c3c36b4f: am 9d25b82d: Merge "Rename...
2012-01-21 Jean-Baptiste... am 45470559: (-s ours) am 12b7da69: am 6df477be: Merge...
2012-01-21 Jean-Baptiste... am db2b3930: (-s ours) am f3f650db: am a826f9e2: Merge...
2012-01-21 Jean-Baptiste... am dde686e2: (-s ours) am 08d3c6e5: am 4f367f33: Merge...
2012-01-21 Jean-Baptiste... am a1e87397: (-s ours) am 7ae84204: am ba7f0d2a: Merge...
2012-01-21 Jean-Baptiste... am d6b5584b: (-s ours) am 97aa8ee8: Merge ee4618bc
2012-01-20 The Android... am 5d0c713a: Reconcile with ics-mr1-release
2012-01-20 Glenn KastenMerge "Fix warning for redundant typedef"
2012-01-20 Glenn KastenUse audio_format_t consistently, continued
2012-01-20 Eino-Ville... Merge "Add ANativeWindow timestamp support to camera...
2012-01-20 Andreas HuberMerge "Starhub RTSP apparently does not establish time...
2012-01-20 Andreas HuberStarhub RTSP apparently does not establish time on...
2012-01-20 Glenn KastenMerge "Fix typos in string constants"
2012-01-20 Glenn KastenMerge "Remove dead file include/media/thread_init.h"
2012-01-20 Glenn KastenMerge "Remove redundant get()"
2012-01-20 Glenn KastenMerge "Move memcpy_to_i16_from_u8 to audio_utils"
2012-01-20 Glenn KastenRemove redundant get()
2012-01-20 Glenn KastenFix warning for redundant typedef
2012-01-20 Glenn KastenMerge "Remove dead setRingerMode(mode, mask)"
2012-01-20 Jean-Baptiste... am 9d25b82d: Merge "Rename LOG_ASSERT to ALOG_ASSERT"
2012-01-20 Jean-Baptiste... am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE...
2012-01-20 Jean-Baptiste... am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW...
2012-01-20 Jean-Baptiste... am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI...
2012-01-20 Jean-Baptiste... am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD...
2012-01-20 Jean-Baptiste... Merge ee4618bc
2012-01-19 Steve BlockRename LOG_ASSERT to ALOG_ASSERT
2012-01-19 Steve BlockRename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
2012-01-19 Steve BlockRename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
2012-01-19 Steve BlockRename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
2012-01-19 Steve BlockRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
2012-01-19 Steve BlockRename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
2012-01-19 Andreas HuberMerge "Make sure the ThrottledSource reports the proper...
2012-01-19 Andreas HuberMake sure the ThrottledSource reports the proper mime...
2012-01-19 The Android... Reconcile with ics-mr1-release
2012-01-19 Glenn KastenRemove dead file include/media/thread_init.h
2012-01-19 Eric Laurentresolved conflicts for merge of 05683c85 to master
2012-01-19 Glenn KastenFix typos in string constants
2012-01-19 Glenn KastenMerge "Fix incorrect includes of AudioTrack.h"
2012-01-19 Glenn KastenMerge "Simplify range check for audio_mode_t (continued)"
2012-01-19 Glenn KastenMerge "Add units to time periods"
2012-01-19 Glenn KastenMerge "Use const const strings for arrays and pointers...
2012-01-19 Glenn KastenMerge "For booleans, use ! instead of == false"
2012-01-19 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-19 Eric Laurentam db2e7163: Merge "AudioFlinger: mix track only when...
2012-01-19 Glenn KastenFix incorrect includes of AudioTrack.h
2012-01-18 Glenn KastenSimplify range check for audio_mode_t (continued)
2012-01-18 Glenn KastenAdd units to time periods
2012-01-18 Glenn KastenUse const const strings for arrays and pointers to...
2012-01-18 Glenn KastenFor booleans, use ! instead of == false
2012-01-18 Glenn KastenRemove dead setRingerMode(mode, mask)
2012-01-18 Eric LaurentAudioFlinger: mix track only when really ready (2)
2012-01-18 Andreas HuberMerge "Temporarily restore AudioSystem/AudioTrack APIs...
2012-01-18 Andreas HuberTemporarily restore AudioSystem/AudioTrack APIs with...
2012-01-18 Andreas HuberMerge "AVIExtractor: adding a H264 fourCC which is...
2012-01-18 Bryan MawhinneyMerge "Make sure seek triggers a reconnect if needed."
2012-01-18 Glenn KastenMerge "Track volume cleanup"
2012-01-18 Bryan MawhinneyMake sure seek triggers a reconnect if needed.
2012-01-18 Eric LaurentMerge "audio framework: manage stream volume per device"
2012-01-18 Glenn KastenTrack volume cleanup
2012-01-17 Glenn KastenMove memcpy_to_i16_from_u8 to audio_utils
2012-01-17 Eric Laurentaudio framework: manage stream volume per device
2012-01-17 Glenn KastenMerge "Remove dead setVolume() and mVolume[2]"
2012-01-17 Glenn KastenRemove dead setVolume() and mVolume[2]
2012-01-17 Glenn KastenMove fixed_fft to system/media/audio_utils
2012-01-17 Glenn KastenMerge "Use audio_mode_t consistently"
2012-01-17 Glenn KastenRename Visualizer::mLock
2012-01-17 Glenn KastenCheck stream type in AudioFlinger::createTrack
2012-01-17 Glenn KastenMerge "Fix locking for mMasterVolume and mMute"
2012-01-17 Glenn KastenMerge "Use size_t for frame size"
2012-01-17 Glenn KastenMerge "Use audio_stream_type_t consistently"
2012-01-17 Glenn KastenMerge "AudioTrack and AudioFlinger send level cleanup"
2012-01-15 Dongwon KangAVIExtractor: adding a H264 fourCC which is also specif...
2012-01-13 Glenn KastenFix locking for mMasterVolume and mMute
2012-01-13 Glenn KastenAudioTrack and AudioFlinger send level cleanup
2012-01-13 Glenn KastenUse size_t for frame size
2012-01-13 David 'Digit... Merge "media/mtp: Add missing LOCAL_C_INCLUDES"
2012-01-13 Jean-Baptiste... am c0ef548c: am d75961ee: am b4cee0f8: Merge "stagefrig...
2012-01-13 Jean-Baptiste... am d75961ee: am b4cee0f8: Merge "stagefright aacenc...
2012-01-13 Jean-Baptiste... am b4cee0f8: Merge "stagefright aacenc/amrwbenc: Remove...
2012-01-13 Martin Storsjostagefright aacenc: Properly terminate a comment
2012-01-13 Glenn KastenUse audio_stream_type_t consistently
2012-01-13 David 'Digit... media/mtp: Add missing LOCAL_C_INCLUDES
2012-01-13 James DongMerge "Separate sniffing from session initialization"
2012-01-13 James DongSeparate sniffing from session initialization
2012-01-12 Glenn KastenMerge "Use audio_format_t consistently"
next