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
fix(av1,hevc): stop av1 probes from clobbering hevc results
The encoder probes for AV1 capabilities were referencing hevc variables.
As a result some of them were making incorrect tests, and would have
overwritten HEVC probe results if they failed.
0 commit comments