Sebastian Dröge
|
9e3f713aa9
|
Update to m3u8-rs 4.0
|
2022-04-14 07:41:18 +00:00 |
|
Vivia Nikolaidou
|
b5a3a99825
|
m3u8-rs: Depend on version exactly 3.0.0
https://github.com/rutgersc/m3u8-rs/pull/46#issuecomment-1094867533
|
2022-04-11 13:22:44 +03:00 |
|
Sebastian Dröge
|
803e452889
|
Update minimum supported GStreamer version to 1.14
|
2022-04-07 12:41:54 +03:00 |
|
Mathieu Duponchelle
|
526f34d98b
|
fmp4mux: HLS live example
Producing two audio playlists, a video playlist and a super
manifest, and implementing basic trimming of old segments.
|
2022-03-02 10:01:38 +00:00 |
|
Mathieu Duponchelle
|
35d9247487
|
fmp4mux: HLS VOD example
Producing two audio playlists, a video playlist and a super
manifest
|
2022-03-02 10:01:38 +00:00 |
|
Sebastian Dröge
|
b38f6cc731
|
Remove now unnecessary Send+Sync impls for element/etc subclasses
This is now automatically implemented.
|
2022-02-28 18:56:58 +02:00 |
|
François Laignel
|
2cf84d5ce8
|
Update minimum supported Rust version to 1.57
|
2022-02-21 23:32:32 +01:00 |
|
François Laignel
|
422ea740ca
|
Update to gst::_log_macro_
See the details:
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/980
|
2022-02-21 20:50:01 +01:00 |
|
Sebastian Dröge
|
65fcd55160
|
Update for event/message/query view API changes
|
2022-01-19 15:07:45 +02:00 |
|
Sebastian Dröge
|
0c7764fa40
|
Update versions to 0.9.0
|
2022-01-15 20:33:49 +02:00 |
|
Sebastian Dröge
|
ab14c50d1c
|
Ignore clippy::non_send_fields_in_send_ty lint
It's useless in its current shape and wrongly triggering on all types.
See https://github.com/rust-lang/rust-clippy/issues/8045
|
2022-01-14 12:09:57 +02:00 |
|
Sebastian Dröge
|
81f5f0f60c
|
Fix various clippy warnings
|
2022-01-12 19:51:08 +02:00 |
|
Sebastian Dröge
|
66e987c174
|
Fix a couple of new clippy warnings
|
2021-12-02 22:31:52 +02:00 |
|
Sebastian Dröge
|
c46901d150
|
Fix or silence various new 1.57 clippy warnings
|
2021-11-30 16:31:50 +02:00 |
|
Sebastian Dröge
|
86f422592b
|
Update for glib::Enum / glib::Boxed / glib::flags! macro renames
|
2021-11-22 11:04:26 +02:00 |
|
Sebastian Dröge
|
55aad51141
|
Update for glib constructor renames
See https://github.com/gtk-rs/gtk-rs-core/pull/384
|
2021-11-20 14:31:06 +02:00 |
|
Sebastian Dröge
|
e3fbf2078d
|
Add new fmp4 plugin with muxers for ISO fragmented MP4, DASH and CMAF containers
|
2021-11-15 14:04:03 +02:00 |
|