Re: [FFmpeg-devel] [PATCH 2/2] fate: re-enable dca-xll test

2016-02-01 Thread James Almer
On 2/1/2016 6:10 AM, Hendrik Leppkes wrote: > On Mon, Feb 1, 2016 at 4:36 AM, James Almer wrote: >> And check for bitexact output instead >> >> Signed-off-by: James Almer >> --- >> The samples in https://github.com/foo86/dcadec-samples will have to >> be added eventually to fully test all the DTS

Re: [FFmpeg-devel] [PATCH 2/2] fate: re-enable dca-xll test

2016-02-01 Thread Hendrik Leppkes
On Mon, Feb 1, 2016 at 4:36 AM, James Almer wrote: > And check for bitexact output instead > > Signed-off-by: James Almer > --- > The samples in https://github.com/foo86/dcadec-samples will have to > be added eventually to fully test all the DTS extensions. > > tests/fate/audio.mak | 3 +++ >

[FFmpeg-devel] [PATCH 2/2] fate: re-enable dca-xll test

2016-01-31 Thread James Almer
And check for bitexact output instead Signed-off-by: James Almer --- The samples in https://github.com/foo86/dcadec-samples will have to be added eventually to fully test all the DTS extensions. tests/fate/audio.mak | 3 +++ tests/ref/fate/dca-xll | 1 + 2 files changed, 4 insertions(+) crea