Tags: brucekim/go-gst
Tags
gst: add wrapper for deinit function (tinyzimmer#15) * gst: add wrapper for deinit function * build: prevent unused variable warning in cgo code compilation. While compiling the code gcc complained with unused-variable According to: golang/go#6883 (comment) Wall flag should not be used in CGO, nonetheless in this PR we only remove the unused variable warning. Co-authored-by: Solganik Alexander <alexanders@anyvision.co>
bin: allow bin creation from elements string. (tinyzimmer#13) Adding golang binding for gst_parse_bin_from_description gstreamer API Co-authored-by: Solganik Alexander <alexanders@anyvision.co>
PreviousNext