| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.93.0: + Add support for VA H264 encoder. + Fix setting virtual display resolution.
- Update to version 0.92.2: + Add new, separate media factory for CC. + Fix a crash where gst elements could not be created for CC.
- Update to version 0.92.1:
+ Fix compilation in Fedora Koji
- Changes from version 0.92.0:
+ Migrate to gtk4.
+ Use libportal to acquire screencast portal.
+ Upstream Flatpak appdata updated and CI added.
+ Dedupe sinks based on IP and P2P MAC instead of name.
+ Fix various issues.
- Changes from version 0.91.0
+ Add support for Miracast over Infrastructure (MICE) protocol.
+ Add support for Chromecast protocol.
+ Add support for casting a virtual screen.
+ Fix various issues.
+ Updated translations.
- Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4):
Follow upstreams port to gtk4.
- Align BuildRequires with what meson checks for:
+ Add pkgconfig(avahi-client), pkgconfig(avahi-gobject),
pkgconfig(gio-2.0), pkgconfig(gstreamer-1.0),
pkgconfig(gstreamer-pbutils-1.0), pkgconfig(json-glib-1.0),
pkgconfig(libadwaita-1), pkgconfig(libnm),
pkgconfig(libportal-gtk4), pkgconfig(libprotobuf-c), and
pkgconfig(libsoup-3.0).
- Run test suite: add meson_test to check section.
- Update to version 0.90.5: + Multiple fixes in P2P peer/sink handling. + Fix decoding of supported device profiles. + Fix issues with WFD media pipeline: - Permit constrained-baseline profile. - Do not add a pipeline bus watch. - Do not force I420 for vaapipostproc. - Do not force alignment=nal.
- Update to version 0.90.4: + Add firewalld integration. + Updated translations. - Add explicit runtime gstreamer-plugin-pipewire Requires. - Add missing explicit pkgconfig(gstreamer-plugins-base-1.0) BuildRequires, fixed in future versions. - Replace update-desktop-files with desktop-file-utils BuildRequires and distro independant command call. - Add pkgconfig(appstream-glib) BuildRequires and metainfo validation call.
- Separate lang package
- Initial package