GstVaapiParserInfoH265: init flags and states
ensure_sps will use & for the state. If we do not set it to zero, it may got garbage data
other codecs may have the same problem too. I can create other merge requests if this passed the review.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
ensure_sps will use & for the state. If we do not set it to zero, it may got garbage data
other codecs may have the same problem too. I can create other merge requests if this passed the review.