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

WIP: bcm2835-codec: 24bpp RGB support #5603

Draft
wants to merge 2 commits into
base: rpi-6.1.y
Choose a base branch
from

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Sep 15, 2023

6by9 added 2 commits May 2, 2023 11:01
Video decode is meant to signal V4L2_FMT_FLAG_DYN_RESOLUTION in the
flags from VIDIOC_ENUM_FMT to denote that it supports dynamic
resolution changes, but as no userspace used that flag it had been
missed.
GStreamer is now using the flag, therefore add it to become compliant.

Signed-off-by: Dave Stevenson <[email protected]>
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