mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-23 15:53:21 +08:00
switch to github.com/go-gst/go-pointer
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user