On Thu, May 14, 2015 at 09:53:53AM +0200, Stefano Sabatini wrote: > [...] [...]
> #! /bin/sh
>
> ffprobe_tests=$(make fate-list | grep ffprobe)
>
> for test in $ffprobe_tests; do
> format=${test##*_}
> ffprobe -show_streams -show_packets -show_format -show_frames -bitexact
> tests/data/ffprobe-test.nut -of $format > tests/ref/fate/ffprobe_$format
> done
what is the advantage of this compared to make fate -j12 GEN=1 ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
