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

Feature/mp4 #80

Merged
merged 20 commits into from
Oct 15, 2023
Merged

Feature/mp4 #80

merged 20 commits into from
Oct 15, 2023

Commits on Oct 15, 2023

  1. chore(test): move ts muxer resources to a specific folder

    ThibaultBee authored and ThibaultBee committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    a4fffa0 View commit details
    Browse the repository at this point in the history
  2. feat(core): implements a fragmented MP4 muxer

    ThibaultBee authored and ThibaultBee committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5f8f5c9 View commit details
    Browse the repository at this point in the history
  3. feat(mp4): add support for fragmented mp4

    ThibaultBee authored and ThibaultBee committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0510c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f090c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    602bfd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ea2024 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ce297b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95cb009 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d65379 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4945e2e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fbb781d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1be5f19 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f826746 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3fa8f80 View commit details
    Browse the repository at this point in the history
  15. fix(core): order parameter sets in HEVCDecoderConfigurationRecord: VP…

    …S, SPS, PPS, prefix SEI, suffix SEI
    ThibaultBee committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0c3f1e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    95b3ec1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a6c0d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aa92761 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1475c32 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d99bb5d View commit details
    Browse the repository at this point in the history