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

feat(opus and fragments): add support for opus and writing fragmented mp4 files #114

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

Commits on Jul 7, 2023

  1. expose TrakBox

    sdwoodbury committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1101df4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. expose more boxes

    sdwoodbury committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2fb21bb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. feat(opus): add opus box

    sdwoodbury committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b72a26b View commit details
    Browse the repository at this point in the history
  2. fix(opus): export opus

    sdwoodbury committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    09343a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c84183a View commit details
    Browse the repository at this point in the history
  4. expose stsd box

    sdwoodbury committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9d00214 View commit details
    Browse the repository at this point in the history
  5. expose mfhd box

    sdwoodbury committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    66f1770 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    c669d7b View commit details
    Browse the repository at this point in the history
  2. fix get_size() for trunbox

    sdwoodbury committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d5eec06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd86f1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ce5134 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23b8c86 View commit details
    Browse the repository at this point in the history
  6. expose more boxes

    sdwoodbury committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    90b9030 View commit details
    Browse the repository at this point in the history
  7. expose more boxes

    sdwoodbury committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5d070eb View commit details
    Browse the repository at this point in the history
  8. expose StcoBox

    sdwoodbury committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    52e8a8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aeb75eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b88f04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4d676b9 View commit details
    Browse the repository at this point in the history
  12. fix(trex): didn't compile

    sdwoodbury committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6a59176 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68c905d View commit details
    Browse the repository at this point in the history
  14. fix(mvex): wrong BoxType

    sdwoodbury committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c41654f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    11dbf72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ba124 View commit details
    Browse the repository at this point in the history