Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
gpac
/
mp4box.js
Public
Notifications
You must be signed in to change notification settings
Fork
391
Star
2.5k
Code
Issues
33
Pull requests
7
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Add AVS3 audio and video
- #474
#474
Open
paulhiggs
wants to merge 22 commits into
gpac:main
gpac/mp4box.js:main
from
paulhiggs:add-AVS
paulhiggs/mp4box.js:add-AVS
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Add AVS3 audio and video
#474
paulhiggs
wants to merge 22 commits into
gpac:main
gpac/mp4box.js:main
from
paulhiggs:add-AVS
paulhiggs/mp4box.js:add-AVS
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2025
build: auto indent with 2 spaces in VS Code
paulhiggs
committed
4232f9b
View commit details
Copy full SHA for 4232f9b
Browse repository at this point
feat: allow HTML formatted elements
paulhiggs
committed
a79b137
View commit details
Copy full SHA for a79b137
Browse repository at this point
feat: Bitstream reader supporting non-aligned values
paulhiggs
committed
5e521fa
View commit details
Copy full SHA for 5e521fa
Browse repository at this point
feat: add parsing of AVS3 audio configuration
paulhiggs
committed
9477c35
View commit details
Copy full SHA for 9477c35
Browse repository at this point
feat: export items to be reused in AVS3 Video parsing
paulhiggs
committed
62e9384
View commit details
Copy full SHA for 62e9384
Browse repository at this point
Commits on Jun 23, 2025
feat: add parsing for AVS3 video using some functions in common with AVS3 audio
paulhiggs
committed
eec8081
View commit details
Copy full SHA for eec8081
Browse repository at this point
Commits on Jun 29, 2025
Merge branch 'gpac:main' into add-AVS
paulhiggs
authored
3709f90
View commit details
Copy full SHA for 3709f90
Browse repository at this point
fix: TypeScript oriented updates and improvements
paulhiggs
committed
f7c3a02
View commit details
Copy full SHA for f7c3a02
Browse repository at this point
Commits on Aug 11, 2025
chore: pull upstream developments and adapt AVS3 parsing accordingly
paulhiggs
committed
6918c6e
View commit details
Copy full SHA for 6918c6e
Browse repository at this point
chore: leverage some more TypeScript features
paulhiggs
committed
1f56b50
View commit details
Copy full SHA for 1f56b50
Browse repository at this point
chore: more Typescript aspects for AVS3 audio too
paulhiggs
committed
db88911
View commit details
Copy full SHA for db88911
Browse repository at this point
chore: fix getter call
paulhiggs
committed
6e658d5
View commit details
Copy full SHA for 6e658d5
Browse repository at this point
Commits on Aug 12, 2025
fix: rely on projects prettier capabilities for indentation
paulhiggs
committed
cda4d10
View commit details
Copy full SHA for cda4d10
Browse repository at this point
fix: remove HTML based formatting of output value; not as pretty but in line with other box displays
paulhiggs
committed
aefb5bd
View commit details
Copy full SHA for aefb5bd
Browse repository at this point
fix: ensure all objects are correctly formatted
paulhiggs
committed
165e94a
View commit details
Copy full SHA for 165e94a
Browse repository at this point
Commits on Oct 3, 2025
Merge branch 'gpac:main' into add-AVS
paulhiggs
authored
5dadbba
View commit details
Copy full SHA for 5dadbba
Browse repository at this point
Commits on Apr 14, 2026
Merge branch 'gpac:main' into add-AVS
paulhiggs
authored
54264b7
View commit details
Copy full SHA for 54264b7
Browse repository at this point
chore: use MultiBifferStream rather than MP4BoxStream as input
paulhiggs
committed
81db94e
View commit details
Copy full SHA for 81db94e
Browse repository at this point
Commits on Apr 15, 2026
fix: use MultiBufferStream | DataStream type as parameter to BitStream constructor
paulhiggs
committed
c03e73d
View commit details
Copy full SHA for c03e73d
Browse repository at this point
Commits on Apr 16, 2026
chore: update accessor methods to match DataStream
paulhiggs
committed
aa712b6
View commit details
Copy full SHA for aa712b6
Browse repository at this point
chore: make the State class more meaningful
paulhiggs
committed
41402f8
View commit details
Copy full SHA for 41402f8
Browse repository at this point
chore: optimise private methods and align public methods with DataStream
paulhiggs
committed
436328a
View commit details
Copy full SHA for 436328a
Browse repository at this point
You can’t perform that action at this time.