Commit Graph

14 Commits

Author SHA1 Message Date
RSWilli
d0fc9e926a change module name and use new golang version 2023-08-11 13:50:02 +02:00
Avi Zimmerman
1f7d60b390 major rework of reference handling 2021-01-19 00:18:30 +02:00
Avi Zimmerman
ca1cdb00e7 major cleanup 2021-01-08 16:06:52 +02:00
tinyzimmer
bcbbb73659 dont let gotk3 set finalizers 2020-10-12 07:02:36 +03:00
tinyzimmer
a94f6258a5 move gstreamer-app bindings to separate package to not require when using main package 2020-09-27 13:39:02 +03:00
tinyzimmer
73f398e3e5 move pkgconfig/cflags all into c_util.go file, include only gst.go.h in go files 2020-09-27 11:32:48 +03:00
tinyzimmer
7731ccd6f1 clear up docs 2020-09-27 10:37:28 +03:00
tinyzimmer
99be2eca32 stability improvements around pipeline busses, and separate GetPipelineBus function for clarity 2020-09-27 10:35:13 +03:00
tinyzimmer
25b79e2b5c add some more methods to the Pipeline object, clean up docs 2020-09-27 09:48:11 +03:00
tinyzimmer
aa5ddb96f1 implement more functionality and move pipeline wrappers into new "gstauto" package 2020-09-26 14:38:11 +03:00
tinyzimmer
3ebd96be3a update doc 2020-09-25 21:05:03 +03:00
tinyzimmer
359a3bbe08 add a bunch more implementatioms 2020-09-25 20:58:18 +03:00
tinyzimmer
a49eee5ec9 align project with older forks and implement the rest of the core interfaces 2020-09-25 09:53:45 +03:00
tinyzimmer
ced3c5e6f8 initial commit 2020-09-24 21:34:29 +03:00