gstreamer/subprojects/gst-devtools
Jordan Petridis 634000d103 launcher: Fix ambigious python strings
```
gst-devtools/validate/launcher/baseclasses.py:2399: SyntaxWarning: invalid escape sequence '\.'
  if re.findall("%s\..*\.%s$" % (re.escape(mfile_bname), self.FILE_EXTENSION), f):
gst-devtools/validate/launcher/apps/gstvalidate.py:1354: SyntaxWarning: invalid escape sequence '\.'
  ("file\.transcode.*mxf",
```

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6044>
2024-02-04 15:10:06 +00:00
..
debug-viewer Remove the uninstalled term 2022-03-01 11:33:10 +00:00
docs docs: explicitly declare gir build dependencies 2023-01-06 22:50:57 +00:00
scripts meson: Generate ChangeLog files for release tarballs on dist 2022-12-04 18:16:25 +00:00
tracer Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
validate launcher: Fix ambigious python strings 2024-02-04 15:10:06 +00:00
.gitignore Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
gst-devtools.doap Release 1.22.9 2024-01-24 18:21:13 +00:00
meson.build Back to development 2024-01-25 00:18:12 +00:00
meson_options.txt tools: Add support for building gstreamer tools against gst-full 2022-03-30 17:43:17 +00:00
NEWS Release 1.22.9 2024-01-24 18:21:13 +00:00
RELEASE Release 1.22.9 2024-01-24 18:21:13 +00:00