gst-plugins-rs/mux/fmp4
François Laignel 7ba0073052 use Pad builders for optional name definition
Also, apply auto-naming in the following cases

* When building from a non wildcard-named template, the name of the template is
  automatically assigned to the Pad. User can override with a specific name by
  calling `name()` on the `PadBuilder`.
* When building with a target and no name was provided via the above, the
  GhostPad is named after the target.

See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/448
Auto-naming discussion: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1255#note_1891181

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1197>
2023-05-12 12:55:31 +02:00
..
examples fmp4: define minBufferTime in example mpd 2023-04-27 14:16:40 +02:00
src use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
tests fmp4mux: Pass one more buffer in test_buffer_multi_stream_short_gops test 2023-02-09 20:36:44 +02:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml fmp4: examples: Update to dash-mpd 0.9 2023-05-12 09:45:40 +03:00
LICENSE git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00