Skip to content
Snippets Groups Projects
  1. Feb 08, 2025
  2. Feb 07, 2025
  3. Feb 02, 2023
  4. May 22, 2020
  5. Mar 12, 2020
  6. Jan 19, 2020
  7. Jan 17, 2020
  8. Jan 16, 2020
  9. Sep 25, 2019
  10. Jun 14, 2019
  11. May 31, 2019
  12. May 10, 2019
  13. Apr 10, 2019
  14. Mar 29, 2019
    • Sujin Panicker's avatar
      visualizer:Handle pcmopen error for WFD+visualizer · ee5c40c6
      Sujin Panicker authored
      WFD and offload visualizer effect both use same
      proxy capture device resulting in pcm_open failure
      when offload playback with visualizer effect is
      enabled on WFD device.This is handled by APM to
      fallback to deep-buffer so that software visualizer
      effect is enabled.
      
      This change ensures to avoid pcm_open until APM invalidates
      offload track, that is, changing the visualizer effect
      state transition.
      
      CRs-Fixed: 2310784
      Change-Id: I13ccf1051d10b67898a35d7a8a855c9b1f6c1e58
      ee5c40c6
  15. Feb 27, 2019
  16. Feb 19, 2019
  17. Feb 07, 2019
  18. Feb 01, 2019
  19. Jan 25, 2019
    • Aalique Grahame's avatar
      audio: unify hal · 22e4910d
      Aalique Grahame authored
      Unify audio hal components
      
      CRs-Fixed: 2380934
      Change-Id: Iacafdc44d935de5f343240421a1572a0a3241bd0
      22e4910d
  20. Dec 18, 2018
  21. Nov 14, 2018
  22. May 08, 2018
    • Vinay Verma's avatar
      Fix VNDK Compilation Errors · addfa4a1
      Vinay Verma authored
      VNDK restrictions doesn't includes standard headers by
      default, add them explicitly.
      
      Change-Id: Icafac6f07fcdf58fccaabde8d472509090fb3e6f
      addfa4a1
  23. Apr 25, 2018
  24. Apr 10, 2018
  25. Apr 04, 2018
  26. Feb 16, 2018
  27. Feb 06, 2018
  28. Jan 23, 2018
  29. Nov 08, 2017
  30. Oct 27, 2017
  31. Jul 28, 2017
    • Weiyin Jiang's avatar
      visualizer: remove stereo channel check · fb61e203
      Weiyin Jiang authored
      Even if data flow might be in various channels during pcm offload
      use case, pcm read from proxy is always stereo. There's no need to
      check against stereo.
      
      Change-Id: I60d2380bb7a20024fbc9e50ccd77ae69bafc35ca
      CRs-Fixed: 2077166
      fb61e203
  32. Jun 14, 2017
  33. Jun 09, 2017
  34. Jun 07, 2017
  35. May 11, 2017
  36. May 05, 2017
  37. Jan 24, 2017
    • rago's avatar
      Fix potential NULL dereference in Visualizer effect · 95b51a58
      rago authored
      Bug: 30229821
      
      Test: fixing CL. Existing unit tests still pass.
      
      Change-Id: I73d3fe413dd7590470c5b3b19569d6a7969c4dd8
      (cherry picked from commit 0c39abc483ba980f7c417e57a0aa39139136c97a)
      95b51a58
Loading