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

read.c: Validate trak contains exactly one tkhd #2156

Merged
merged 1 commit into from
May 8, 2024

Conversation

vigneshvg
Copy link
Collaborator

From the spec:

Box Type: 'tkhd'
Container: TrackBox
Mandatory: Yes
Quantity: Exactly one

Copy link
Collaborator

@wantehchang wantehchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for the fix.

src/read.c Outdated Show resolved Hide resolved
From the spec:
```
Box Type: 'tkhd'
Container: TrackBox
Mandatory: Yes
Quantity: Exactly one
```
@vigneshvg vigneshvg merged commit 5d97130 into AOMediaCodec:main May 8, 2024
12 checks passed
Copy link
Collaborator

@wantehchang wantehchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@vigneshvg vigneshvg deleted the cl_tkhd_validate branch May 8, 2024 22:08
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.

None yet

3 participants