[FFmpeg-devel] [PATCH 2/2] dca: add new fate tests based on the dcadec-samples test suite

Hendrik Leppkes h.leppkes at gmail.com
Mon Feb 1 23:52:31 CET 2016


On Mon, Feb 1, 2016 at 11:36 PM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Mon, Feb 01, 2016 at 09:20:48PM +0100, Hendrik Leppkes wrote:
>> ---
>>  tests/fate/dca.mak                       | 41 ++++++++++++++++++++++++++++++++
>>  tests/ref/fate/dca-xll_51_16_192_768_0   |  1 +
>>  tests/ref/fate/dca-xll_51_16_192_768_1   |  1 +
>>  tests/ref/fate/dca-xll_51_24_48_768      |  1 +
>>  tests/ref/fate/dca-xll_51_24_48_none     |  1 +
>>  tests/ref/fate/dca-xll_71_24_48_768_0    |  1 +
>>  tests/ref/fate/dca-xll_71_24_48_768_1    |  1 +
>>  tests/ref/fate/dca-xll_71_24_96_768      |  1 +
>>  tests/ref/fate/dca-xll_x96_51_24_96_1509 |  1 +
>>  tests/ref/fate/dca-xll_xch_61_24_48_768  |  1 +
>>  10 files changed, 50 insertions(+)
>>  create mode 100644 tests/ref/fate/dca-xll_51_16_192_768_0
>>  create mode 100644 tests/ref/fate/dca-xll_51_16_192_768_1
>>  create mode 100644 tests/ref/fate/dca-xll_51_24_48_768
>>  create mode 100644 tests/ref/fate/dca-xll_51_24_48_none
>>  create mode 100644 tests/ref/fate/dca-xll_71_24_48_768_0
>>  create mode 100644 tests/ref/fate/dca-xll_71_24_48_768_1
>>  create mode 100644 tests/ref/fate/dca-xll_71_24_96_768
>>  create mode 100644 tests/ref/fate/dca-xll_x96_51_24_96_1509
>>  create mode 100644 tests/ref/fate/dca-xll_xch_61_24_48_768
>
> where can i find the samples for testing this ?
>

Its based on the dtshd files from here:
https://github.com/foo86/dcadec-samples

I have the generated pcm files locally and would upload them to fate
once we decide on a final test.


More information about the ffmpeg-devel mailing list