summaryrefslogtreecommitdiffstats
path: root/player/javascript.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-08-16 02:56:38 +0200
committerwm4 <wm4@nowhere>2020-08-16 02:57:26 +0200
commit7f67c5250a627c13e8797ff6fa5e42deec50bfdd (patch)
treee93c58c5cc1be018b77c96cb6a87a0a22f7d6887 /player/javascript.c
parente27c523a10708b7265c33a4bae631663df4bb297 (diff)
downloadmpv-7f67c5250a627c13e8797ff6fa5e42deec50bfdd.tar.bz2
mpv-7f67c5250a627c13e8797ff6fa5e42deec50bfdd.tar.xz
lua: pass strings with embedded zeros as byte arrays
This was a vague idea how to handle passing byte arrays from Lua to the mpv command interface in a somewhat reasonable way. The idea was cancelled, but leave the Lua part of it, since it might get useful later, and prevents passing (and silently cutting off) such byte strings. Barely tested, let's say not tested at all.
Diffstat (limited to 'player/javascript.c')
0 files changed, 0 insertions, 0 deletions