[FFmpeg-devel] [PATCH] lavfi: Port fspp to FFmpeg

Stefano Sabatini stefasab at gmail.com
Wed Dec 24 14:42:37 CET 2014


On date Tuesday 2014-12-23 22:51:09 +0530, arwa arif encoded:
[...]
> mp=fspp and fspp filter are giving same output. But, fspp with -cpuflags 0
> is giving different output (visually, it
> looks same, but its not bitexact).
[...]
> From 1ee7b1098809dd1e62703ba76a136dd27d243f20 Mon Sep 17 00:00:00 2001
> From: Arwa Arif <arwaarif1994 at gmail.com>
> Date: Tue, 23 Dec 2014 22:24:37 +0530
> Subject: [PATCH] lavfi: port mp=fspp to a native libavfilter filter
[...]
> diff --git a/libavfilter/version.h b/libavfilter/version.h
> index 6f61aee..a405591 100644
> --- a/libavfilter/version.h
> +++ b/libavfilter/version.h
> @@ -30,8 +30,8 @@
>  #include "libavutil/version.h"
>  
>  #define LIBAVFILTER_VERSION_MAJOR  5
> -#define LIBAVFILTER_VERSION_MINOR  2
> -#define LIBAVFILTER_VERSION_MICRO 103
> +#define LIBAVFILTER_VERSION_MINOR  5
> +#define LIBAVFILTER_VERSION_MICRO 99

Still borken.

[...]

Patch LGTM. I'm going to test it a bit more.
-- 
FFmpeg = Fiendish and Frightening Merciful Pacific Extravagant Guru


More information about the ffmpeg-devel mailing list