gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/va
Tim-Philipp Müller 296094508e libs: va: make sure va-enumtypes.h is generated before it's used
Need to add a dep for the generated header file to the dependency()
so that it gets generated before anyone tries to #include files
from it (which may happen before the actual lib is built because
that's only needed when stuff is linked together later).

See https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2057#note_1323236
and CI build failures in https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2096

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2103>
2022-04-02 18:58:52 +00:00
..
gstva.h libs: va: add VA allocator parameter for derived images usage. 2022-03-31 14:14:45 +00:00
gstvaallocator.c va: Fix printf format modifier for drm modifiers 2022-04-01 20:09:36 +00:00
gstvaallocator.h libs: va: add VA allocator parameter for derived images usage. 2022-03-31 14:14:45 +00:00
gstvadisplay.c vadisplay: Add description readonly property 2022-03-30 21:41:27 +00:00
gstvadisplay.h va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00
gstvadisplay_drm.c va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00
gstvadisplay_drm.h va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00
gstvadisplay_wrapped.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstvadisplay_wrapped.h va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00
gstvapool.c libs: va: add VA allocator parameter for derived images usage. 2022-03-31 14:14:45 +00:00
gstvapool.h libs: va: add VA allocator parameter for derived images usage. 2022-03-31 14:14:45 +00:00
gstvasurfacecopy.c va: Move allocators and pool objects into gstva library. 2022-03-29 19:48:30 +00:00
gstvasurfacecopy.h va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00
gstvautils.c vadisplay: Add description readonly property 2022-03-30 21:41:27 +00:00
gstvautils.h va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00
gstvavideoformat.c va: Move the video format functions into gstlibva. 2022-03-29 19:48:30 +00:00
gstvavideoformat.h va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00
meson.build libs: va: make sure va-enumtypes.h is generated before it's used 2022-04-02 18:58:52 +00:00
va-prelude.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
va_fwd.h va: Don't expose internal classes. 2022-03-30 11:36:03 +02:00
vasurfaceimage.c va: Move allocators and pool objects into gstva library. 2022-03-29 19:48:30 +00:00
vasurfaceimage.h va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00