demux/mkv: extract the VP9 profile/level from the CodecPrivate
As defined in https://www.webmproject.org/docs/container/#vp9-codec-feature-metadata-codecprivate
This can be useful to pick the right decoder. This is similar to what is done in the MP4 demuxer which uses a different extradata format: https://www.webmproject.org/vp9/mp4/#vp-codec-configuration-box
Merge request reports
Activity
changed milestone to %4.0
added Component::Demuxers: MKV Status::BackportCandidate labels
added 1 commit
- 15cd9ac7 - demux/mkv: extract the profile/level from the CodecPrivate
added 1 commit
- c4435c13 - demux/mkv: extract the VP9 profile/level from the CodecPrivate
added MRStatus::Reviewable label
added MRStatus::NotCompliant label and removed MRStatus::Reviewable label
added 75 commits
-
c4435c13...5f906939 - 74 commits from branch
videolan:master
- da7a6858 - demux/mkv: extract the VP9 profile/level from the CodecPrivate
-
c4435c13...5f906939 - 74 commits from branch
added MRStatus::Reviewable label and removed MRStatus::NotCompliant label
added MRStatus::Accepted label and removed MRStatus::Reviewable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
No activity on MR (no thread, no vote) and last update is long enough
-
added 15 commits
-
da7a6858...adad43f8 - 14 commits from branch
videolan:master
- c7b046d8 - demux/mkv: extract the VP9 profile/level from the CodecPrivate
-
da7a6858...adad43f8 - 14 commits from branch
enabled an automatic merge when the pipeline for c7b046d8 succeeds