On Fri, Jul 10, 2015 at 7:41 PM, Hendrik Leppkes <[email protected]> wrote: > On Fri, Jul 10, 2015 at 7:46 PM, Vittorio Giovara > <[email protected]> wrote: >> This reverts commit 9286de045968ad456d4e752651eec22de5e89060. >> The change broke support for legit absolute file paths. >> >> Reported-by: Maksym Veremeyenko <[email protected]>. >> --- >> It looks like there are more samples that reference absolute path files >> than samples referencing files from the same directory. >> I proposed to just revert the change for now, and think on a solution when >> the number of samples of the second kind increases. >> > > I think breaking absolute file paths was the entire point of this change?
Not quite, it was making sure that when dref type 18 was parsed you'd not try to load from absolute when references were stored in the same level of the source. -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
