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

Windows: Remove SkipAUD from AMF code #1402

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

deiteris
Copy link
Collaborator

@deiteris deiteris commented Jan 21, 2023

The main reason to keep it was buggy handling of AUD insertion in H.264 by older AMD drivers (22.3.1 and prior), and for H.265 for very old drivers. But since #1227, AMF_VIDEO_ENCODER_INSERT_AUD and AMF_VIDEO_ENCODER_HEVC_INSERT_AUD were enabled for encoder and the issue was gone. I think this code can be safely removed.

@deiteris
Copy link
Collaborator Author

deiteris commented Jan 24, 2023

SkipAUD is no longer required since it will the be part of ClientConnection implemented in #1403.

@deiteris
Copy link
Collaborator Author

Can be merged, since related PR was merged.

@zarik5 zarik5 merged commit 18bf601 into alvr-org:master Feb 2, 2023
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.

None yet

3 participants