Commit Graph

18 Commits

Author SHA1 Message Date
Avi Zimmerman
1f7d60b390 major rework of reference handling 2021-01-19 00:18:30 +02:00
Avi Zimmerman
d9243dbaf5 remove getinternallink from gst_pad until I can figure out version matching 2021-01-12 11:45:07 +02:00
Shashi
70a2016c8a Fixed compilation error for 0.1.10 (#8)
Co-authored-by: MATONE\SVelosamy <Shashitharan.Velosamy@materialise.com.my>
2021-01-11 08:36:04 +02:00
Avi Zimmerman
a9093dedf4 windows build issues - more plugin stuff 2021-01-11 05:54:30 +02:00
Avi Zimmerman
636cbf2ece add rest of pad callbacks 2021-01-10 17:17:51 +02:00
Avi Zimmerman
166759ca2b add GstCollectPads 2021-01-09 16:52:58 +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
36df9e707b finish ghostpad proxypad impls 2020-10-03 13:13:18 +03:00
tinyzimmer
02fa43822c halfway done with GstPad impl 2020-10-03 09:44:47 +03:00
tinyzimmer
cda0fd756b add GstSegment impl, add GstEvent constructors, comment out featues >1.16 for now 2020-10-02 21:40:39 +03:00
tinyzimmer
d6fd5f66b4 add some more boilerplate interfaces and finish out pad constants 2020-10-02 11:41:20 +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
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