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

decoder/h264: support streams for which num_slice_groups_minus1 > 0 #67

Open
Gnurou opened this issue Mar 7, 2024 · 0 comments
Open

Comments

@Gnurou
Copy link
Collaborator

Gnurou commented Mar 7, 2024

Currently the H.264 parser will return a Stream contain unsupported/unimplemented NALs anyhow error if num_slice_groups_minus1 > 0. This prevents the FM1_BT_B, FM1_FT_E and FM2_SVA_C test vectors of Fluster's JVT-AVC_V1 test suite from passing.

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

No branches or pull requests

1 participant