.. |
auto
|
video: Autogenerate bindings for a few more enums
|
2020-02-15 10:11:35 +01:00 |
subclass
|
video: Use static inner lifetime for VideoCodecState<Readable>
|
2019-12-23 13:15:34 +02:00 |
caps_features.rs
|
gstreamer-video: expose caps features
|
2020-05-27 15:24:08 +03:00 |
functions.rs
|
video: Add bindings for guess_framerate()
|
2020-05-27 14:51:21 +03:00 |
lib.rs
|
video: Add VideoAffineTransformationMeta, CropMeta and RegionOfInterestMeta
|
2020-06-08 12:23:20 +03:00 |
utils.rs
|
gstreamer-video: VideoDecoder bindings
|
2019-05-22 20:40:57 +00:00 |
video_buffer_pool.rs
|
Use MaybeUninit::zeroed() everywhere possible instead of mem::zeroed()
|
2019-07-11 17:56:50 +03:00 |
video_codec_frame.rs
|
Use mem::ManuallyDrop instead of mem::forget() everywhere
|
2020-04-30 10:56:38 +03:00 |
video_codec_state.rs
|
gstreamer-video: VideoDecoder bindings
|
2019-05-22 20:40:57 +00:00 |
video_converter.rs
|
video/videoconverter: Add TryFrom<Structure> and inverse From impl for VideoConverterConfig
|
2020-05-27 15:24:08 +03:00 |
video_decoder.rs
|
video: Use static inner lifetime for VideoCodecState<Readable>
|
2019-12-23 13:15:34 +02:00 |
video_encoder.rs
|
video: Use static inner lifetime for VideoCodecState<Readable>
|
2019-12-23 13:15:34 +02:00 |
video_event.rs
|
Run everything through cargo fmt again
|
2020-04-30 11:01:25 +03:00 |
video_format.rs
|
Use Results instead of Options where they signal an error instead of just a missing value
|
2019-12-17 22:21:28 +02:00 |
video_format_info.rs
|
Use Results instead of Options where they signal an error instead of just a missing value
|
2019-12-17 22:21:28 +02:00 |
video_frame.rs
|
video: Don't unmap VideoFrameRefs that are just borrowed
|
2020-06-08 12:23:20 +03:00 |
video_info.rs
|
video: Add VideoInfo::is_valid() and guard against finfo being NULL when retrieving the video format
|
2020-06-08 12:23:20 +03:00 |
video_meta.rs
|
video: Add VideoAffineTransformationMeta, CropMeta and RegionOfInterestMeta
|
2020-06-08 12:23:20 +03:00 |
video_overlay.rs
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
video_overlay_composition.rs
|
gstreamer-video: Change functions from returning Option to Result
|
2019-12-17 08:41:51 +00:00 |
video_rectangle.rs
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
video_time_code.rs
|
Implement Sync/Send for more types and don't implement Send for TypeFind
|
2019-12-18 18:37:44 +02:00 |
video_time_code_interval.rs
|
gstreamer-video: Change functions from returning Option to Result
|
2019-12-17 08:41:51 +00:00 |