diff options
author | Diego Biurrun <diego@biurrun.de> | 2011-12-27 17:11:15 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-12-30 22:18:17 +0100 |
commit | 9afc025bff4e3a517105a69ec5009ac66b38f483 (patch) | |
tree | 7231bef1e1a4a93245e3ca4859eebd2bece0de76 /tests/fate/vqf.mak | |
parent | 628637f67b3d627e554d4c9f725c168034133081 (diff) | |
download | ffmpeg-9afc025bff4e3a517105a69ec5009ac66b38f483.tar.gz |
fate: whitespace cosmetics
Diffstat (limited to 'tests/fate/vqf.mak')
-rw-r--r-- | tests/fate/vqf.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/vqf.mak b/tests/fate/vqf.mak index 6860fadbb2..846b1404bb 100644 --- a/tests/fate/vqf.mak +++ b/tests/fate/vqf.mak @@ -4,4 +4,4 @@ fate-twinvq: CMP = oneoff fate-twinvq: REF = $(SAMPLES)/vqf/achterba.pcm FATE_TESTS += fate-vqf-demux -fate-vqf-demux: CMD = md5 -i $(SAMPLES)/vqf/achterba.vqf -acodec copy -f framecrc +fate-vqf-demux: CMD = md5 -i $(SAMPLES)/vqf/achterba.vqf -acodec copy -f framecrc |