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

Simplify VideoFrame Readback #208

Merged
merged 13 commits into from
Jun 11, 2021
Merged

Simplify VideoFrame Readback #208

merged 13 commits into from
Jun 11, 2021

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    2462a91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a720b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

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

Commits on Jun 3, 2021

  1. Merge fixes

    chcunningham committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    1d27d0a View commit details
    Browse the repository at this point in the history
  2. Various renames

    - s/crop/visbile/
    - s/region/rect/
    - s/readInto/copyTo/
    chcunningham committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    e8ce1f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc00be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    893b046 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Added dfns for VideoFrameRect, PlaneLayout, VFCopyToOptions, ...

    ... and VideoFrame codedRect and visibleRect attributes.
    
    Still TODO: define steps for copyTo and allocationSize. Probably a *big*
    TODO.
    chcunningham committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    6c2dd54 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

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

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    72f69cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    955111c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f84adf3 View commit details
    Browse the repository at this point in the history
  4. Address feedback

    chcunningham committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    9591101 View commit details
    Browse the repository at this point in the history