Skip to content

Conversation

@zmerp
Copy link
Member

@zmerp zmerp commented Sep 6, 2024

Fixes #2374

@ShootingKing-AM
Copy link
Member

Can you explain more about this, what was happening before and whats the fix about ? Its effect on decoder latency ? I think this will increase the latency even more

@zmerp
Copy link
Member Author

zmerp commented Sep 6, 2024

@ShootingKing-AM This has nothing to do with latency. it's simply a bug where the decoder output has a certain size but we render it to a texture with half the width. OpenGL itself doesn't care about these bugs.

@zmerp
Copy link
Member Author

zmerp commented Sep 6, 2024

@The-personified-devil it did

@zmerp zmerp merged commit 87c32f5 into master Sep 6, 2024
@zmerp zmerp deleted the fix-staging-res branch September 6, 2024 16:36
@The-personified-devil
Copy link
Collaborator

@zarik5 it did cause I edited your message to do it

@zmerp
Copy link
Member Author

zmerp commented Sep 6, 2024

gotcha

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.

Horizontal resolution halved by staging texture

4 participants