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

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