mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-28 18:23:19 +08:00
implement GstMeta, organize C code, add github action for linting
This commit is contained in:
@@ -3,5 +3,6 @@ package gst
|
||||
/*
|
||||
#cgo pkg-config: gstreamer-1.0
|
||||
#cgo CFLAGS: -Wno-deprecated-declarations -g -Wall
|
||||
#cgo LDFLAGS: -lm
|
||||
*/
|
||||
import "C"
|
||||
|
||||
Reference in New Issue
Block a user