gtk/modules/media
Chun-wei Fan 1dfc6d65df GStreamer media backend: Fix building and running on Windows
Visual Studio (and possibly other non-GCC compilers) do not like
uses of #-preprocessor directives in macro usage (warning C5101: use of
preprocessor directive in function-like macro argument list is undefined
behavior is also shown), so fix the build by defining another macro
accordingly.
2024-04-24 16:15:32 +08:00
..
gtkgstmediafile.c Visual Studio: Remove workarounds for <= glib-2.74.x 2023-06-21 12:29:38 +08:00
gtkgstmediafileprivate.h media: Convert headers to #pragma once 2023-12-20 09:43:54 -05:00
gtkgstpaintable.c gstreamer: Use G_APPROX_VALUE to compare floats 2024-03-03 14:35:27 +01:00
gtkgstpaintableprivate.h gstreamer: Pass viewport along 2024-02-11 21:44:47 -05:00
gtkgstsink.c GStreamer media backend: Fix building and running on Windows 2024-04-24 16:15:32 +08:00
gtkgstsinkprivate.h gstsink: Add support for DMABuf import and graphics offload 2024-01-28 19:09:41 +01:00
meson.build meson: Decouple linux/dma-buf.h and libdrm checks 2024-02-16 14:01:44 +01:00