Age | Commit message (Collapse) | Author | Files | Lines |
|
The following APIs are not allowed: `GetIfTable` `GetBestInterface`
`GetIpAddrTable`, so replace with equivalents. In the process, also
unbreak the service discovery APIs. Upstream MR has more details:
https://gitlab.freedesktop.org/libnice/libnice/-/merge_requests/154
WACK wasn't reporting an error for `GetIpAddrTable`, but the
documentation says it is only available on desktop:
https://docs.microsoft.com/en-us/windows/win32/api/iphlpapi/nf-iphlpapi-getipaddrtable#requirements
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/546>
|
|
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/511>
|
|
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/512>
|
|
Patch 0001-nicesrc-spin-the-agent-mainloop-in-a-separate-thread.patch
is no longer needed, libnice now drops all packets before a conncheck
has succeeded as per WebRTC's recommendations, and webrtcbin also works
around the lack of this patch.
Patch 0001-meson-install-.pc-file-for-static-gstreamer-plugin.patch is
upstream now.
https://gitlab.freedesktop.org/gstreamer/cerbero/merge_requests/173
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/EricssonResearch/cerbero/pull/32
|
|
|
|
|
|
|
|
|
|
Patch taken from upstream
https://bugzilla.gnome.org/show_bug.cgi?id=740081
|
|
Without this, libtool only generates a .a static plugin.
https://ci.gstreamer.net/job/cerbero-cross-mingw32/lastFailedBuild/console
|
|
Also add to the gstreamer-1.0-net package
|