Commit Graph

19 Commits

Author SHA1 Message Date
RSWilli
0f1a6e152f do not mention Unref() in the docs where not applicable 2024-06-24 10:58:08 +02:00
Wilhelm Bartel
868fe44f43 Merge pull request #30 from livekit/livekit/gst_structure
Implement GetStructure on Element messages
2023-08-29 12:40:20 +02:00
RSWilli
dec9519f50 change more time.Durations to gst.ClockTime 2023-08-26 15:06:58 +02:00
Benjamin Pracht
4da8b18ce2 Implement GetStructure on Element messages (#1)
Implement support for the Structure objects returned for MessageElement messages in Message.GetStructure
2023-08-25 12:01:31 -07:00
RSWilli
d0fc9e926a change module name and use new golang version 2023-08-11 13:50:02 +02:00
Avi Zimmerman
e6ad9ab977 more vmethod ref counting fixes 2021-01-20 15:39:17 +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
0c346775a3 add tag/toc examples and general cleanup 2020-10-05 14:23:46 +03:00
tinyzimmer
601fabf2f8 add context message parsers 2020-10-01 05:35:57 +03:00
tinyzimmer
2927ae7b1d implement streams and streamcollections and finish message parsers 2020-09-28 20:16:51 +03:00
tinyzimmer
10b088998b implement GstDevice and more message parsers 2020-09-28 18:45:26 +03:00
tinyzimmer
322cc30177 build out the message interface more 2020-09-28 14:16:25 +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
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