Re: [FFmpeg-devel] [PATCH] fate: add test for asetnsamples filter with padding disabled

2017-09-08 Thread Tobias Rapp
On 08.09.2017 04:04, Michael Niedermayer wrote: On Tue, Sep 05, 2017 at 03:13:15PM +0200, Tobias Rapp wrote: Adds another test for asetnsamples filter where padding of the last frame is switched off. Renames the existing test to make the difference obvious. Signed-off-by: Tobias Rapp --- tes

Re: [FFmpeg-devel] [PATCH] fate: add test for asetnsamples filter with padding disabled

2017-09-07 Thread Michael Niedermayer
On Tue, Sep 05, 2017 at 03:13:15PM +0200, Tobias Rapp wrote: > Adds another test for asetnsamples filter where padding of the last > frame is switched off. Renames the existing test to make the difference > obvious. > > Signed-off-by: Tobias Rapp > --- > tests/fate/filter-audio.mak

[FFmpeg-devel] [PATCH] fate: add test for asetnsamples filter with padding disabled

2017-09-05 Thread Tobias Rapp
Adds another test for asetnsamples filter where padding of the last frame is switched off. Renames the existing test to make the difference obvious. Signed-off-by: Tobias Rapp --- tests/fate/filter-audio.mak | 13 + .../fate/{filter-asetnsamples => fil

Re: [FFmpeg-devel] [PATCH] fate: add test for asetnsamples

2016-06-29 Thread Michael Niedermayer
On Wed, Jun 29, 2016 at 02:40:51PM +, Petru Rares Sincraian wrote: > Hi there, > > > Here is a new test, in this case for asetnsamples. > fate/filter-audio.mak|5 > ref/fate/filter-asetnsamples | 522 > +++ > 2 files changed, 527 insert

[FFmpeg-devel] [PATCH] fate: add test for asetnsamples

2016-06-29 Thread Petru Rares Sincraian
Hi there, Here is a new test, in this case for asetnsamples. From 350347097df129b82ec5d0d7ed59085f44acc605 Mon Sep 17 00:00:00 2001 From: Petru Rares Sincraian Date: Wed, 29 Jun 2016 16:26:19 +0200 Subject: [PATCH] fate: add test for asetnsamples --- tests/fate/filter-audio.mak| 5 +