Add WebP content sniffing code.

This commit is contained in:
wolfbeast 2017-07-24 13:31:07 +02:00 committed by Roy Tam
commit 8b0dd2f40b
3 changed files with 90 additions and 0 deletions

View file

@ -13,6 +13,7 @@ UNIFIED_SOURCES = [
'TestDecoders.cpp',
'TestDecodeToSurface.cpp',
'TestDeinterlacingFilter.cpp',
'TestLoader.cpp',
'TestMetadata.cpp',
'TestRemoveFrameRectFilter.cpp',
'TestSourceBuffer.cpp',