gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Nirbheek Chauhan a9fec8f638 meson: Fix invalid include flag in uninstalled gl pc file
${libdir}/gstreamer-1.0/include is only valid after installation, but
extra_cflags are added unconditionally, so we can't use that for
include flags.

Instead, let's add the include flag via variables, which are different
for installed and uninstalled pc files.

This is particularly bad for consuming GStreamer via CMake which barfs
on non-existent include paths.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7143>
2024-07-05 18:43:27 +01:00
..
allocators shmallocator: fix build on Illumos 2024-03-13 20:09:44 +00:00
app appsrc: clear eos flag on flush stop event 2024-02-22 19:46:50 +00:00
audio audioconvert: Support converting >64 channels 2024-05-12 11:06:15 +01:00
fft gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
gl meson: Fix invalid include flag in uninstalled gl pc file 2024-07-05 18:43:27 +01:00
pbutils encoding-target: Chain up to parent class 2024-07-02 10:10:45 +01:00
riff riff: add more h265 fourcc formats 2023-07-17 13:17:20 +00:00
rtp rtp: Fix constant for maximum two-byte RTP header extension length 2024-02-23 02:18:28 +00:00
rtsp realmedia: remove RealServer RTSP extension, RDT handling and PNM source 2024-02-13 11:44:29 +00:00
sdp sdp: fix wrong error message for missing clock-rate in caps 2023-08-26 18:01:38 +00:00
tag exiftag: Prevent integer overflows and out of bounds reads when handling undefined tags 2024-04-29 19:54:45 +01:00
video video-info: Don't crash in gst_video_info_is_equal() if one videoinfo is zero-initialized 2024-06-18 20:11:13 +01:00
glib-compat-private.h
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00