..
appsink.rs
Remove various unnecessary & from property/structure field related code
2021-10-24 20:52:23 +03:00
appsrc.rs
Manual ClockTime updates
2021-06-04 22:09:38 +02:00
custom_events.rs
Update for Value trait refactoring
2021-04-25 14:45:08 +03:00
custom_meta.rs
Ignore clippy::non_send_fields_in_send_ty
lint
2022-01-13 23:38:11 +02:00
debug_ringbuffer.rs
remove gst_ prefix for log macros
2022-02-21 18:56:06 +01:00
decodebin.rs
examples: Update for glib::Boxed
derive macro rename
2021-11-22 10:54:52 +02:00
discoverer.rs
Fix a couple of new clippy warnings
2021-12-02 22:39:57 +02:00
encodebin.rs
examples: Update for glib::Boxed
derive macro rename
2021-11-22 10:54:52 +02:00
events.rs
fix-getters-{def,calls} pass
2021-04-13 17:54:40 +02:00
futures.rs
fix-getters-{def,calls} pass
2021-04-13 17:54:40 +02:00
ges.rs
examples: Move to the new, simplified encoding profile API
2021-10-24 18:45:38 +03:00
glfilter.rs
remove gst_ prefix for log macros
2022-02-21 18:56:06 +01:00
glib-futures.rs
examples: Remove unnecessary MainContext::push_thread_default()
2021-10-25 09:54:33 +00:00
glwindow.rs
Ignore clippy::non_send_fields_in_send_ty
lint
2022-01-13 23:38:11 +02:00
gtksink.rs
manual changes post ObjectExt improvements
2021-11-08 14:42:59 +01:00
gtkvideooverlay.rs
Update for glib::source_remove() removal
2021-10-12 09:30:10 +03:00
iterator.rs
fix-getters-{def,calls} pass
2021-04-13 17:54:40 +02:00
launch.rs
Manual ClockTime updates
2021-06-04 22:09:38 +02:00
launch_glib_main.rs
fix-getters-{def,calls} pass
2021-04-13 17:54:40 +02:00
overlay-composition.rs
examples: Make use of glib::closure!
for the overlay-composition example
2022-01-24 13:13:24 +00:00
pad_probes.rs
Ignore clippy::non_send_fields_in_send_ty
lint
2022-01-13 23:38:11 +02:00
pango-cairo.rs
examples: overlay-composition: Use cairo's new ImageSurfaceDataOwned
to get rid of unsafe code
2022-01-14 21:47:08 +02:00
playbin.rs
examples/tutorials: The get-XXX-tags
signals on playbin can return a None
taglist
2021-11-21 18:38:39 +02:00
player.rs
examples/player: set_uri now allows None to be passed in
2021-09-21 09:58:07 +02:00
queries.rs
Remove unneeded std::convert::TryFrom/TryInto and std::str::FromStr imports
2021-10-31 18:20:31 +02:00
rtpfecclient.rs
manual changes post ObjectExt::emit_by_name update
2021-11-21 09:40:27 +01:00
rtpfecserver.rs
gst object: add a panicking variant of set_property_from_str
2021-11-08 14:42:59 +01:00
rtsp-server-record.rs
Update for glib::source_remove() removal
2021-10-12 09:30:10 +03:00
rtsp-server-subclass.rs
Ignore clippy::non_send_fields_in_send_ty
lint
2022-01-13 23:38:11 +02:00
rtsp-server.rs
Update for glib::source_remove() removal
2021-10-12 09:30:10 +03:00
subclass.rs
remove gst_ prefix for log macros
2022-02-21 18:56:06 +01:00
tagsetter.rs
Manual ClockTime updates
2021-06-04 22:09:38 +02:00
thumbnail.rs
examples: Use VideoFrame API in thumbnail example, use RGBX as format and correctly handle stride
2021-11-08 21:23:23 +02:00
toc.rs
Fix a couple of new clippy warnings
2021-12-02 22:39:57 +02:00
transmux.rs
manual changes post ObjectExt improvements
2021-11-08 14:42:59 +01:00
video_converter.rs
manual changes post ObjectExt improvements
2021-11-08 14:42:59 +01:00