[FFmpeg-devel] [PATCH] lavfi: add arandorder filter
Clément Bœsch
ubitux at gmail.com
Wed Dec 14 22:04:31 CET 2011
On Wed, Dec 14, 2011 at 09:45:14PM +0100, Nicolas George wrote:
> This filter has two inputs, two outputs and just copies the samples from one
> to the other. But it does it in a random order, possibly buffering several
> buffers of samples in the middle.
>
> The purpose is to help stress-testing filters with several inputs.
>
[...]
>
> I do not know whether it deserves to be committed in the public repository,
> but I had to write it, so I should make it available to other developers if
> they happen to need it.
>
Could it be used as a lavfi fate test?
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111214/3353da42/attachment.asc>
More information about the ffmpeg-devel
mailing list