hevc_dec updates#7481
Merged
Merged
Conversation
This reverts commit 970a68f.
This reverts commit 7a41407.
This reverts commit dace498.
This reverts commit a9731ff.
Does NOT include the clock and IRQ changes. Signed-off-by: John Cox <jc@kynesim.co.uk>
To avoid user complaints that /dev/video0 isn't their USB webcam, add downstream patch that allows setting the preferred video device number. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Upstream will take the multi-planar SAND format, but add back in the downstream single planar variant for backwards compatibility This includes the fixups that were present as separate patches in earlier versions. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Closed
Contributor
|
That seems good to me |
popcornmix
added a commit
to raspberrypi/firmware
that referenced
this pull request
Jul 13, 2026
kernel: overlays: sdhost: Add gpios_22_27 and bus_width parameters See: raspberrypi/linux#7467 kernel: brcmfmac-cyw: clean up PMKID and cookie code See: raspberrypi/linux#7470 kernel: configs: Enable MIDI 2.0 / UMP support See: raspberrypi/linux#7476 kernel: IMX355 driver updates See: raspberrypi/linux#7466 kernel: overlays: ed-ipc: Add EDATEC IPC/EXP unified board overlay See: raspberrypi/linux#7479 kernel: hevc_dec updates See: raspberrypi/linux#7481
popcornmix
added a commit
to raspberrypi/rpi-firmware
that referenced
this pull request
Jul 13, 2026
kernel: overlays: sdhost: Add gpios_22_27 and bus_width parameters See: raspberrypi/linux#7467 kernel: brcmfmac-cyw: clean up PMKID and cookie code See: raspberrypi/linux#7470 kernel: configs: Enable MIDI 2.0 / UMP support See: raspberrypi/linux#7476 kernel: IMX355 driver updates See: raspberrypi/linux#7466 kernel: overlays: ed-ipc: Add EDATEC IPC/EXP unified board overlay See: raspberrypi/linux#7479 kernel: hevc_dec updates See: raspberrypi/linux#7481
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pulls in the latest updates from John that will be upstreamed in due course.
It also fixes #7480 which was GStreamer passing in invalid frame references in some places.
Tested with the crashing file from #7480 and jellyfish (3Mbit/s 8bit and 20Mbit/s 10bit).
@jc-kynesim Could you give it a very quick once over please?