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

Improve the QuickTime spec #684

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 16, 2023

  1. Improve the QuickTime spec

    I plan to extend it more, but I'd like to send out this chunk of work
    first, to check that I'm doing this right.
    
    Changes:
      1) Updated URLs to Apple documentation.
      2) Added docs
      3) Implemented the matrix field
      4) Added duration in seconds
      5) Added two new atoms (there's a lot more in the spec)
          - Media header (mdhd)
          - Handler reference (hdlr)
    marcin-osowski committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b8be0e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    c68a672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22b613c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8fce6b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Nov 1, 2023

  1. Apply suggestions from code review

    Co-authored-by: Petr Pučil <[email protected]>
    marcin-osowski and generalmimon authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    613ab08 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Suggestions by: Petr Pučil <[email protected]>
    marcin-osowski committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    363e44b View commit details
    Browse the repository at this point in the history