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

[ObjC] Expose properties / methods required for AV1 codec support #60

Merged
merged 21 commits into from
Jan 17, 2023

Commits on Jan 6, 2023

  1. expose scalabilityMode

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    2cc5c2e View commit details
    Browse the repository at this point in the history
  2. expose AV1 codec name

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6dcf8a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2acca9 View commit details
    Browse the repository at this point in the history
  4. setCodecPreferences

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8c25319 View commit details
    Browse the repository at this point in the history
  5. ref

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    665e41a View commit details
    Browse the repository at this point in the history
  6. RTCRtpCapabilities

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    64eb95b View commit details
    Browse the repository at this point in the history
  7. kind

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    67ec6ec View commit details
    Browse the repository at this point in the history
  8. fix compile warnings

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d7db793 View commit details
    Browse the repository at this point in the history
  9. clean up

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    3f6a779 View commit details
    Browse the repository at this point in the history
  10. lk header

    hiroshihorie committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    419ec80 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. clockRate

    hiroshihorie committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7a744a7 View commit details
    Browse the repository at this point in the history
  2. preferredPayloadType

    hiroshihorie committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c76b4b4 View commit details
    Browse the repository at this point in the history
  3. numChannels

    hiroshihorie committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3cffdf6 View commit details
    Browse the repository at this point in the history
  4. parameters

    hiroshihorie committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    8214977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b91875 View commit details
    Browse the repository at this point in the history
  6. format

    hiroshihorie committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6ff1701 View commit details
    Browse the repository at this point in the history
  7. format

    hiroshihorie committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    64d4734 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    81de12c View commit details
    Browse the repository at this point in the history
  2. clean up

    hiroshihorie committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ae3d70a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    1cbbcc2 View commit details
    Browse the repository at this point in the history
  2. unused variable

    hiroshihorie committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    446e1b5 View commit details
    Browse the repository at this point in the history