Commit Graph

18 Commits

Author SHA1 Message Date
RSWilli
e9ec22b95a fix examples with new casing of EOS and others 2025-09-16 22:36:09 +02:00
RSWilli
0a83dcbe85 regenerate with new casing rules 2025-09-16 22:36:08 +02:00
RSWilli
35da2de509 add links to official docs for the app* examples 2025-09-16 22:36:07 +02:00
RSWilli
003d2c3e89 fix appsrc example 2025-09-16 22:36:07 +02:00
RSWilli
2277d05204 fix videoinfo setFramerate 2025-09-16 22:36:07 +02:00
RSWilli
fea2acb199 more work on the examples and regenerate using the gotk4 updates 2025-09-16 22:36:07 +02:00
RSWilli
0eb8b28ee2 port examples to new packages and add more postprocessors to reach a similar convenience feature set 2025-09-16 22:36:07 +02:00
RSWilli
dec9519f50 change more time.Durations to gst.ClockTime 2023-08-26 15:06:58 +02:00
RSWilli
d0fc9e926a change module name and use new golang version 2023-08-11 13:50:02 +02:00
Avi Zimmerman
4ec72c3608 pull in updated glib bindings, element class fixes, update examples 2021-01-19 17:40:24 +02:00
Avi Zimmerman
1f7d60b390 major rework of reference handling 2021-01-19 00:18:30 +02:00
Avi Zimmerman
c045acdff1 Buffer and Memory Optimizations (#6)
* Fixes for memory leaks when creating or mapping the contents of a buffer
* Unmap methods on Buffer and Memory objects for required use after utilizing their Map methods
* Optimize MapInfo.WriteData to use memcpy
* Re-implement BufferFromBytes using GBytes and `gst_buffer_new_wrapped_bytes` instead of `gst_buffer_new_wrapped`.
2020-12-30 12:38:24 +02:00
tinyzimmer
8b72e74561 add ability to retrieve a golang color.Palette from a given video format 2020-10-08 08:42:27 +03:00
tinyzimmer
6a3da898a3 cleanup appsrc example 2020-10-07 11:50:38 +03:00
tinyzimmer
878e74bc27 start GstVideo bindings, GstMapInfo imprrovements/fixes, clean up examples 2020-10-07 11:49:05 +03:00
tinyzimmer
05c99cc6b9 add doc strings to all examples 2020-10-04 14:05:40 +03:00
tinyzimmer
c17e48f52e custom event example 2020-10-03 21:34:39 +03:00
tinyzimmer
2ffdae9e9e add a bit more to examples 2020-10-03 17:19:16 +03:00