1. 25 Apr, 2024 - 1 commit
  2. 24 Apr, 2024 - 1 commit
  3. 23 Apr, 2024 - 2 commits
  4. 22 Apr, 2024 - 1 commit
  5. 19 Apr, 2024 - 1 commit
  6. 18 Apr, 2024 - 1 commit
  7. 16 Apr, 2024 - 3 commits
  8. 12 Apr, 2024 - 4 commits
    • Ghislain MARY's avatar
      Data accessors on Object should be const. · ee04f2d5
      Ghislain MARY authored
      ee04f2d5
    • Flore Harlé's avatar
      FEC: add tests in call_flexfec_tester · 3d0c13ba
      Flore Harlé authored
      Add a test for flexfec with bandwidth variation to see how the level of the parity protection adapts, for a given loss rate.
      Add a test to compare the received framerate measurement in the video stream with and without flexfec. The number of anomalies are compared (an anomaly occurs when the video output is blocked). The number of anomalies should be smaller with FEC. The test is run several times in case of fail (max 3) because of its non deterministic behaviour.
      
      Update other tests with FEC: get the bandwidth used for the FEC for tests.
      Disable all video codecs except AV1 for all tests, except the bandwidth variation test that uses VP8.
      
      Add the bandwidth of the FEC in logs of the RTP session.
      Add a function to test if the FEC is enabled.
      
      Tester: add functions wait_for_until_for_uint64 and wait_for_list_for_uint64 to use uint64_t statistics.
      
      Fix memory leak in test "Call with file player".
      
      Cmake : move cpp files from SOURCE_FILES_C to SOURCE_FILES_CXX in cmake file of liblinphone tester. It corrects the errors due to "-Wstrict-prototypes" in STRICT_OPTIONS_C.
      3d0c13ba
    • Thomas Renaud's avatar
      Add fec bandwidth adaptation · b99a6b18
      Thomas Renaud authored and Flore Harlé's avatar Flore Harlé committed
      Add a test for fec bandwidth adaptation
      
      add test for multiple video configurations and bandwidth
      
      Change fec adaptation algorithm
      
      Add a test to see how adaptation works in logs
      
      Remove flexfec tests from call_video_tester
      b99a6b18
    • Andrea Gianarda's avatar
      Do not send the device's joining time if it has not been set and add test to... · 42f94723
      Andrea Gianarda authored
      Do not send the device's joining time if it has not been set and add test to verify behaviour of the Core when handling a secure call with Replaces header
      42f94723
  9. 11 Apr, 2024 - 3 commits
  10. 10 Apr, 2024 - 4 commits
  11. 08 Apr, 2024 - 2 commits
  12. 05 Apr, 2024 - 2 commits
  13. 04 Apr, 2024 - 1 commit
  14. 02 Apr, 2024 - 3 commits
  15. 01 Apr, 2024 - 1 commit
  16. 30 Mar, 2024 - 2 commits
  17. 29 Mar, 2024 - 2 commits
  18. 28 Mar, 2024 - 2 commits
  19. 27 Mar, 2024 - 1 commit
  20. 22 Mar, 2024 - 2 commits
  21. 19 Mar, 2024 - 1 commit