1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-21 22:30:22 +00:00
mpv/TOOLS
Dudemanguy 65806ac4d1 TOOLS/macos-sdk-version: use packaging instead of distutils for version
Python 3.10 deprecated disutils and then removed it in 3.12. The macos
sdk check uses the version compare from there, so it needs to be
replaced with something else. So instead use the API from the packaging
module which is also widely available and a fit replacement.

Fixes #12762.
2023-10-27 18:07:28 +00:00
..
lua TOOLS/autocrop.lua: disable hwdec when needed instead using -copy one 2023-10-18 15:21:34 +00:00
mpv-osd-symbols.sfdir
osxbundle build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
docutils-wrapper.py TOOLS/docutils-wrapper: handle commands without depfile 2023-03-24 02:18:39 +00:00
dylib-unhell.py various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
file2string.py TOOLS/file2string.py: support outputting to file 2021-11-14 19:13:10 +00:00
gen-osd-font.sh
idet.sh TOOLS/idet: fix some outdated cli syntax 2023-07-06 22:40:51 -05:00
macos-sdk-version.py TOOLS/macos-sdk-version: use packaging instead of distutils for version 2023-10-27 18:07:28 +00:00
macos-swift-lib-directory.py TOOLS: add macos-swift-lib-directory.py script 2021-11-14 19:13:10 +00:00
matroska.py TOOLS/matroska.py: add PixelCrop* elements 2023-09-17 16:48:42 +00:00
mpv_identify.sh player/command: remove video-aspect property 2023-08-31 17:37:42 +00:00
osxbundle.py osxbundle: use python3 2021-07-17 00:08:54 +02:00
stats-conv.py *.py: cosmetic changes 2020-02-27 21:36:21 +01:00
umpv TOOLS/umpv: support shell-quotes in $MPV 2023-01-07 13:16:03 +01:00
uncrustify.cfg