Skip to content
Snippets Groups Projects
  1. Dec 06, 2023
  2. Dec 05, 2023
  3. Dec 04, 2023
  4. Dec 03, 2023
  5. Dec 01, 2023
  6. Nov 30, 2023
  7. Nov 28, 2023
  8. Nov 27, 2023
  9. Nov 24, 2023
    • Sébastien Blin's avatar
      onnx: bump to 1.16.3 · 15a523df
      Sébastien Blin authored
      1.16.11 doesn't build due to wrong hash for eigen 3.4
      -- SHA1 hash of
          eigen-3.4.zip
        does not match expected value
          expected: 'ee201b07085203ea7bd8eb97cbcb31b07cfa3efb'
            actual: '90414f534834cb5041a4c5ddece24978033d87c7'
      -- Hash mismatch, removing...
      
      Change-Id: I29c5b0f9e6926195ec30f5eb47624606e3b26589
      15a523df
  10. Nov 23, 2023
  11. Nov 22, 2023
  12. Nov 21, 2023
  13. Nov 17, 2023
  14. Nov 16, 2023
  15. Nov 15, 2023
    • Kateryna Kostiuk's avatar
      conference: fix possible deadlock when changing media · 60374fae
      Kateryna Kostiuk authored
      This patch executes handleMediaChangeRequest on a thread pool
      to avoid potential deadlocks. Since handleMediaChangeRequest
      locks callMutex, it could cause a deadlock if sendSIPInfo is called
      at the same time.
      
      GitLab: #915
      
      Change-Id: I7e79eef0dd00f2814ba360fc8a6e96ff107285c8
      60374fae
  16. Nov 10, 2023
Loading