Merge "Allowlist libcodec2_soft_av1dec_dav1d" into main

This commit is contained in:
Fyodor Kyslov
2023-10-25 19:22:15 +00:00
committed by Gerrit Code Review

View File

@@ -184,6 +184,7 @@ var (
"external/libdrm": Bp2BuildDefaultTrue, "external/libdrm": Bp2BuildDefaultTrue,
"external/libevent": Bp2BuildDefaultTrueRecursively, "external/libevent": Bp2BuildDefaultTrueRecursively,
"external/libgav1": Bp2BuildDefaultTrueRecursively, "external/libgav1": Bp2BuildDefaultTrueRecursively,
"external/libdav1d": Bp2BuildDefaultTrueRecursively,
"external/libhevc": Bp2BuildDefaultTrueRecursively, "external/libhevc": Bp2BuildDefaultTrueRecursively,
"external/libjpeg-turbo": Bp2BuildDefaultTrueRecursively, "external/libjpeg-turbo": Bp2BuildDefaultTrueRecursively,
"external/libmpeg2": Bp2BuildDefaultTrueRecursively, "external/libmpeg2": Bp2BuildDefaultTrueRecursively,
@@ -813,6 +814,7 @@ var (
"libcodec2_soft_vp8dec", "libcodec2_soft_vp8dec",
"libcodec2_soft_vp9dec", "libcodec2_soft_vp9dec",
"libcodec2_soft_av1dec_gav1", "libcodec2_soft_av1dec_gav1",
"libcodec2_soft_av1dec_dav1d",
"libcodec2_soft_vp8enc", "libcodec2_soft_vp8enc",
"libcodec2_soft_vp9enc", "libcodec2_soft_vp9enc",
"libcodec2_soft_rawdec", "libcodec2_soft_rawdec",