Commit Graph

7 Commits

Author SHA1 Message Date
RSWilli
0577406af2 switch to github.com/go-gst/go-pointer 2024-11-27 17:54:38 +01:00
RSWilli
5a9dadfbaa correctly type marshaled nil promises 2024-11-11 13:31:21 +01:00
RSWilli
7bc995c4f5 GstPromise is a boxed type and needs to be passed to GValue accordingly
also handle nil unmarshalling
2024-09-23 16:31:26 +02:00
RSWilli
b30ab7399c keep the promise alive via GC instead of manually reffing 2024-09-20 15:48:17 +02:00
RSWilli
e188d5557e allow for nil promise to Gvalue 2024-09-20 15:48:17 +02:00
RSWilli
1f659f1f14 promise add missing ref and remove syncOnce 2024-08-22 17:38:55 +02:00
RSWilli
32a6a0568d add support for GstPromise 2024-08-21 16:54:17 +02:00