parent
d960234c10
commit
35de98b1f6
2
mp4.go
2
mp4.go
|
@ -731,7 +731,7 @@ func muxFrame(w io.Writer, m image.Image, subsampling image.YCbCrSubsampleRatio,
|
|||
metadata := boxMETA{
|
||||
theHandler: boxHDLR{
|
||||
handlerType: itemTypePICT,
|
||||
name: "go-avif v0",
|
||||
name: "tulpa.dev/cadey/avif v0",
|
||||
},
|
||||
primaryResource: boxPITM{itemID: 1},
|
||||
itemLocations: boxILOC{
|
||||
|
|
Loading…
Reference in New Issue