summaryrefslogtreecommitdiff
path: root/scripts/export_mp4chaps.lua
AgeCommit message (Collapse)Author
2016-09-12Tweak PR 269 for portable file-pathRobin Gareus
2016-09-12Cleaned up messed indents (tabs vs. spaces)Johannes Mueller
2016-09-12Lua script to export markers as mp4 chaptersJohannes Mueller
Location markers, that are not xruns are exported as mp4 chapter marks. This requires `Location::name()` to be exposed to Lua.