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

Dev v2 truehd #9496

Merged
merged 2 commits into from Oct 14, 2021
Merged

Dev v2 truehd #9496

merged 2 commits into from Oct 14, 2021

Conversation

g-lass
Copy link
Contributor

@g-lass g-lass commented Sep 27, 2021

reopening #9415 that was automatically closed after deleting the branch by mistake.

the latest commit do address the comments made in #9415 .
To summarize , it does :

  • fix the MP4 Extractor test : after re-muxing the TrueHD test vector , all tests are now passing
  • implement a TrueHD Rechunker for MP4 Extractor as done in the pre-existing MKV extractor

g-lass and others added 2 commits September 30, 2021 16:17
Extract 16 access units per readSample call to align
with what's done in MKV extraction.

Signed-off-by: glass <glass@dolby.com>
Signed-off-by: glass <glass@dolby.com>
@g-lass
Copy link
Contributor Author

g-lass commented Sep 30, 2021

the latest drop

  • cuts the testfile to less than 100kB (418ms total duration).
  • fixes a crash observed after cutting the testfile.
  • clarifies why I set the number of channels to 2 irrespective of the stream content.
  • addresses a couple of warnings from the compiler.

@kim-vde kim-vde merged commit 059dfae into google:dev-v2 Oct 14, 2021
@google google locked and limited conversation to collaborators Dec 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants