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

COM-12575: Investigate erratic behaviour of AAC audio reference decoders #209

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

rsanchez87
Copy link
Contributor

  • Include improvements in mpeg reference decoders building
  • Add JSON generation from ISO-MPEG2-AAC decoder in "iso_mpeg2_aac.py" file
  • Change ""result":" values of MPEG2_AAC-ADIF.json and MPEG2_AAC-ADTS.json, from reference decoder, .pcm files

* Include improvements in mpeg reference decoders building
* Add JSON generation from ISO-MPEG2-AAC decoder in "iso_mpeg2_aac.py" file
* Change ""result":" values of MPEG2_AAC-ADIF.json and MPEG2_AAC-ADTS.json, from reference decoder, .pcm files
* Pass to x32 mpeg2 and mpeg4 building
* improve "ifeq" to install all dependencies (gcc-multilib and g++-multilib)
* use glob library, (review comment #209 (comment))
* glob.glob only return existing files. os.path.exists is not needed.
@rsanchez87 rsanchez87 merged commit 4e4ca85 into master Nov 19, 2024
3 checks passed
@rsanchez87 rsanchez87 deleted the COM-12575 branch November 19, 2024 12:06
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.

3 participants