Use Meson to build all reference decoders#324
Merged
Conversation
ylatuya
force-pushed
the
meson
branch
6 times, most recently
from
December 11, 2025 23:12
704eaf4 to
a4bcb8d
Compare
ylatuya
force-pushed
the
meson
branch
23 times, most recently
from
December 16, 2025 16:50
7253d35 to
4deba69
Compare
Contributor
Author
|
This resource seems to be temporaly unavailable: |
Contributor
Author
|
@rsanchez87 can you please review this? |
Contributor
Don't you mean @rgonzalezfluendo , right @ylatuya ? |
rsanchez87
requested changes
Jun 3, 2026
rsanchez87
left a comment
Contributor
There was a problem hiding this comment.
Thanks for this, moving the reference decoders to Meson with wraps/packagefiles is a solid step up from the Makefile,
Requesting changes after local testing and review
ylatuya
force-pushed
the
meson
branch
5 times, most recently
from
July 9, 2026 14:30
42d4dfb to
bb97801
Compare
Contributor
Author
|
@rsanchez87 all comments addressed. |
rsanchez87
self-requested a review
July 9, 2026 14:48
rsanchez87
approved these changes
Jul 9, 2026
Contributor
|
@ylatuya can we merge or should we leave it for you to do? |
Contributor
Author
Merged :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds support for building the decoders with meson to support a broader range of architectures and platforms. HM, JM, VTM, vvdec and MPEG-2 video. AAC decoders are built through a custom target that runs a build script.