Skip to content

Fix compressed video YUV handler null checks - #681

Open
for13to1 wants to merge 1 commit into
IENT:developfrom
for13to1:fix/compressed-video-yuv-handler-null
Open

Fix compressed video YUV handler null checks#681
for13to1 wants to merge 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

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