gst-plugins-rs/generic/threadshare
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 use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
src use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
tests use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml threadshare: Update to socket2 0.5 2023-03-01 13:59:53 +02:00
LICENSE-LGPLv2 git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00