Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 542 → Rev 541

/video-contact-sheet/branches/1.13/dist/vcs
449,6 → 449,9
# If 1, the selected CAPTURER understands the use of milliseconds
CAPTURER_HAS_MS=0
 
MPLAYER_BIN=
FFMPEG_BIN=
 
# This variable is used in functions to avoid running them in a subshell, i.e.
# instead of
# ret=$(myfunc)