On Wed, Sep 03, 2014 at 08:46:04PM +0200, Reimar Döffinger wrote: > On 03.09.2014, at 18:49, Michael Niedermayer <michae...@gmx.at> wrote: > > This allows using fs/<random_fate_sample> from the directory where ffmpeg > > was build > > for example in bug reports. > > > > Alternatively this could be created from the Makefile > > > > This of course works only on OS and file-systems which support links > > Not sure what ln_s is or does, but there are cases where ln -s will have a > dummy implementation that does cp instead. > Especially for this reason I rather don't like having this as something that > is enabled by default.
the code checks if theres real link support before linking the fate samples if its not supported nothing is created [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel