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 |
|
Sebastian Dröge
|
9fc1404415
|
Update minimum supported Rust version to 1.66
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1096>
|
2023-02-20 11:09:01 +02:00 |
|
Sebastian Dröge
|
1e13dbb99c
|
Update versions to 0.11.0-alpha.1
|
2023-02-10 00:23:56 +02:00 |
|
Jordan Petridis
|
a84eeeb240
|
mux/{mp4, fmp4}: Hard depend on feature v1_18
Else --no-default-features was failing to compile.
v1_18 is needed to for the aggregator code.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/588>
|
2022-11-29 21:06:12 +02:00 |
|
Sebastian Dröge
|
f062b7cf0d
|
fmp4mux: Make media/trak timescales configurable
And refactor a bit of code for easier extensibility.
|
2022-11-07 18:06:29 +00:00 |
|
Sebastian Dröge
|
6706f3a4b4
|
fmp4mux: Add initial Opus support
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/239
|
2022-11-03 16:53:01 +02:00 |
|
Sebastian Dröge
|
7106b0484d
|
fmp4mux: Remove unused uuid dependency
|
2022-10-28 12:45:42 +03:00 |
|
Sebastian Dröge
|
f2223cf2cb
|
Update versions to 0.10.0-alpha.1
|
2022-10-24 19:31:19 +03: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 |
|