[FFmpeg-devel] [PATCH] fate: Make ffprobe tests depend on avdevice
Michael Niedermayer
michael at niedermayer.cc
Wed Jul 22 21:32:05 CEST 2015
On Wed, Jul 22, 2015 at 02:54:33PM -0300, James Almer wrote:
> On 22/07/15 2:26 PM, Michael Niedermayer wrote:
> > From: Michael Niedermayer <michael at niedermayer.cc>
> >
> > The test file they use needs avdevice to be created
> >
>
> Is this really needed? We have a fate client compiled with --disable-avfilter
> here: http://fate.ffmpeg.org/history.cgi?slot=x86_64-archlinux-gcc-disableavdevice
> And it doesn't run these tests.
./configure --cc='ccache gcc' --samples=...fate/fate-suite/ --disable-avdevice && make -j12 fate
...
GEN tests/data/ffprobe-test.nut
make: *** [tests/data/ffprobe-test.nut] Error 1
make: *** Waiting for unfinished jobs....
LD ffprobe_g
the patch fixed that
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150722/e83c638c/attachment.sig>
More information about the ffmpeg-devel
mailing list