summaryrefslogtreecommitdiff
path: root/libaudio
AgeCommit message (Expand)Author
2015-09-02Fugu Audio HAL: allow EAC3 at low sample ratesandroid-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r4android-6.0.0_r3android-6.0.0_r2android-6.0.0_r1marshmallow-releasemarshmallow-cts-releasePhil Burk
2015-08-07audio: stub get_next_write_timestamp() functionEric Laurent
2015-08-05Fugu Audio HAL: set non-audio bit for compressed audioPhil Burk
2015-07-17FuguAudio: fix broken timestampPhil Burk
2015-07-17FuguAudio: lock HAL to prevent race conditionsPhil Burk
2015-07-17FuguHAL: print standby, resume, pause, flushPhil Burk
2015-07-10Fix for the jittery issue because of mismatch in buffer sizesamaga Prasanna Krishna
2015-07-09FuguAudio: improve buffer sizing for AC3 and DTS passthroughPhil Burk
2015-07-06FuguAudio: do not reset frame position on standbyPhil Burk
2015-06-24Fix Fugu audio Hal silence buffer to be heap allocatedAndy Hung
2015-06-23Use audio_utils int16 to q8.23 conversionAndy Hung
2015-06-23Fix Fugu bytes per sample computationAndy Hung
2015-06-22Update Fugu HDMI to support 24 bit audioAndy Hung
2015-05-19Fugu Audio HAL: add pause, resume, flush, and fix positionPhil Burk
2015-05-01FuguAudioHal: reduce log spewPhil Burk
2015-04-09FuguAudioHAL: remove SPDIF wrapper supportPhil Burk
2015-04-09Merge "audio policy: express volumes in dBs."Eric Laurent
2015-04-09Merge "audio policy: output descriptor reorganization."Eric Laurent
2015-04-08audio policy: express volumes in dBs.Eric Laurent
2015-04-06Merge "FuguAudioHAL: add support for DTS passthrough"Phil Burk
2015-04-01audio policy: output descriptor reorganization.Eric Laurent
2015-04-01FuguAudioHAL: add support for DTS passthroughPhil Burk
2015-04-01audio policy: update for policy manager refactoringEric Laurent
2015-02-17Fugu audio policy: update path to AudioPolicyManagerJean-Michel Trivi
2015-02-04Getting lined up with changes to support device names and enumeration.Paul McLean
2015-01-31am 710bc632: am 3ea12695: audio: fix direct output channel mask reportingEric Laurent
2015-01-30am 9e8e1de9: am 00c2382a: [audio][fugu] Fix typo in max channel scanner.Phil Burk
2015-01-30audio: fix direct output channel mask reportingEric Laurent
2015-01-30[audio][fugu] Fix typo in max channel scanner.Phil Burk
2014-12-17am 2650675c: am 460bd577: audio: fix cross deadlockEric Laurent
2014-12-17audio: fix cross deadlockEric Laurent
2014-12-04fugu: add USB audio input/outputPatrick Tjin
2014-11-07[audio][fugu] Fix long sleep when throttling.Phil Burk
2014-10-14Fix errors caught by static analysis toolkumaran
2014-10-14[audio][fugu] Adjust timestamp to correct AV sync.Phil Burk
2014-10-06Merge "[fugu][audio] Implement get_render_position() in audio HAL" into lmp-devPhil Burk
2014-10-05audio: Correct standby behaviour of multi-channel output streamRajat S Gupta
2014-10-03[fugu][audio] Implement get_render_position() in audio HALPhil Burk
2014-09-29Cleaning up Audio Policy ManagerJerome Poichet
2014-09-27Merge "audio: enable stereo on direct output" into lmp-devEric Laurent
2014-09-26audio: enable stereo on direct outputEric Laurent
2014-09-26audio: fix problem in closeAllInputStreams()Eric Laurent
2014-09-22audio: fix input streams concurrency.Eric Laurent
2014-09-18Stop log spam when no audio is connectedAndre Eisenbach
2014-09-07Add locks to the pcm device in HALAnand, Jerome
2014-09-03Supporting multiple mic sourcesJerome Poichet
2014-08-22Enable audio HAL to read audio modes from ALSA mixer controlsAnand, Jerome
2014-08-21Rename the audio HAL to audio.primary.fugu.soRajat S Gupta
2014-08-15Make HDMI audio work more reliably, especially in current aosp buildMike J. Chen
2014-08-13Add a new audio HALMike J. Chen