major cleanup

This commit is contained in:
Avi Zimmerman
2021-01-08 16:06:52 +02:00
parent cbf6279abc
commit ca1cdb00e7
54 changed files with 720 additions and 305 deletions

View File

@@ -50,7 +50,7 @@ import (
"time"
"unsafe"
"github.com/gotk3/gotk3/glib"
"github.com/tinyzimmer/go-glib/glib"
"github.com/tinyzimmer/go-gst/gst"
)