summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/autocrop.lua
Commit message (Expand)AuthorAgeFilesLines
* TOOLS/autocrop.lua: drop Libav mentionllyyr2024-01-201-1/+1
* TOOLS/autocrop.lua: disable hwdec when needed instead using -copy oneKacper Michajłow2023-10-181-4/+3
* TOOLS/autocrop.lua: add support for detect_min_ratioKacper Michajłow2023-10-071-1/+9
* TOOLS/autocrop.lua: simplify codeGuido Cella2023-10-071-30/+14
* TOOLS/autocrop.lua: update commentGuido Cella2023-10-061-64/+44
* TOOLS/autocrop.lua: switch to auto-copy hwdec during cropdetectGuido Cella2023-09-211-0/+20
* TOOLS/autocrop.lua: cleanup timers correctlyGuido Cella2023-09-211-1/+1
* TOOLS/autocrop.lua: use VO crop alwaysKacper Michajłow2023-09-201-47/+12
* options: make video-crop validation more strictKacper Michajłow2023-09-201-2/+2
* autocrop.lua: enable vo_crop mode by defaultKacper Michajłow2023-09-081-1/+1
* autocrop.lua: don't remove crop on startup/exitKacper Michajłow2023-09-081-1/+4
* autocrop.lua: detect if crop is enabled based on propKacper Michajłow2023-09-081-3/+5
* autocrop.lua: use new --video-cropKacper Michajłow2023-08-311-0/+14
* TOOLS/autocrop.lua: log a more accurate warningGuido Cella2023-02-271-18/+12
* TOOLS/autocrop.lua: allow hiding OSD messagesGuido Cella2021-07-271-6/+12
* TOOLS/autocrop.lua: improve enable/disable conditionGuido Cella2021-07-141-5/+6
* TOOLS/autocrop.lua: automatically crop at startupヒカリ2020-06-011-84/+292
* TOOLS/autocrop.lua: fix cropdetect black limit for 10-bit videosRicardo Constantino2017-08-171-3/+4
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-151-1/+1
* TOOLS/lua: remove tabs from some lua scriptsKevin Mitchell2014-10-211-18/+18
* TOOLS/lua: conform to whitespace coding-styleKevin Mitchell2014-05-061-4/+4
* TOOLS/lua: use double quotes unless there's a good reasonKevin Mitchell2014-05-041-13/+13
* TOOLS/lua/autocrop: handle case of user hitting hotkey while cropdetection al...Kevin Mitchell2014-05-041-3/+11
* TOOLS/lua: no longer gsub out "lua/" prefix, now that its no longer thereKevin Mitchell2014-05-041-1/+1
* TOOLS: better documentation of lua scriptsKevin Mitchell2014-04-291-0/+28
* TOOLS: improve autocrop.luaKevin Mitchell2014-04-291-9/+75
* TOOLS: indent lua scripts by 4 spaces instead of 3Kevin Mitchell2014-04-271-6/+6
* TOOLS: move autocrop.lua to TOOLS/luaKevin Mitchell2014-04-271-0/+11