Commit Graph

36 Commits

Author SHA1 Message Date
RSWilli
72543a2372 add example which registers and uses go custom elements
this example has an assert that checks wether or nor the finalizers ran correctly. If they don't then a mem leak will happen
2024-11-15 17:21:35 +01:00
Artem Martus
86d8f8600d async state change & pad flags example 2024-09-13 18:18:59 +03:00
Artem Martus
ae20b4c1c7 update plugin examples to build & work 2024-09-09 16:51:45 +02:00
RSWilli
095e65c800 some staticcheck fixes 2023-09-02 00:13:21 +02:00
RSWilli
163adbfab7 add tests, improve build time 2023-09-01 19:14:37 +02:00
RSWilli
63773b8311 improve goreport by fixing typos and formatting issues 2023-08-24 20:44:27 +02:00
RSWilli
d0fc9e926a change module name and use new golang version 2023-08-11 13:50:02 +02:00
Avi Zimmerman
177507cf0c bump glib versions 2021-01-23 12:43:17 +02:00
Avi Zimmerman
ef30649420 cleanup 2021-01-21 21:10:38 +02:00
Avi Zimmerman
811328136f working minio plugin 2021-01-21 20:57:29 +02:00
Avi Zimmerman
4fd15b6a7a gst_init finally works and pops correctly 2021-01-21 10:01:06 +02:00
Avi Zimmerman
b39aac28ee dont sink reference on pads from iterators 2021-01-20 16:15:45 +02:00
Avi Zimmerman
dad32ff7cf examples cleanup 2021-01-20 15:52:16 +02:00
Avi Zimmerman
63a53be42a cleanup plugin examples 2021-01-18 09:40:56 +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
1427ab6b64 go mod tidying 2021-01-17 19:18:36 +02:00
Avi Zimmerman
56857316ab fix up casting functions 2021-01-17 19:16:24 +02:00
Avi Zimmerman
56afdb35c0 major move of all glib specific bindings and extendable objects from go runtime to go-glib package 2021-01-17 18:42:14 +02:00
Avi Zimmerman
e4e7b6d101 add region to minio plugins 2021-01-12 10:20:30 +02:00
Avi Zimmerman
1ebccda0a5 minio/s3 sink plugin 2021-01-12 08:31:29 +02:00
Avi Zimmerman
b603bef498 miniosrc plugin 2021-01-11 20:54:39 +02:00
Avi Zimmerman
324a8ff73b typos and disable actions workflows 2021-01-11 17:23:34 +02:00
Avi Zimmerman
8c7fa78280 semi working websocketsrc 2021-01-11 17:13:10 +02:00
Avi Zimmerman
a9093dedf4 windows build issues - more plugin stuff 2021-01-11 05:54:30 +02:00
Avi Zimmerman
4f1403e9f3 typos 2021-01-09 10:44:34 +02:00
Avi Zimmerman
fdc0bc9713 use generator for plugin entrypoints 2021-01-09 10:38:23 +02:00
Avi Zimmerman
9dc10b2bb8 add push src and flow combiner 2021-01-09 08:53:34 +02:00
Avi Zimmerman
8d5a0bbf38 add GstBaseSink and filesink example 2021-01-08 22:00:38 +02:00
Avi Zimmerman
ca1cdb00e7 major cleanup 2021-01-08 16:06:52 +02:00
Avi Zimmerman
cbf6279abc Squashed commit of the following:
commit 7f46be64521d7cdf4d94409f979143a55acd665a
Author: Avi Zimmerman <avi.zimmerman@gmail.com>
Date:   Thu Jan 7 12:18:37 2021 +0200

    improve plugin interfaces
2021-01-07 12:19:25 +02:00
Avi Zimmerman
681876fd76 more logging 2021-01-07 02:38:58 +02:00
Avi Zimmerman
34eb969053 more log improvements 2021-01-07 02:26:30 +02:00
Avi Zimmerman
8ff68fb176 improve logging 2021-01-07 01:46:59 +02:00
Avi Zimmerman
b2b4bab81e fixes 2021-01-06 23:22:57 +02:00
Avi Zimmerman
e959875eab typos 2021-01-06 22:53:55 +02:00
Avi Zimmerman
26cf65f211 Merge plugin experimentation branch - GstBaseSrcs can now be implemented via the bindings but with very limited functionality still 2021-01-06 22:50:03 +02:00