Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix h264 freeze. #93

Merged
merged 32 commits into from
Sep 20, 2023
Merged

fix h264 freeze. #93

merged 32 commits into from
Sep 20, 2023

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    a1c7145 View commit details
    Browse the repository at this point in the history
  2. update.

    cloudwebrtc committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    677bec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb20946 View commit details
    Browse the repository at this point in the history
  4. update.

    cloudwebrtc committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a4dba5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2d3c7d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    5a54963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38894fe View commit details
    Browse the repository at this point in the history
  3. remove unused enum.

    cloudwebrtc committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2f8bbd8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #88 from webrtc-sdk/duan/improve-e2ee-api

    Improve e2ee, add setSharedKey to KeyProvider.
    cloudwebrtc committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fcdef0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31774d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    7039781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5d25f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e4c171 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    6afb155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4911ef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    bd21d2c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    3c26cf7 View commit details
    Browse the repository at this point in the history
  2. update.

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7172602 View commit details
    Browse the repository at this point in the history
  3. wip.

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    52fce22 View commit details
    Browse the repository at this point in the history
  4. wip.

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    871b74f View commit details
    Browse the repository at this point in the history
  5. wip.

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    994cc2c View commit details
    Browse the repository at this point in the history
  6. wip.

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    275277e View commit details
    Browse the repository at this point in the history
  7. Fix camera rotation (#92)

    Use UIInterfaceOrientation instead of UIDeviceOrientation for RTCVideoFrame's rotation
    hiroshihorie committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5fdfb76 View commit details
    Browse the repository at this point in the history
  8. done.

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8b60bcf View commit details
    Browse the repository at this point in the history
  9. fix

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e4a4012 View commit details
    Browse the repository at this point in the history
  10. update.

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6e96936 View commit details
    Browse the repository at this point in the history
  11. Expose audio sample buffers for Android (#89)

    * Initial draft
    
    * Working impl
    
    * doc and cleanup
    
    * doc update
    davidliu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    25372df View commit details
    Browse the repository at this point in the history
  12. add SetSifTrailer.

    cloudwebrtc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    aba25fb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge pull request #91 from webrtc-sdk/e2ee/add-failure-tolerance

    add failure tolerance for framecryptor.
    cloudwebrtc committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9cda9b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from webrtc-sdk/fix/svc-scalability-mode-for-a…

    …v1-vp9
    
    Add scalabilityMode support for AV1/VP9.
    cloudwebrtc committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2ab452f View commit details
    Browse the repository at this point in the history
  3. fix h264 freeze.

    cloudwebrtc committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    78c7b1f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    ddaa811 View commit details
    Browse the repository at this point in the history