freebsd-ports/multimedia/gstreamer1-plugins-rust/pkg-plist

47 lines
1.6 KiB
Text
Raw Normal View History

multimedia/gstreamer1-plugins-rust: add new port Repository containing various GStreamer plugins and elements written in the Rust programming language: * generic - file: A Rust implementation of the standard filesrc and filesink elements - sodium: Elements to perform encryption and decryption using libsodium. - threadshare: Some popular threaded elements reimplemented using common thread-sharing infrastructure. * net - reqwest: An HTTP source element based on the reqwest library. - rusoto: A source and sink plugin to talk to the Amazon S3 object storage system using the Rusoto library. * audio - audiofx: Plugins to apply audio effects to a stream (such as adding echo/reverb, removing noise or normalization). - claxon: A FLAC decoder based on the Claxon library. - csound: A plugin to implement audio effects using the Csound library. - lewton: A Vorbis decoder based on the lewton library. * video - cdg: A parser and renderer for CD+G karaoke data. - closedcaption: Plugins to deal with several closed caption formats (MCC, SCC, EIA-608/CEA-608 and timed text). - dav1d: AV1 decoder based on the dav1d library. - flavors: FLV demuxer based on the flavors library. - gif: A GIF encoder based on the gif library. - rav1e: AV1 encoder based on the rav1e library. * utils - fallbackswitch: Aggregator element that allows falling back to a different sink pad after a timeout. - togglerecord: Element to enable starting and stopping multiple streams together. https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs
2021-08-05 17:13:43 +02:00
lib/gstreamer-1.0/libgstcdg.so
lib/gstreamer-1.0/libgstclaxon.so
%%CSOUND%%lib/gstreamer-1.0/libgstcsound.so
lib/gstreamer-1.0/libgstfallbackswitch.so
lib/gstreamer-1.0/libgstgif.so
lib/gstreamer-1.0/libgsthsv.so
lib/gstreamer-1.0/libgstlewton.so
lib/gstreamer-1.0/libgstrav1e.so
lib/gstreamer-1.0/libgstreqwest.so
lib/gstreamer-1.0/libgstrsaudiofx.so
%%PANGO%%lib/gstreamer-1.0/libgstrsclosedcaption.so
%%DAV1D%%lib/gstreamer-1.0/libgstrsdav1d.so
lib/gstreamer-1.0/libgstrsfile.so
lib/gstreamer-1.0/libgstrsflv.so
lib/gstreamer-1.0/libgstrsjson.so
lib/gstreamer-1.0/libgstrspng.so
lib/gstreamer-1.0/libgstrsregex.so
lib/gstreamer-1.0/libgstrstextwrap.so
lib/gstreamer-1.0/libgstrswebp.so
lib/gstreamer-1.0/libgstrusoto.so
%%SODIUM%%lib/gstreamer-1.0/libgstsodium.so
lib/gstreamer-1.0/libgstthreadshare.so
lib/gstreamer-1.0/libgsttogglerecord.so
libdata/pkgconfig/gstcdg.pc
libdata/pkgconfig/gstclaxon.pc
%%CSOUND%%libdata/pkgconfig/gstcsound.pc
libdata/pkgconfig/gstfallbackswitch.pc
libdata/pkgconfig/gstgif.pc
libdata/pkgconfig/gsthsv.pc
libdata/pkgconfig/gstlewton.pc
libdata/pkgconfig/gstrav1e.pc
libdata/pkgconfig/gstreqwest.pc
libdata/pkgconfig/gstrsaudiofx.pc
%%PANGO%%libdata/pkgconfig/gstrsclosedcaption.pc
%%DAV1D%%libdata/pkgconfig/gstrsdav1d.pc
libdata/pkgconfig/gstrsfile.pc
libdata/pkgconfig/gstrsflv.pc
libdata/pkgconfig/gstrsjson.pc
libdata/pkgconfig/gstrspng.pc
libdata/pkgconfig/gstrsregex.pc
libdata/pkgconfig/gstrstextwrap.pc
libdata/pkgconfig/gstrswebp.pc
libdata/pkgconfig/gstrusoto.pc
%%SODIUM%%libdata/pkgconfig/gstsodium.pc
libdata/pkgconfig/gstthreadshare.pc
libdata/pkgconfig/gsttogglerecord.pc