Ben Boeckel
|
5fd8660f5f
|
TOOLS: idet: use quotes for the verdict value
ShellCheck warns about "vara-varb" about not being in $(()), but we
actually want the literal string, so quote it. Also fix a typo.
|
2014-09-16 17:32:39 +02:00 |
|
Ben Boeckel
|
11c044aa48
|
TOOLS: shellcheck: quote variable expansions
|
2014-09-16 17:32:33 +02:00 |
|
Ben Boeckel
|
45e2345a7f
|
TOOLS: shellcheck: remove '$' on variables in $(()) expansion
|
2014-09-16 17:29:46 +02:00 |
|
Ben Boeckel
|
ec2c6a17dc
|
TOOLS, version.sh: shellcheck: replace cmd with $(cmd)
Signed-off-by: wm4 <wm4@nowhere>
|
2014-09-16 17:29:39 +02:00 |
|
Ben Boeckel
|
ba2a3f40ac
|
TOOLS: idet: remove unused code
|
2014-09-16 17:29:11 +02:00 |
|
Rudolf Polzer
|
35c20c3094
|
idet.sh: Fix a typo.
|
2014-07-16 16:15:12 +02:00 |
|
Rudolf Polzer
|
f5449870e0
|
idet.sh: Fix telecine detection.
|
2014-07-15 11:10:24 +02:00 |
|
Rudolf Polzer
|
c0cd58e3f5
|
idet.sh: An alternative to ildetect.sh.
This script uses ffmpeg's "idet" filter for interlace detection. In the
long run this should replace ildetect.sh+ildetect.sh.
|
2014-05-27 18:41:40 +02:00 |
|