Commit Graph

25 Commits

Author SHA1 Message Date
RSWilli
dfb62b9176 rename pad probe return constant since it was misleading 2024-11-27 17:52:40 +01:00
RSWilli
ca405841c8 fix misspellings across codebase 2023-09-01 16:01:04 +02:00
RSWilli
dec9519f50 change more time.Durations to gst.ClockTime 2023-08-26 15:06:58 +02:00
Wilhelm Bartel
4aef7e31b5 Merge pull request #4 from everycastlabs/add-feature-rank
Add feature rank
2023-08-24 10:41:19 +02:00
Dan Jenkins
ab35b402de fix -1 for ClockTimeNone 2023-08-23 22:49:31 +01:00
Dan Jenkins
f5a125de72 Merge branch 'main' into add-feature-rank 2023-08-23 21:56:16 +01:00
Dan Jenkins
304b4c8474 add micro version number 2023-08-23 15:11:42 +01:00
RSWilli
ca1a83e57d change clockTime type, add more bindings 2023-08-11 16:24:32 +02:00
Dan Jenkins
6064421ea5 make feature rank use a proper rank type 2022-09-06 21:58:56 +01:00
Dan Jenkins
9664ac52c4 add in rank constants 2022-08-15 16:09:32 +01:00
Avi Zimmerman
41b17eaa89 pull in glib updates ; implement value transformers for fractions ; fix marshalers 2021-02-10 17:26:21 +02:00
Avi Zimmerman
a9093dedf4 windows build issues - more plugin stuff 2021-01-11 05:54:30 +02:00
Avi Zimmerman
9dc10b2bb8 add push src and flow combiner 2021-01-09 08:53:34 +02:00
Avi Zimmerman
ca1cdb00e7 major cleanup 2021-01-08 16:06:52 +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
tinyzimmer
878e74bc27 start GstVideo bindings, GstMapInfo imprrovements/fixes, clean up examples 2020-10-07 11:49:05 +03:00
tinyzimmer
0c346775a3 add tag/toc examples and general cleanup 2020-10-05 14:23:46 +03:00
tinyzimmer
fd625f5572 playbin example 2020-10-05 07:21:38 +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
79854aeba2 finish gstevent and gstquery impls 2020-10-03 03:06:44 +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
bcf65df551 fix clock constants to compile on mac and adjust glib marshallers to not use unsafe pointer 2020-10-01 11:37:58 +03:00
tinyzimmer
c106d78908 add tag constants and TOC foundation 2020-10-01 08:09:51 +03:00