1. 25 Nov, 2021 - 3 commits
    • Simon Morlat's avatar
    • Peio Rigaux's avatar
      Now uses fs-test-4 for master branch · 3cffbc5a
      Peio Rigaux authored
      3cffbc5a
    • DanmeiChen's avatar
      liblinphone: · 9c296d05
      DanmeiChen authored and Andrea Gianarda's avatar Andrea Gianarda committed
          Support for difference conference layouts (Legacy, active speaker and grid):
          - create video stream to send and receive participant minatures
          - add support for multiple video stream in SDP
          - add label to stream to allow unique link between it and each participant in a conference
      
          Correctly set stream direction in NOTIFY based on information gathered from SDP only
          Deny subscription if conference event package is disabled
          Clean up of main-db.cpp
      
      ms2:
          Rewrite MsVideoConference as a C++ class
          Add VideoConferenceAllToAll and VideEndpoint classes
          add video-router filter for conference and msvideoconference created with this filter
          update video stream to handle thumbnail
          set thumbnail size to QQVGA
          Improve logging of stream's statistics.
      
      ortp:
          RTP bundle fix - incoming packets distibution to secondary session was involuntarily rate limited because we break out from the recv while loop as soon as a packet to a secondary session was received.
          A bit of re-design fixes the issue.
          Remove msgb_allocator for recv buffers, it is inefficient. Replace by a simple cache mechanism.
      9c296d05
  2. 24 Nov, 2021 - 6 commits
  3. 22 Nov, 2021 - 1 commit
  4. 19 Nov, 2021 - 2 commits
  5. 18 Nov, 2021 - 1 commit
  6. 17 Nov, 2021 - 1 commit
  7. 16 Nov, 2021 - 1 commit
  8. 12 Nov, 2021 - 1 commit
  9. 08 Nov, 2021 - 2 commits
  10. 05 Nov, 2021 - 2 commits
  11. 04 Nov, 2021 - 2 commits
  12. 03 Nov, 2021 - 5 commits
  13. 02 Nov, 2021 - 4 commits
  14. 27 Oct, 2021 - 3 commits
  15. 26 Oct, 2021 - 3 commits
  16. 25 Oct, 2021 - 3 commits