Sebastian Dröge
|
d468e1e4a6
|
Clean up usage of pad probes
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1361>
|
2023-10-17 08:44:06 +03:00 |
|
Guillaume Desmottes
|
76c8279101
|
fmp4: define minBufferTime in example mpd
Required to validate the manifest with https://beta.conformance.dashif.org/
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1196>
|
2023-04-27 14:16:40 +02:00 |
|
Guillaume Desmottes
|
367b98bfcb
|
fmp4: dash_vod example: reformat
Not sure why rustfmt updated those because of my previous change.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1177>
|
2023-04-13 09:50:15 +02:00 |
|
Guillaume Desmottes
|
371ac83169
|
fmp4: dash_vod example: use dash-mpd to generate the manifest
Maybe a bit overkill for such simple example but more exemplary for
actual applications.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1177>
|
2023-04-13 09:50:11 +02:00 |
|
Josef Kolář
|
9e00142b40
|
fmp4mux: fix hls_live example
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1134>
|
2023-03-12 12:58:17 +01:00 |
|
Sebastian Dröge
|
fc5ed15af5
|
Update for gst::Element::link_many() and related API generalization
Specifically, get rid of now unneeded `&`.
|
2023-03-09 16:46:52 +02:00 |
|
Sebastian Dröge
|
3b4c48d9f5
|
Fix various new clippy warnings
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1062>
|
2023-01-25 10:31:19 +02:00 |
|
Sebastian Dröge
|
3f904553ea
|
Fix various new clippy warnings
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1011>
|
2022-12-13 11:43:16 +02:00 |
|
Sebastian Dröge
|
1fcbc346bc
|
fmp4mux: examples: Avoid unnecessary caps copies
|
2022-11-22 10:39:47 +02:00 |
|
Sebastian Dröge
|
211cd095d6
|
Add new mux subdirectory for container formats
Contains the (incomplete) flavors FLV demuxer and the fragmented MP4
muxer for now.
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/173
|
2022-10-23 20:25:08 +03:00 |
|