Re: [FFmpeg-devel] [PATCH 1/5] fate: wma: add lossless 24bits test

2016-05-01 Thread Michael Niedermayer
On Sun, May 01, 2016 at 11:21:34AM +0200, Paul B Mahol wrote: > On 4/30/16, Christophe Gisquet wrote: > > --- > > tests/fate/lossless-audio.mak | 5 - > > tests/ref/fate/lossless-wma24-1 | 1 + > > tests/ref/fate/lossless-wma24-2 | 1 + > > 3 files changed, 6 insertions(+), 1 deletion(-) >

Re: [FFmpeg-devel] [PATCH 1/5] fate: wma: add lossless 24bits test

2016-05-01 Thread Paul B Mahol
On 4/30/16, Christophe Gisquet wrote: > --- > tests/fate/lossless-audio.mak | 5 - > tests/ref/fate/lossless-wma24-1 | 1 + > tests/ref/fate/lossless-wma24-2 | 1 + > 3 files changed, 6 insertions(+), 1 deletion(-) > create mode 100644 tests/ref/fate/lossless-wma24-1 > create mode 100644

[FFmpeg-devel] [PATCH 1/5] fate: wma: add lossless 24bits test

2016-04-30 Thread Christophe Gisquet
--- tests/fate/lossless-audio.mak | 5 - tests/ref/fate/lossless-wma24-1 | 1 + tests/ref/fate/lossless-wma24-2 | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 tests/ref/fate/lossless-wma24-1 create mode 100644 tests/ref/fate/lossless-wma24-2 diff --git a/tests/f