Commit Graph

17 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
RSWilli
eeb454d095 keep GValue alive in NewElementWithProperties 2023-12-06 10:41:42 +01:00
RSWilli
c28c754354 use unsafe.SliceData for NewElementWithProperties 2023-12-04 11:51:07 +01:00
RSWilli
94e32cd3f3 fix glib transfer for elements created with NewElementWithProperties 2023-09-27 14:01:55 +02:00
RSWilli
d7144e2476 add docs to NewElementWithProperties 2023-08-14 11:49:57 +02:00
RSWilli
ca1a83e57d change clockTime type, add more bindings 2023-08-11 16:24:32 +02:00
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
546d620440 pull in upstream interface improvements and add a few more gstreamer interfaces 2021-01-18 08:50:34 +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
3870298b98 finish AppSink impl and add example 2020-10-03 15:55:47 +03:00
tinyzimmer
5f21e41f70 implement GstMeta, organize C code, add github action for linting 2020-09-29 12:32:55 +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
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