summaryrefslogtreecommitdiff
path: root/tests/fate/flac.mak
Commit message (Collapse)AuthorAge
* avcodec/flacenc: Regression test for ticket #4628George Boyle2015-06-17
| | | | | | Corresponding commit: 2469ed32c81ebf2347e6883091c566724b286167 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit 'ba13606ca6adbc74b4db4a72b0769397d6408791'Michael Niedermayer2013-05-29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ba13606ca6adbc74b4db4a72b0769397d6408791': fate: Add a --target-samples path parameter Conflicts: configure tests/fate/audio.mak tests/fate/cover-art.mak tests/fate/demux.mak tests/fate/ea.mak tests/fate/filter-video.mak tests/fate/h264.mak tests/fate/image.mak tests/fate/lossless-audio.mak tests/fate/lossless-video.mak tests/fate/microsoft.mak tests/fate/pcm.mak tests/fate/prores.mak tests/fate/qt.mak tests/fate/real.mak tests/fate/screen.mak tests/fate/video.mak tests/fate/voice.mak tests/fate/vpx.mak tests/fate/vqf.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add a --target-samples path parameterMartin Storsjö2013-05-28
| | | | | | | | | | | | | | This allows having the samples accessible via different paths on the target and on the host. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Add dependencies for the flac encoding fate tests.Carl Eugen Hoyos2013-03-08
|/
* FATE: add a 24-bit FLAC encoding testJustin Ruggles2012-11-05
|
* FATE: rename FLAC tests from flac-* to flac-16-*Justin Ruggles2012-11-05
| | | | | This will distinguish FLAC 16-bit tests from FLAC tests with other bit depths.
* fate: flac: Only run tests requiring samples when samples are availableDiego Biurrun2012-08-22
|
* fate: add flac encode/decode tests with various optionsMans Rullgard2012-07-04
Signed-off-by: Mans Rullgard <mans@mansr.com>