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

fix(isomp4): Update MIME type for m4a files to audio/mp4 #351

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

roderickvd
Copy link
Contributor

Changed the MIME type from "audio/m4a" to "audio/mp4" in the format descriptor, as audio/mp4 is the standard MIME type for MPEG-4 audio files according to IANA specifications.

Changed the MIME type from "audio/m4a" to "audio/mp4" in the format
descriptor, as audio/mp4 is the standard MIME type for MPEG-4 audio
files according to IANA specifications.
@pdeljanov pdeljanov merged commit ef9bbd8 into pdeljanov:master Feb 16, 2025
8 of 11 checks passed
@pdeljanov
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants