Changeset 9286de04 in ffmpeg

Timestamp:
Apr 19, 2015, 9:50:24 PM (10 years ago)
Author:
Vittorio Giovara <vittorio.giovara@gmail.com>
Branches:
master
Children:
4d50d53a, 4d593896
Parents:
376589e5
git-author:
Vittorio Giovara <vittorio.giovara@gmail.com> (04/07/15 13:06:05)
git-committer:
Vittorio Giovara <vittorio.giovara@gmail.com> (04/19/15 21:50:24)
Message:

mov: Double-check that alias path is not an absolute path

nlvl_to and nlvl_from can be set to 1 if both alias and target files
are in the same directory, so actually check the first character of the
string. We can do this because MacOS filepaths (alis type 2) are always
converted to UNIX filepaths (alis type 18).

(No files)

Note: See TracChangeset for help on using the changeset viewer.