mpv/TOOLS
wm4 e27c523a10 command: extend subprocess command stdin, change behavior
Make it possible to feed a string to stdin of a subprocess. Out of
laziness, it can't be an arbitrary byte string. (Would require adding an
option type that takes in a Lua byte string.)

Do not set stdin of a subprocess to fd 0 (i.e. mpv's stdin) anymore,
because it makes things more consistent. Enabling stdin didn't make too
much sense in the first place, so this behavior change seems
justifiable.

win32 support missing.

Fixes: #8003
2020-08-16 02:54:44 +02:00
..
lua command: extend subprocess command stdin, change behavior 2020-08-16 02:54:44 +02:00
mpv-osd-symbols.sfdir
osxbundle/mpv.app/Contents
__init__.py
appveyor-build.sh
appveyor-install.sh
dylib-unhell.py
file2string.py TOOLS/file2string: change to python3 2020-08-12 17:21:49 +02:00
gen-osd-font.sh
idet.sh
matroska.py
mpv_identify.sh
osxbundle.py
stats-conv.py
travis-deps
travis-rebuild-website
umpv umpv: convert to python 3 2020-04-03 12:57:24 +02:00
uncrustify.cfg