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

experiments: Optimize bad apple video playback #304

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

jannau
Copy link
Member

@jannau jannau commented Apr 15, 2023

Let ffmpeg rotate, align to stride and convert to RGBA. Do not allocate a framebuffer for every frame.

Let ffmpeg rotate, align to stride and convert to RGBA.
Do not allocate a framebuffer for every frame.

Signed-off-by: Janne Grunau <j@jannau.net>
@marcan marcan merged commit 22890f3 into AsahiLinux:main Apr 16, 2023
3 checks passed
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

2 participants