• Martin Storsjö's avatar
    ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from the current path · e10654de
    Martin Storsjö authored
    In these cases, we must pass the full path of the file to ffprobe
    (as the current working dir on the remote system, e.g. when invoked
    with "ssh remote ffprobe ..." isn't the wanted one).
    
    The input filename passed to ffprobe is also included in the output,
    which is part of the reference test data. Add a new option to
    ffprobe to allow overriding what path is printed, to keep the
    original relative path in the tests.
    
    An alternative approach could be an option to allow requesting omitting
    the file name from the dumped data, and updating the test references
    accordingly.
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    e10654de
Name
Last commit
Last update
compat Loading commit data...
doc Loading commit data...
ffbuild Loading commit data...
fftools Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavresample Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswresample Loading commit data...
libswscale Loading commit data...
presets Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
INSTALL.md Loading commit data...
LICENSE.md Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
RELEASE Loading commit data...
configure Loading commit data...