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

Add Managed Media Source Extensions API #329

Merged
merged 49 commits into from
Dec 18, 2023
Merged

Add Managed Media Source Extensions API #329

merged 49 commits into from
Dec 18, 2023

Commits on Oct 23, 2023

  1. WIP

    jyavenard committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    cecaa1e View commit details
    Browse the repository at this point in the history
  2. Add examples

    jyavenard committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8b8b51f View commit details
    Browse the repository at this point in the history
  3. make title consistent

    jyavenard committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6ce3f22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89e6791 View commit details
    Browse the repository at this point in the history
  5. Add missing </script>

    jyavenard committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bf2aa71 View commit details
    Browse the repository at this point in the history
  6. Editorial fixup

    marcoscaceres authored and jyavenard committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6059e4f View commit details
    Browse the repository at this point in the history
  7. Moar fixes

    marcoscaceres authored and jyavenard committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d50c039 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cefa6d View commit details
    Browse the repository at this point in the history
  9. Provide further details related to buffered change: it is to be fired…

    … once per operation, not whenever the buffer changes.
    jyavenard committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bfa0322 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2bddbc View commit details
    Browse the repository at this point in the history
  11. Remove redundant brackets in log

    Co-authored-by: Marcos Cáceres <marcos@marcosc.com>
    jyavenard and marcoscaceres committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5aeb688 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    8084ac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1522ecc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07d8728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0764561 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3da33d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    e245ae2 View commit details
    Browse the repository at this point in the history
  2. set streaming attribute to false when detaching the ManagedMediaSourc…

    …e per Paul's suggestion
    jyavenard committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8681a22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2077f30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73f7ebe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9768056 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a608b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa83552 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e218a75 View commit details
    Browse the repository at this point in the history
  9. Update media-source-respec.html

    Co-authored-by: Marcos Cáceres <marcos@marcosc.com>
    jyavenard and marcoscaceres committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e321947 View commit details
    Browse the repository at this point in the history
  10. Fix grammar

    Co-authored-by: Marcos Cáceres <marcos@marcosc.com>
    jyavenard and marcoscaceres committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e988b78 View commit details
    Browse the repository at this point in the history
  11. Expand streaming changed algorithm

    Co-authored-by: Marcos Cáceres <marcos@marcosc.com>
    jyavenard and marcoscaceres committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ebd9fe5 View commit details
    Browse the repository at this point in the history
  12. update streaming change

    Co-authored-by: Marcos Cáceres <marcos@marcosc.com>
    jyavenard and marcoscaceres committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cb0ab99 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Fix typo.

    Co-authored-by: Marcos Cáceres <marcos@marcosc.com>
    jyavenard and marcoscaceres committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    31ac8e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    88d4574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3799ad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c16cad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d519013 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d23758 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a021225 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    966297a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b71cd58 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    a7fe3aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e47c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9784869 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b48aeb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12d290a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fc0c11 View commit details
    Browse the repository at this point in the history
  7. Update sotd

    marcoscaceres committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4cde048 View commit details
    Browse the repository at this point in the history
  8. Update media-source-respec.html

    Co-authored-by: Jean-Yves Avenard <jya@apple.com>
    marcoscaceres and jyavenard committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2f5ef0d View commit details
    Browse the repository at this point in the history
  9. Update media-source-respec.html

    Co-authored-by: Jean-Yves Avenard <jya@apple.com>
    marcoscaceres and jyavenard committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8aa78d1 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Jean-Yves Avenard <jya@apple.com>
    marcoscaceres and jyavenard committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f8a0b3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5158cc6 View commit details
    Browse the repository at this point in the history
  12. fix event name

    marcoscaceres committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    12fc650 View commit details
    Browse the repository at this point in the history