Refactor on 97.0.4688.x

This commit is contained in:
Alexander David Frick 2021-11-01 13:36:09 -05:00 committed by GitHub
parent 2ddcf0d291
commit 41c4503b76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,8 +93,6 @@ class MEDIA_GPU_EXPORT VaapiVideoDecodeAccelerator
override; override;
static VideoDecodeAccelerator::SupportedProfiles GetSupportedProfiles(); static VideoDecodeAccelerator::SupportedProfiles GetSupportedProfiles();
static bool IsVppProfileSupported();
// DecodeSurfaceHandler implementation. // DecodeSurfaceHandler implementation.
scoped_refptr<VASurface> CreateSurface() override; scoped_refptr<VASurface> CreateSurface() override;