[FFmpeg-devel] [PATCH] Extend slicify filter to make it accept a parametric value

Michael Niedermayer michaelni
Wed Mar 10 11:45:21 CET 2010


On Wed, Mar 10, 2010 at 01:49:00AM +0100, Stefano Sabatini wrote:
> Hi, as in subject.
> 
> This should be a great help for testing slicing.
[...]
> @@ -24,35 +24,74 @@
>   */
>  
>  #include "avfilter.h"
> +#include "libavutil/lfg.h"
>  #include "libavutil/pixdesc.h"
> +#include "libavcodec/eval.h"

you add a dependancy on lavc

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100310/495f5b2c/attachment.pgp>



More information about the ffmpeg-devel mailing list