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

Add detection for Ogg skeleton metadata #678

Closed
wants to merge 2 commits into from
Closed

Add detection for Ogg skeleton metadata #678

wants to merge 2 commits into from

Conversation

kcgen
Copy link
Contributor

@kcgen kcgen commented Nov 18, 2018

Regarding #676: if a valid Ogg stream contains skeleton metadata, stb_vorbis will exit with VORBIS_invalid_first_page.

This pull request will detect the skeleton metadata and exit with VORBIS_ogg_skeleton_not_supported, which is a small but helpful refinement.

stb_vorbis.c Outdated Show resolved Hide resolved
@nothings
Copy link
Owner

nothings commented Feb 7, 2019

merged for next release

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

Successfully merging this pull request may close these issues.

None yet

4 participants