[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 21:22:25 CET 2016


On Mon, Feb 1, 2016 at 9:20 PM, Hendrik Leppkes <h.leppkes at gmail.com> 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
>

As an extra info, all new samples and the pcm references for the lossy
tests are in total only 1MB, so quite tiny for 19 new fate tests that
greatly increase coverage.

- Hendrik


More information about the ffmpeg-devel mailing list