Sebastian Dröge
|
cfe1bd452f
|
Add bindings for VideoOverlayComposition and VideoOverlayRectangle
|
2018-09-28 17:37:27 +03:00 |
|
Sebastian Dröge
|
6cf34b1b39
|
Add VideoOverlay::prepare_window_handle() and got_window_handle()
|
2018-09-13 22:53:13 +03:00 |
|
Sebastian Dröge
|
3c900e6102
|
Regenerate with latest gir
|
2018-08-18 00:25:12 +03:00 |
|
Sebastian Dröge
|
2240ef109f
|
Regenerate with latest GIR and update for the glib::Quark changes
|
2018-07-30 11:46:40 +03:00 |
|
Sebastian Dröge
|
2085d170be
|
Get rid of callback_guard! as unwinding through FFI is defined behaviour now and aborts
|
2018-06-24 14:42:11 +03:00 |
|
Sebastian Dröge
|
1192a027b4
|
Regenerated with latest GIR and GIR files
|
2018-05-21 11:55:19 +03:00 |
|
Sebastian Dröge
|
46d27e3e75
|
Regenerate everything with latest GIR
|
2018-04-23 20:45:15 +03:00 |
|
Sebastian Dröge
|
9a3ef2e9f1
|
Regenerate with latest GIR and update for the non-bitflags flags in -sys now
|
2018-04-04 10:47:12 +03:00 |
|
Sebastian Dröge
|
a33fd41d02
|
Regenerate everything with latest gir
|
2018-03-20 11:52:29 +02:00 |
|
Sebastian Dröge
|
6bd63ec8e7
|
Update gstreamer-video
|
2018-03-19 10:32:07 +02:00 |
|
Sebastian Dröge
|
808ff293ec
|
Regenerate everything with latest gir
|
2018-03-02 21:34:29 +02:00 |
|
Sebastian Dröge
|
f1426c82ba
|
Remove callback guards
Since Rust 1.24 it is safe to let panics go to the FFI boundary
|
2018-02-17 19:58:41 +02:00 |
|
Sebastian Dröge
|
6d0d7a3df8
|
Regenerate everything with latest GIR
|
2018-02-06 16:42:34 +02:00 |
|
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 |
|
Sebastian Dröge
|
5fb6ce77ee
|
Add VideoMultiviewFramePacking enum and minor code cleanup
|
2017-12-16 10:56:19 +02:00 |
|
Sebastian Dröge
|
8a2e78e586
|
Regenerate with latest GIR to fix various issues with property getters
Get rid of unneeded transmutes and actually initialize flags/enum
GValues with the correct type instead of using integers.
|
2017-11-27 19:16:34 +02:00 |
|
Sebastian Dröge
|
5d266bf31b
|
Regenerate with latest GIR
Which gives us mappings between instance and class struct for now.
|
2017-11-09 13:33:40 +02:00 |
|
Sebastian Dröge
|
3179806f01
|
Regenerate everything with latest GIR
And fix-up manual code
|
2017-11-05 19:08:39 +02:00 |
|
Sebastian Dröge
|
19c5556239
|
Regenerate with latest GIR
|
2017-10-01 15:52:15 +02:00 |
|
Sebastian Dröge
|
3b0e6843e2
|
Regenerate everything with latest GIR
|
2017-09-09 16:35:01 +03:00 |
|
Sebastian Dröge
|
52c013b834
|
Regenerate everything with latest GIR
|
2017-08-30 14:45:25 +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 |
|