gstreamer/ext
Marijn Suijten abb026ec6a gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable
These parameters are incorrectly regarded as mutable in G-IR making them
"incompatible" with languages that are explicit about mutability like
Rust. In order to clean up the code and expected API there, update the
signatures here, right at the source (instead of overriding them in
Gir.toml and hoping for the best).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1005>
2021-01-14 11:53:10 +00:00
..
alsa alsa: allow per feature registration 2020-12-10 13:01:57 +00:00
cdparanoia plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:41:17 +02:00
gl gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable 2021-01-14 11:53:10 +00:00
libvisual libvisual: workaround clang warning 2020-12-14 11:37:56 +00:00
ogg ogg: allow per feature registration 2020-12-10 13:01:57 +00:00
opus opus: disable docs option in meson fallback 2020-11-26 17:37:01 +01:00
pango timeoverlay: Add elapsed-running-time mode 2020-10-08 23:51:02 +03:00
theora theoradec: Set telemetry options only if they are nonzero 2020-10-22 08:05:20 +00:00
vorbis vorbis: drop unneeded check for vorbis_synthesis_restart() 2019-12-09 07:33:55 +00:00
meson.build meson: Remove outdated msvc-specific disabling code 2019-02-21 19:19:09 +05:30