uttarayan21
4ed15c97f0
feat: Add keybinds to minimal example
2025-12-25 21:43:55 +05:30
uttarayan21
a2491695b3
fix(video): try to optimize memory leaks
build / checks-matrix (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled
2025-12-25 06:28:52 +05:30
uttarayan21
5a0bdae84b
fix: Try to minimize frame latency
2025-12-25 05:48:51 +05:30
uttarayan21
ebe2312272
feat: Get iced-video working
2025-12-25 02:14:56 +05:30
uttarayan21
3382aebb1f
feat: Added PipelineExt trait for all Children of Pipelines
build / checks-matrix (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled
2025-12-23 01:33:54 +05:30
uttarayan21
8d46bd2b85
feat: Restructure the gst parent<->child relations
2025-12-23 01:09:01 +05:30
uttarayan21
043d1e99f0
feat: Modify gst crate to add lot of more granularity
2025-12-22 13:27:30 +05:30
uttarayan21
d42ef3b550
feat(gst): enhance GStreamer integration with new modules and improved API
...
build / checks-matrix (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled
This commit introduces significant enhancements to the GStreamer integration by:
- Adding new modules for bins, caps, elements, pads, and plugins
- Implementing a more ergonomic API with helper methods like play(), pause(), ready()
- Adding support for various GStreamer plugins including app, autodetect, playback, and videoconvertscale
- Improving error handling with better context attachment
- Updating dependencies to latest versions including gstreamer-video 0.24.4
- Refactoring existing code to use modern Rust patterns and features
2025-12-17 23:35:05 +05:30
uttarayan21
21cbaff610
feat(gst): implement Playbin3 wrapper with basic playback functionality
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-12-17 14:08:17 +05:30
uttarayan21
a0bda88246
feat(gst): add glib dependency and update video texture handling
2025-12-17 14:07:53 +05:30
uttarayan21
c675c29be3
chore(gst): Remove flake files and configurations from gst
2025-12-16 02:25:09 +05:30
uttarayan21
7f9152e8fd
feat(gst): Added gst a high level wrapper over gstreamer
...
chore(example): Added hdr-gstreamer-wgpu example
chore(license): Added MIT license to all crates
2025-12-16 02:23:30 +05:30