Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-09-15 16:05:37 +00:00
parent d960234c10
commit 35de98b1f6
2 changed files with 2 additions and 1 deletions

View File

@ -34,6 +34,7 @@
pkg-config pkg-config
libaom libaom
libavif
]; ];
}; };
}); });

2
mp4.go
View File

@ -731,7 +731,7 @@ func muxFrame(w io.Writer, m image.Image, subsampling image.YCbCrSubsampleRatio,
metadata := boxMETA{ metadata := boxMETA{
theHandler: boxHDLR{ theHandler: boxHDLR{
handlerType: itemTypePICT, handlerType: itemTypePICT,
name: "go-avif v0", name: "tulpa.dev/cadey/avif v0",
}, },
primaryResource: boxPITM{itemID: 1}, primaryResource: boxPITM{itemID: 1},
itemLocations: boxILOC{ itemLocations: boxILOC{