RSWilli
|
095e65c800
|
some staticcheck fixes
|
2023-09-02 00:13:21 +02:00 |
|
RSWilli
|
d0fc9e926a
|
change module name and use new golang version
|
2023-08-11 13:50:02 +02:00 |
|
Bruce Kim
|
c604dda513
|
fix log message typo in Remove() (#20)
|
2021-09-28 13:48:09 +03:00 |
|
Solganik Alexander
|
65498e9397
|
bin: allow bin creation from elements string. (#13)
Adding golang binding for gst_parse_bin_from_description gstreamer API
Co-authored-by: Solganik Alexander <alexanders@anyvision.co>
|
2021-05-25 11:09:58 +03:00 |
|
Avi Zimmerman
|
a4741af5a5
|
fix transfer in pad and element iterators
|
2021-01-20 16:34:41 +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
|
0c346775a3
|
add tag/toc examples and general cleanup
|
2020-10-05 14:23:46 +03:00 |
|
tinyzimmer
|
7a71d7893a
|
comment out post 1.16 features for now to keep actions happy
|
2020-10-05 08:00:48 +03:00 |
|
tinyzimmer
|
fd625f5572
|
playbin example
|
2020-10-05 07:21:38 +03:00 |
|
tinyzimmer
|
5f21e41f70
|
implement GstMeta, organize C code, add github action for linting
|
2020-09-29 12:32:55 +03:00 |
|
tinyzimmer
|
87fada8556
|
finish GstBin implementation
|
2020-09-29 08:48:25 +03:00 |
|
tinyzimmer
|
0db3685305
|
cleanup gobool conversions
|
2020-09-27 14:38:37 +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 |
|