Commit Graph

4 Commits

Author SHA1 Message Date
Christoph Reiter
6dd4efad4c synchronize pathtools
no rebuilds, since nothing changed for users.
Thy only exception is extremetuxracer where the header
can now be included in cpp code as is.
2023-10-27 10:56:50 +02:00
Christoph Reiter
6ff74a8047 ffmpeg: synchronize pathtools
Signed-off-by: Christoph Reiter <reiter.christoph@gmail.com>
2023-03-11 14:53:40 +01:00
Markus Mützel
2fb3baf24b ffmpeg: synchronize pathtools
Signed-off-by: Markus Mützel <markus.muetzel@gmx.de>
2022-03-11 10:19:24 +01:00
Johannes Schindelin
3aeca90835 ffmpeg: synchronize with mingw-w64-pathtools
Just like `mingw-w64-curl`, `mingw-w64-ffmpeg` is now also built with a
literal copy of `mingw-w64-pathtools`' source code.

This adds the `get_dll_path()` function (which is unused by the `ffmpeg`
code), and it also forward-ports the patch where we now preserve UNC
paths when normalizing/simplifying paths.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-07-19 12:53:50 +02:00