On 01/11/2013 06:06 PM, Justin Ruggles wrote:
> From: Alex Converse <alex.conve...@gmail.com>
> 
> Signed-off-by: Justin Ruggles <justin.rugg...@gmail.com>
> ---
> Fixed parsing of length string.
> 
>  doc/filters.texi         |   34 +++++++
>  libavfilter/Makefile     |    1 +
>  libavfilter/af_alength.c |  217 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  libavfilter/allfilters.c |    1 +
>  libavfilter/version.h    |    2 +-
>  5 files changed, 254 insertions(+), 1 deletions(-)
>  create mode 100644 libavfilter/af_alength.c

Sorry, disregard this for now. It needs more testing, and I want to add
some additional functionality. Namely, being able to do pad-only (i.e.
minimum length vs. absolute length).

-Justin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to