gstreamer/subprojects/gst-plugins-bad/tests/examples
Nirbheek Chauhan 8e1b6accbd meson: Always use forward slashes in defines with paths
Fixes the following build failure on MSYS2:

```
../subprojects/gstreamer/tests/check/elements/filesrc.c: In function 'test_seeking':
../subprojects/gstreamer/tests/check/elements/filesrc.c:107:53: error: incomplete universal character name \U
  107 |   g_object_set (G_OBJECT (src), "location", TESTFILE, NULL);
      |                                                     ^
../subprojects/gstreamer/tests/check/elements/filesrc.c:107:53: warning: unknown escape sequence: '\A'
../subprojects/gstreamer/tests/check/elements/filesrc.c:107:53: warning: unknown escape sequence: '\g'
../subprojects/gstreamer/tests/check/elements/filesrc.c:107:53: warning: unknown escape sequence: '\s'
../subprojects/gstreamer/tests/check/elements/filesrc.c:107:53: warning: unknown escape sequence: '\g'
../subprojects/gstreamer/tests/check/elements/filesrc.c:107:53: warning: unknown escape sequence: '\c'
```

Due to: `-DTESTFILE=\"C:\\Users\\Administrator\[...]`

https://gitlab.freedesktop.org/nirbheek/gstreamer/-/jobs/45317733

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5018>
2023-07-12 21:17:25 +00:00
..
audiomixmatrix Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
avsamplesink Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
camerabin2 meson: Always use forward slashes in defines with paths 2023-07-12 21:17:25 +00:00
codecparsers Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
codecs examples: Add test code to verify decoder caps update 2022-11-16 13:12:38 +00:00
d3d11 d3d11: Add d3d11overlay element 2023-04-17 23:22:57 +09:00
directfb Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gtk gtkwaylandsink test: Add navigationtest to example 2022-08-02 16:34:13 +00:00
ipcpipeline Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00
mediafoundation mfvideoencoder: Handle dynamic property update 2022-05-28 23:12:53 +09:00
mpegts mpegts: Fix include headers 2023-04-04 20:54:50 +00:00
msdk Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
mxf Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
nvcodec tests: examples: Stop duplicating keyboard interaction handler code 2022-05-26 18:52:35 +00:00
opencv Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00
qsv tests: examples: Stop duplicating keyboard interaction handler code 2022-05-26 18:52:35 +00:00
qt6d3d11 qt6d3d11: Add Direct3D11 Qt6 QML sink 2023-06-21 15:32:17 +00:00
uvch264 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
va example: vaenc-dynamic-reconfigure: Support H265. 2022-12-01 09:45:24 +08:00
waylandsink gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
webrtc Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00
wpe Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00
key-handler.c tests: examples: Stop duplicating keyboard interaction handler code 2022-05-26 18:52:35 +00:00
key-handler.h tests: examples: Stop duplicating keyboard interaction handler code 2022-05-26 18:52:35 +00:00
meson.build qt6d3d11: Add Direct3D11 Qt6 QML sink 2023-06-21 15:32:17 +00:00
playout.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00