Skip to content

va: vp9enc: Fix the frame size problems

He Junyan requested to merge He_Junyan/gstreamer:VP9_coded_size into main

The current code forgets to add the current last frame size into the total super frame size.

Fixes: #3427 (closed)

Merge request reports