Skip to content

Fix compressed video YUV handler null checks - #681

Merged
ChristianFeldmann merged 1 commit into
IENT:developfrom
for13to1:fix/compressed-video-yuv-handler-null
Aug 7, 2026
Merged

Fix compressed video YUV handler null checks#681
ChristianFeldmann merged 1 commit into
IENT:developfrom
for13to1:fix/compressed-video-yuv-handler-null

Conversation

@for13to1

Copy link
Copy Markdown
Contributor

Summary

  • guard compressed-video casts to videoHandlerYUV before updating YUV-specific display-difference state
  • invalidate buffers through the generic video handler when it is available
  • avoid dereferencing a null YUV handler when the compressed item uses a non-YUV video handler

Testing

  • make -C build/unknown-Debug -j8

@ChristianFeldmann
ChristianFeldmann merged commit d5b079d into IENT:develop Aug 7, 2026
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.

2 participants