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

Catch up with parent repo #6

Merged
merged 11 commits into from
Sep 5, 2022
Merged

Conversation

lizardgai4
Copy link
Owner

No description provided.

simoninns and others added 11 commits August 28, 2022 15:53
Fix for issue #781 - Edge-case caused out of bounds sequential frame …
adding source tbc filename to output png suggested filename
The 33-degree (or 57-degree) phase offset wasn't being added
consistently, so the output samples didn't have the phase relationship
the non-adaptive NTSC encoder expected. Rework prevCycles so that it's
taken care of there, which then makes the rest of the code look more
like the PAL version.

Output the phaseID metadata field as 1-based, not 0-based -- this was
the reason for the odd behaviour with the third field.

For both PAL and NTSC, add a note about which samples are included in
each line and how it differs from what ld-decode outputs.

Finally, remove the 10-degree offset in Comb, since the phase
relationship between the burst and chroma is now correct (patch from
@oyvindln).
Correct RIFF header to 40k and add warning about unpacking with RIFF headers
@lizardgai4 lizardgai4 merged commit 8a78aa5 into lizardgai4:master Sep 5, 2022
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.

6 participants