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

server: Migrate to AOM CTCv7.0 #176

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

vibhoothi
Copy link
Collaborator

CTC v7.0 includes notable threading changes, making AS optional,
1. 4 Column tiles for A1, E, G1 in RA
2. 2 Column tiles for A2, B1 in RA
3. 2 Column, 1 Row tiles (8) for A2, B1 in LD
4. 2 Column tiles for A3 in LD
5. 15 Frames in AI
6. AS is Optional
6.1 4 tiles for 2K, 4K (3840x2160, 2560x1440)
6.2 2 tiles for 1080p (1920x1080)
6.3 1 tiles for 720p and below (1280x720, 960x540, 640x360)

TODO

  • Verification Test mode
  • Memoery Reporting method

CTC v7.0 includes notable threading changes, making AS optional,
	1. 4 Column tiles for A1, E, G1 in RA
        2. 2 Column tiles for A2, B1 in RA
        3. 2 Column, 1 Row tiles (8) for A2, B1 in LD
        4. 2 Column tiles for A3 in LD
        5. 15 Frames in AI
        6. AS is Optional
           6.1 4 tiles for 2K, 4K (3840x2160, 2560x1440)
           6.2 2 tiles for 1080p (1920x1080)
           6.3 1 tiles for 720p and below (1280x720, 960x540, 640x360)

TODO
+ Verification Test mode
+ Memoery Reporting method
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.

1 participant