On Wed, Aug 27, 2014 at 05:21:18PM -0800, Lou Logan wrote: > On Tue, 26 Aug 2014 13:41:42 +0200, Michael Niedermayer wrote: > > > Signed-off-by: Michael Niedermayer <michae...@gmx.at> > > --- > > tests/Makefile | 5 ++++- > > 1 file changed, 4 insertions(+), 1 deletion(-) > > > > diff --git a/tests/Makefile b/tests/Makefile > > index 07557f9..2f095df 100644 > > --- a/tests/Makefile > > +++ b/tests/Makefile > > @@ -24,13 +24,16 @@ $(VREF): tests/videogen$(HOSTEXESUF) | tests/vsynth1 > > $(AREF): tests/audiogen$(HOSTEXESUF) | tests/data > > $(M)./$< $@ > > > > +$(SRC_PATH)/tests/lena.pnm: > > + wget -O $@ http://samples.ffmpeg.org/image-samples/lena.pnm > > I feel like I'm missing something, but what about this suggestion from > Nicolas? > > >> ffmpeg -f data -i http://samples.ffmpeg.org/image-samples/lena.pnm -c copy > >> -f data -map 0 -y lena.pnm > > From: > <https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2014-August/161881.html>
possible but would this make andreas / debian happy ? IIRC theres no net access from the build deamons and andreas wants to run the subset of tests that dont need fate samples or at least thats how i understood it ... andreas, please correct me if iam wrong > > I have ffmpeg (and curl), but no wget on my system. > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The misfortune of the wise is better than the prosperity of the fool. -- Epicurus
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel