Commit Graph

50 Commits

Author SHA1 Message Date
RSWilli
017a0af634 delete old bindings to change the license, switch from gotk4 back to go-glib and regenerate
now with fixed array conversion support
2025-09-16 22:36:48 +02:00
RSWilli
519fde41de regenerate with removed profile 2025-09-16 22:36:09 +02:00
RSWilli
a4e83d3900 regenerate, remove interface virtuals, manually implement BusSyncHandler
* correctly borrow Message Source
* prevent leaks in Bus.Messages() by changing (un-)reffing
2025-09-16 22:36:09 +02:00
RSWilli
0a83dcbe85 regenerate with new casing rules 2025-09-16 22:36:08 +02:00
RSWilli
e66718fb38 comment customBaseTransform to fix staticcheck
TODO: re-implement the example
2025-09-16 22:36:08 +02:00
RSWilli
36e4d327bf update gotk4 and regenerate 2025-09-16 22:36:08 +02:00
RSWilli
517e791e33 subclassing working! regenerate with gotk4 2025-09-16 22:36:08 +02:00
RSWilli
e7d3de9e6e more subclassing code, start to migrate example 2025-09-16 22:36:07 +02:00
RSWilli
e1b00764a8 examples compiling again 2025-09-16 22:36:07 +02:00
RSWilli
846581a077 port more examples over to new generated bindings
plugins not yet working, examples mostly untested
2025-09-16 22:36:07 +02:00
dependabot[bot]
39414356be Bump golang.org/x/crypto in /examples/plugins/minio
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 10:16:36 +00:00
RSWilli
3bea6c6b48 remove asan calls and GC 2024-12-09 11:50:26 +01:00
RSWilli
96b7315e7a add custom transform example and remove calls to deprecated methods 2024-12-09 10:53:09 +01:00
RSWilli
0577406af2 switch to github.com/go-gst/go-pointer 2024-11-27 17:54:38 +01:00
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