Skip to content

vavp9enc: Do not use base class video info to calculate coded size

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

We should use our in_info which is an adjusted value to calculate that coded size.

Merge request reports