summaryrefslogtreecommitdiffstats
path: root/demux
diff options
context:
space:
mode:
authortorque <torque@1>2015-03-06 03:20:57 -0800
committerwm4 <wm4@nowhere>2015-03-06 12:28:20 +0100
commit4ff29f33b0d86888a02524df5d6085c4bc29477e (patch)
treeb974a76983e69f6ae9fdb1e17d3ad7baa04a2f22 /demux
parentfc571e0adb2498cc9278ee51f9aa6b00ee165644 (diff)
downloadmpv-4ff29f33b0d86888a02524df5d6085c4bc29477e.tar.bz2
mpv-4ff29f33b0d86888a02524df5d6085c4bc29477e.tar.xz
Lua: add unpack shim for Lua 5.2/5.3 compatibility.
The global unpack function got moved to table.unpack in Lua 5.2, and it's only available as the global if 5.2 is built with compatibility enabled (the default). Lua 5.3 does not build with 5.1 compatibility by default. Fixes #1648.
Diffstat (limited to 'demux')
0 files changed, 0 insertions, 0 deletions