[FFmpeg-devel] [PATCH] avfilter/af_amix: make weights option runtime configured
Paul B Mahol
onemda at gmail.com
Tue Apr 28 20:35:40 EEST 2020
On 4/28/20, Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Tue, Apr 28, 2020 at 12:05:24PM +0200, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>> doc/filters.texi | 8 +++++
>> libavfilter/af_amix.c | 70 ++++++++++++++++++++++++++++++-------------
>> 2 files changed, 58 insertions(+), 20 deletions(-)
>
> This breaks fate
>
> STRIP ffmpeg
> TEST filter-amix-simple
> stddev: 0.00 PSNR:inf MAXDIFF: 0 bytes: 2116800/ 2116808
> size: |2116800 - 2116808| >= 0
> Test filter-amix-simple failed. Look at
> tests/data/fate/filter-amix-simple.err for details.
> tests/Makefile:254: recipe for target 'fate-filter-amix-simple' failed
> make: *** [fate-filter-amix-simple] Error 1
>
Because of printf I forgot to remove.
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Breaking DRM is a little like attempting to break through a door even
> though the window is wide open and the only thing in the house is a bunch
> of things you dont want and which you would get tomorrow for free anyway
>
More information about the ffmpeg-devel
mailing list