Sebastian Dröge
|
38bd880a74
|
Add GstVideoFilter bindings
Not very useful, but will be useful for gst-plugin-rs
|
2017-12-30 15:34:41 +02:00 |
|
Philippe Normand
|
1722b047bd
|
gstreamer-video: VideoRectangle bindings
|
2017-12-26 18:17:30 +01:00 |
|
Sebastian Dröge
|
25a8ce4f8d
|
Add bindings for gst_video::convert_sample() and ::convert_sample_async()
|
2017-12-24 14:30:38 +02:00 |
|
Sebastian Dröge
|
d55e08a6a4
|
Add bindings for force-keyunit and still-frame events
|
2017-12-10 11:57:11 +02:00 |
|
Sebastian Dröge
|
b4cb81cd56
|
Run everything through latest rustfmt-nightly
|
2017-09-10 15:21:26 +03:00 |
|
Sebastian Dröge
|
f05df73088
|
Add various gst_init() assertions to video/app bindings
audio and core should come next.
Also print something more meaningful than using assert_eq!().
|
2017-08-30 12:48:01 +03:00 |
|
Sebastian Dröge
|
f751afc0fb
|
Add prelude modules to all cratest that only re-export the traits
And use those in the examples instead of blanket * imports
|
2017-08-17 18:02:25 +03:00 |
|
Sebastian Dröge
|
767bd0537e
|
Only re-export traits once
|
2017-08-17 16:32:17 +03:00 |
|
Sebastian Dröge
|
4b24ca1823
|
Add VideoOverlay bindings
|
2017-08-11 15:03:16 +03:00 |
|
Sebastian Dröge
|
cb8ca2c00e
|
Add VideoFrame bindings
|
2017-08-11 14:55:31 +03:00 |
|
Sebastian Dröge
|
830f0b7d83
|
Add VideoInfo and related bindings
|
2017-08-11 12:42:59 +03:00 |
|
Sebastian Dröge
|
3a50ca61e3
|
Add initial libgstvideo bindings
Only VideoFormat and VideoFormatInfo and related API for now.
https://github.com/sdroege/gstreamer-rs/issues/5
|
2017-08-11 00:41:55 +03:00 |
|