Skip to content
Snippets Groups Projects
Commit 4290c572 authored by Alexandre Janniaux's avatar Alexandre Janniaux
Browse files

video_output: fix comment and move do_snapshot

The comment /* Get the subpicture to be displayed */ was written twice
in places where no subpictures were involved. In addition, do_snapshot
was computed where the rendering date was computed although it was not
used there.

Move the do_snapshot computation just before it's used, replace the
misplaced comments by comment actually describing what's follow, and
rewrite the removed comment where spu_Render actually returns the
subpicture.
parent 7fc16277
No related branches found
No related tags found
Loading
Pipeline #87334 passed with stage
in 15 minutes and 30 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment