Sebastian Dröge
|
a0ba290d4d
|
Fix various clippy warnings in gstreamer-video
|
2017-09-10 15:21:26 +03:00 |
|
Sebastian Dröge
|
f0935d7e1e
|
Add remaining gst_init() assertions
|
2017-08-30 14:39:09 +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
|
1cb1cf9936
|
Implement Send+Sync for VideoInfo too
It's also immutable here.
|
2017-08-15 17:34:32 +03:00 |
|
Sebastian Dröge
|
b0307f9108
|
Fix build with --all-features and run it on travis
|
2017-08-15 13:46:16 +03:00 |
|
Sebastian Dröge
|
e66bcf8a5d
|
Allow any Into<Fraction> for VideoInfo::fps() and VideoInfo::par()
|
2017-08-14 09:54:32 +03:00 |
|
Sebastian Dröge
|
cb8ca2c00e
|
Add VideoFrame bindings
|
2017-08-11 14:55:31 +03:00 |
|
Sebastian Dröge
|
18871110cd
|
Add VideoInfo::convert()
|
2017-08-11 12:54:01 +03:00 |
|
Sebastian Dröge
|
b08980cd5e
|
Add some more VideoInfo convenience API
|
2017-08-11 12:51:27 +03:00 |
|
Sebastian Dröge
|
830f0b7d83
|
Add VideoInfo and related bindings
|
2017-08-11 12:42:59 +03:00 |
|