mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
GStreamer multimedia framework
5feeb35dba
ges-uri-asset.c: In function ‘create_discoverer’: ges-uri-asset.c:53:1: error: old-style function definition [-Werror=old-style-definition] 53 | create_discoverer () | ^~~~~~~~~~~~~~~~~ ges-uri-asset.c: In function ‘get_discoverer’: ges-uri-asset.c:67:1: error: old-style function definition [-Werror=old-style-definition] 67 | get_discoverer () | ^~~~~~~~~~~~~~ CC libges_1.0_la-ges-auto-transition.lo ges-asset.c: In function ‘_get_type_entries’: ges-asset.c:489:1: error: old-style function definition [-Werror=old-style-definition] 489 | _get_type_entries () | ^~~~~~~~~~~~~~~~~ |
||
---|---|---|
bindings | ||
common@59cb678164 | ||
data/completions | ||
docs | ||
examples | ||
ges | ||
hooks | ||
m4 | ||
pkgconfig | ||
plugins | ||
tests | ||
tools | ||
.arcconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
COPYING.LIB | ||
gst-editing-services.doap | ||
Makefile.am | ||
meson.build | ||
meson_options.txt | ||
NEWS | ||
README | ||
RELEASE |
GStreamer Editing Services -------------------------- This is a high-level library for facilitating the creation of audio/video non-linear editors. License: -------- This package and its contents are licensend under the GNU Lesser General Public License (LGPL). Dependencies: ------------- * GStreamer core * gst-plugins-base