switch to github.com/go-gst/go-pointer

This commit is contained in:
RSWilli
2024-11-27 17:54:38 +01:00
parent 84517be28f
commit 0577406af2
23 changed files with 58 additions and 39 deletions

View File

@@ -15,7 +15,7 @@ import (
"runtime"
"unsafe"
gopointer "github.com/mattn/go-pointer"
gopointer "github.com/go-gst/go-pointer"
)
// BufferList is a go wrapper around a GstBufferList for grouping Buffers