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

Add sample mode 5 (#13) #17

Merged
merged 2 commits into from
Dec 16, 2022
Merged

Add sample mode 5 (#13) #17

merged 2 commits into from
Dec 16, 2022

Conversation

Asd-g
Copy link
Contributor

@Asd-g Asd-g commented Dec 15, 2022

Add sample mode 5 - similar to sample mode 4 but with additional threshold checks - https://forum.doom9.org/showthread.php?p=1652256#post1652256 (#13) (avgDif, maxDif, midDif1, midDif2).

Also add new parameters for these additional checks (Y_1, Cb_1, Cr_1, Y_2, Cb_2, Cr_2).

Remove parameters y2, cb2, cr2 and add parameter scale. This way it's easily to change the behavior of the threshold parameters without adding second parameter for every threshold.

Remove Y2, Cb2, Cr2.
Add parameter scale.
Add parameters Y_1, Cb_1, Cr_1, Y_2, Cb_2, Cr_2. (only for sample_mode=5)
@msg7086 msg7086 self-requested a review December 15, 2022 04:51
@kedaitinh12
Copy link

@Asd-g i remember you can edit file here so why you need pull request??

@msg7086
Copy link
Member

msg7086 commented Dec 15, 2022

@Asd-g i remember you can edit file here so why you need pull request??

So that people can review the code before it's merged. Pretty common practice in a team where people want some extra eyes on their changes.

@Asd-g Asd-g merged commit 863b8c9 into HomeOfAviSynthPlusEvolution:master Dec 16, 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.

3 participants