You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both WebCodecView and FFMPEGView require some of the same parameter set state tracking, Annex-B helpers, & decode logic. This logic should be extracted to a shared helper class so that there isn't the same repeated code in each class.
Both WebCodecView and FFMPEGView require some of the same parameter set state tracking, Annex-B helpers, & decode logic. This logic should be extracted to a shared helper class so that there isn't the same repeated code in each class.