OSDN Git Service

android-x86/frameworks-av.git
2012-11-15 Glenn KastenMerge "Update audio comments"
2012-11-14 Glenn KastenMerge "Remove deprecated AudioSystem methods"
2012-11-14 Glenn KastenMerge "Fix build warnings"
2012-11-14 Mathias AgopianMerge changes I2ce3479d,Ibb56664d
2012-11-14 Glenn KastenUpdate audio comments
2012-11-14 Andreas Huberam dbb74f4e: am f0937247: Merge "Properly signal an...
2012-11-14 Andreas Huberam 911d5f93: am 0224bf17: Various improvements of wifi...
2012-11-14 Andreas Huberam f0937247: Merge "Properly signal an error if codec...
2012-11-14 Andreas Huberam 0224bf17: Various improvements of wifi display code
2012-11-14 Andreas HuberMerge "Properly signal an error if codec configuration...
2012-11-14 Glenn KastenFix build warnings
2012-11-14 Andreas HuberProperly signal an error if codec configuration goes...
2012-11-13 Glenn KastenRemove deprecated AudioSystem methods
2012-11-13 Andreas HuberVarious improvements of wifi display code
2012-11-13 Glenn KastenMerge "Rename TrackBase::mFrameCount to mStepCount"
2012-11-13 Glenn KastenRename TrackBase::mFrameCount to mStepCount
2012-11-13 Glenn KastenSimplify AudioRecord::restoreTrack_l()
2012-11-13 Glenn KastenMerge "Move frame size out of the control block"
2012-11-12 Marco NelissenScan .awb files too
2012-11-12 Glenn KastenMove frame size out of the control block
2012-11-12 Glenn KastenFix regression for AudioTrack::write() 8-bit PCM
2012-11-10 Mathias Agopianmore optimizations...
2012-11-10 Mathias Agopianrefactor code to improve neon code
2012-11-09 Glenn KastenMerge "Move buffers pointer out of the control block"
2012-11-08 Mathias AgopianNEON optimized SINC resampler
2012-11-08 Mathias Agopianminor cleanups
2012-11-08 Glenn KastenMove buffers pointer out of the control block
2012-11-08 Glenn KastenSimplify AudioTrack::restoreTrack_l()
2012-11-08 Glenn KastenMerge "Add all-channel AudioTrack::setVolume() API"
2012-11-08 Glenn KastenMerge "Fix call to restoreTrack_l() without lock held"
2012-11-08 Glenn KastenFix call to restoreTrack_l() without lock held
2012-11-07 Glenn KastenRemove CBLK_DIRECTION from control block flags
2012-11-07 Glenn KastenMerge "Remove CBLK_FAST from control block flags"
2012-11-07 Glenn KastenMerge "Remove unused fields in AudioTrack::Buffer"
2012-11-07 Glenn KastenMerge "Removed unused fields in AudioRecord::Buffer"
2012-11-07 Glenn KastenRemove CBLK_FAST from control block flags
2012-11-06 Mathias AgopianMerge changes I5d62a6c2,Iebf76958,I8068f0f7
2012-11-06 Glenn KastenRemove unused fields in AudioTrack::Buffer
2012-11-06 Glenn KastenRemoved unused fields in AudioRecord::Buffer
2012-11-06 The Android... am 33cf49b1: (-s ours) am 78b012f5: Reconcile with...
2012-11-06 The Android... am 78b012f5: Reconcile with jb-mr1-factory-release...
2012-11-06 The Android... Reconcile with jb-mr1-factory-release jb-mr1-release...
2012-11-06 Glenn KastenMerge "Cache mCblk in local variable cblk"
2012-11-06 Glenn Kastenam 3b31d805: am 1c6833af: Ignore SIGPIPE during write...
2012-11-06 Glenn Kastenam 1c6833af: Ignore SIGPIPE during write() to broken...
2012-11-06 Glenn KastenCache mCblk in local variable cblk
2012-11-06 Glenn KastenMerge "AudioRecord comments"
2012-11-06 Glenn KastenIgnore SIGPIPE during write() to broken pipe
2012-11-06 Glenn KastenMerge duplicate code in TrackBase::TrackBase()
2012-11-06 Glenn KastenMerge "Simplify control block flag names"
2012-11-05 Glenn KastenAdd all-channel AudioTrack::setVolume() API
2012-11-05 Glenn KastenMerge "Remove deprecated AudioTrack APIs"
2012-11-05 Glenn KastenRemove deprecated AudioTrack APIs
2012-11-05 Glenn KastenSimplify control block flag names
2012-11-05 Mathias Agopianimprove resample test
2012-11-05 Mathias Agopianchange how we store the FIR coefficients
2012-11-05 Mathias Agopianimprove SINC resampler performance
2012-11-02 Glenn KastenTurn off executable bit on ordinary files
2012-11-02 Mathias AgopianMerge "new coefficients for the vhq resampler"
2012-11-02 Glenn KastenFix spurious wakeup waiting for new IAudioTrack
2012-11-02 Glenn KastenAudioRecord comments
2012-11-02 Glenn KastenMerge "Add NBAIO support for more sample rates"
2012-11-02 Glenn KastenMerge "AudioTrack comments"
2012-11-02 Glenn KastenAudioTrack comments
2012-11-02 James DongMerge "Remove unused default parameter for copyBuffer()"
2012-11-02 The Android... am 8b6ce0a2: (-s ours) Reconcile with jb-mr1-release...
2012-11-02 The Android... Reconcile with jb-mr1-release - do not merge
2012-11-02 Mathias Agopiannew coefficients for the vhq resampler
2012-11-02 The Android... merge in jb-mr1-release history after reset to jb-mr1-dev
2012-11-02 James DongRemove unused default parameter for copyBuffer()
2012-11-01 Andreas Huberam d37ee8fb: am 96076964: Make video encoders\' bitrate...
2012-11-01 Andreas Huberam 96076964: Make video encoders\' bitrate mode (consta...
2012-11-01 Andreas HuberMake video encoders' bitrate mode (constant, variable...
2012-11-01 Glenn KastenLine length 100
2012-11-01 Glenn KastenMerge "Save copy of mic input, disabled by default"
2012-11-01 Glenn KastenSave copy of mic input, disabled by default
2012-11-01 Glenn KastenAdd NBAIO support for more sample rates
2012-11-01 The Android... am 8603c8ce: (-s ours) Reconcile with jb-mr1-release...
2012-11-01 The Android... Reconcile with jb-mr1-release - do not merge
2012-11-01 The Android... merge in jb-mr1-release history after reset to jb-mr1-dev
2012-10-31 Andreas Huberam 6776e7fe: am 90a92053: Various tweaks to wfd
2012-10-31 Andreas Huberam 90a92053: Various tweaks to wfd
2012-10-31 Glenn KastenMerge "StateQueue comments"
2012-10-31 The Android... am f0e55de3: (-s ours) Reconcile with jb-mr1-release...
2012-10-31 Andreas HuberVarious tweaks to wfd
2012-10-31 The Android... Reconcile with jb-mr1-release - do not merge
2012-10-30 Glenn KastenRemove obsolete libmedia_native
2012-10-30 Glenn KastenMerge "Remove obsolete references to libmedia_native"
2012-10-30 Mathias AgopianMerge changes Ide218785,I86d0bb82
2012-10-30 Mathias Agopianfix SINC resampler on non ARM architectures
2012-10-30 Mathias Agopianfix another issue with generating FIR coefficients
2012-10-30 Glenn KastenRemove obsolete references to libmedia_native
2012-10-30 Glenn KastenMerge "Document AudioMixer hard-coded limits"
2012-10-30 Glenn KastenMerge "Use ALOGVV instead of commented ALOGV"
2012-10-30 Glenn KastenMerge "Fix typo"
2012-10-30 Glenn KastenMerge "Clean up constructor and derivation whitespace"
2012-10-30 Glenn KastenMerge "Mark volume fields private"
2012-10-30 Mathias AgopianMerge "fir a typo that caused up-sampling coefficiens...
2012-10-30 Mathias AgopianMerge "test-resample: clip instead of overflowing"
2012-10-30 Mathias Agopianfir a typo that caused up-sampling coefficiens to be...
next