gstreamer/ext
Seungha Yang 4a5197dc27 jack: Add port-names property to select ports explicitly
By this new property, user can select physical port to connect,
and element will pick requested port instead of random ones.
User should provide full port name including "client_name:" prefix.
An example is
jackaudiosrc port-names="system:capture_1,system:capture_3" ! ...
   jackaudiosink port-names="system:playback_2"

In addition to "port-names" property, a new connect type "explicit"
is added so that element can post error message if requested
"port-names" contains invalid port(s).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1037>
2021-07-30 15:58:20 +09:00
..
aalib aalib: allow per feature registration 2021-03-29 12:45:13 +02:00
cairo cairo: allow per feature registration 2021-03-29 12:45:23 +02:00
dv dv: allow per feature registration 2021-03-29 12:45:21 +02:00
flac flac: allow per feature registration 2021-03-29 12:45:21 +02:00
gdk_pixbuf gdk_pixbuf: allow per feature registration 2021-03-29 12:45:21 +02:00
gtk gtk: Scroll events dispatch support 2021-07-05 11:44:30 +01:00
jack jack: Add port-names property to select ports explicitly 2021-07-30 15:58:20 +09:00
jpeg jpegenc: Remove arbitrary encoding size limitation 2021-06-02 13:28:18 -04:00
lame lame: allow per feature registration 2021-03-29 12:45:21 +02:00
libcaca libcaca: allow per feature registration 2021-03-29 12:45:21 +02:00
libpng Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 17:34:38 +01:00
mpg123 mpeg123: allow per feature registration 2021-03-29 12:45:21 +02:00
pulse pulse: allow per feature registration 2021-03-29 12:45:22 +02:00
qt qt: Support RGB format 2021-07-28 11:42:12 +00:00
raw1394 raw1394: allow per feature registration 2021-03-29 12:45:22 +02:00
shout2 shout2: allow per feature registration 2021-03-29 12:45:23 +02:00
soup soup: allow per feature registration 2021-03-29 12:45:22 +02:00
speex speex: allow per feature registration 2021-03-29 12:45:22 +02:00
taglib taglib: Update createFrame() to non-deprecated version. 2021-04-26 08:48:58 +00:00
twolame twolame: allow per feature registration 2021-03-29 12:45:23 +02:00
vpx vpx: add enum for adaptive quantization modes 2021-06-28 16:05:46 +00:00
wavpack Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 17:34:38 +01:00
meson.build meson: Don't skip plugins that don't build with MSVC 2018-09-05 20:15:57 +05:30