OSDN Git Service

android-x86/frameworks-av.git
2012-02-16 John GrossmanFix a segfault in AudioFlinger.
2012-02-16 John GrossmanEnhance Visualizer behavior in the case of mediaserver...
2012-02-16 John GrossmanUpintegrate Audio Flinger changes from ICS_AAH
2012-02-16 Mike J. ChenUpintegrate the common_time service from ics-aah.
2012-02-14 Glenn KastenMerge "Fix races related to volume and mute"
2012-02-14 Glenn KastenMerge "Update comments"
2012-02-14 Glenn KastenUpdate comments
2012-02-14 Glenn KastenMerge "Remove dead code AudioTrack::getLoop"
2012-02-14 Glenn KastenUse size_t and ssize_t with Vector
2012-02-14 Glenn KastenAudioRecord and AudioTrack client tid
2012-02-13 Jean-Michel... Playback rate on MediaPlayer
2012-02-13 Eric LaurentMerge "Fix audio preprocessing library wrapper"
2012-02-13 Glenn KastenFactor out and speed up permission-checking code
2012-02-11 James DongMerge "Change the signature of method addTextSource...
2012-02-10 Glenn KastenmAudioHwDevs and related cleanup
2012-02-10 Glenn KastenMerge "Simplify ThreadBase::exit() aka requestExitAndWait"
2012-02-10 Glenn KastenMerge "Disable HQ resamplers for now until qualified"
2012-02-10 Glenn KastenMerge "Move header declarations around for clarity"
2012-02-10 Glenn KastenMerge "Camel case readability & private disconnect...
2012-02-10 Glenn KastenMerge "Remove aliasing"
2012-02-10 Glenn KastenMerge "Use mul from audioutils"
2012-02-10 Glenn KastenMerge "Mark fields const if only set in constructor"
2012-02-10 Glenn KastenSimplify ThreadBase::exit() aka requestExitAndWait
2012-02-10 James DongMerge "Move away from MediaDebug and use ADebug instead"
2012-02-10 Glenn KastenFollow raw pointer and sp<> conventions
2012-02-10 Glenn KastenMerge "No newline or space at end of ALOG format string"
2012-02-10 Glenn KastenMerge "Move declaration of stream_type_t up earlier"
2012-02-10 Glenn KastenMerge "Fix typos in ALOG for pid vs tid"
2012-02-10 Glenn KastenMerge "Rename type() to streamType()"
2012-02-10 James DongMove away from MediaDebug and use ADebug instead
2012-02-10 Glenn KastenDisable HQ resamplers for now until qualified
2012-02-10 James DongChange the signature of method addTextSource() in Aweso...
2012-02-10 Glenn KastenMove header declarations around for clarity
2012-02-10 Glenn KastenMark fields const if only set in constructor
2012-02-10 Glenn KastenRemove aliasing
2012-02-10 Glenn KastenCamel case readability & private disconnect(bool)
2012-02-10 Glenn KastenUse mul from audioutils
2012-02-10 Glenn KastenFix typos in ALOG for pid vs tid
2012-02-09 James DongFinish up B frame support in MPEG4Writer
2012-02-09 Andreas HuberExperiment with seeking to closest frame instead of...
2012-02-09 Glenn KastenNo newline or space at end of ALOG format string
2012-02-09 Glenn KastenFix races related to volume and mute
2012-02-08 Glenn KastenRemove dead code AudioTrack::getLoop
2012-02-08 Glenn KastenMove declaration of stream_type_t up earlier
2012-02-08 Glenn KastenRename type() to streamType()
2012-02-08 James DongMerge "Enable B frame support in MPEG4Writer"
2012-02-08 Glenn KastenCombine duplicate code & document wp<> in mClients
2012-02-08 Glenn KastenUse audio_io_handle_t consistently instead of int
2012-02-08 Glenn KastenSimplify destructors
2012-02-08 Glenn KastenEffect UUID inputs passed by pointer are const
2012-02-08 Glenn KastenMerge "Use pid_t not int"
2012-02-08 Glenn KastenMerge "Don't double destruct audio_track_cblk_t"
2012-02-08 Glenn KastenMerge "AudioFlinger methods const and inline"
2012-02-08 Glenn KastenMerge "Remove dead mutex in AudioTrack/AudioRecord...
2012-02-08 Glenn KastenMerge "Use virtual destructors"
2012-02-08 Glenn KastenMerge "Improve performance for sp<> on stack"
2012-02-08 Glenn KastenMerge "AudioTrack declare more methods const"
2012-02-08 Glenn KastenMerge "Use 0 not NULL for sp<> and wp<>"
2012-02-08 Glenn KastenMerge "Use bool instead of int"
2012-02-08 Glenn KastenMerge "Declare more IAudioFlinger methods const"
2012-02-08 Glenn KastenMerge "Remove dead code"
2012-02-08 James DongEnable B frame support in MPEG4Writer
2012-02-07 Andreas HuberMerge "MatroskaExtractor: to support MPEG4 and MP3...
2012-02-06 Eric LaurentFix audio preprocessing library wrapper
2012-02-06 James DongDon't call virtual function in destructor of SurfaceMed...
2012-02-04 James DongMerge "Don't call virtual functions in the destructor...
2012-02-04 Glenn KastenDon't double destruct audio_track_cblk_t
2012-02-04 Glenn KastenUse pid_t not int
2012-02-04 Glenn KastenRemove dead code
2012-02-03 Glenn KastenAudioTrack declare more methods const
2012-02-03 Glenn KastenDeclare more IAudioFlinger methods const
2012-02-03 James DongMerge "Don't call virtual functions in destructors...
2012-02-03 Glenn KastenUse bool instead of int
2012-02-03 Glenn KastenAudioFlinger methods const and inline
2012-02-03 Glenn KastenUse virtual destructors
2012-02-03 James DongMerge "Keep AACEncoder around for a bit longer to have...
2012-02-03 Glenn KastenUse 0 not NULL for sp<> and wp<>
2012-02-03 James DongKeep AACEncoder around for a bit longer to have more...
2012-02-03 Glenn KastenMerge "Use audio_in_acoustics_t consistently"
2012-02-03 Glenn KastenMerge "Use ToneGenerator::tone_type consistently"
2012-02-03 Glenn KastenUse NULL not 0 for raw pointers
2012-02-03 Glenn KastenMerge "For performance, return large objects by reference"
2012-02-03 Glenn KastenMerge "No need to check a wp<> for 0 before promote()"
2012-02-03 Glenn KastenConstructor initialization and const fields
2012-02-03 Glenn KastenMerge "Cleanup thread types"
2012-02-03 Glenn KastenMerge "Make AudioTrack control block volume field private"
2012-02-03 James DongDon't call virtual functions in the destructor for...
2012-02-02 James DongDon't call virtual functions in destructors for the...
2012-02-02 Glenn KastenMerge "Fix const sp<>& in parameter list and return...
2012-02-02 James DongMerge "Removed a loop for buffer lookup"
2012-02-02 Glenn KastenMerge "Unconditional delete"
2012-02-02 Glenn KastenMerge "More audio_stream_type_t"
2012-02-02 Glenn KastenRemove dead mutex in AudioTrack/AudioRecord thread
2012-02-02 James DongRemoved a loop for buffer lookup
2012-02-02 Eric LaurentMerge "modifications for new webrtc modules"
2012-02-02 James DongMerge "Remove the restriction that the width must be...
2012-02-01 James DongRemove the restriction that the width must be a multipl...
2012-02-01 Andreas HuberThe AMR WB software encoder is now an OMX component.
2012-02-01 Eric Laurentmodifications for new webrtc modules
2012-02-01 Andreas HuberThe software AMR NB encoder is now an OMX component.
next