aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/acodec.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-08-04 03:11:15 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-11-26 16:58:31 +0100
commit27ffd266fce440a3d13bf4192d7febd1e7aaca99 (patch)
tree5eb8f76be998e39a5ee4923e58cd5bc31041ce61 /tests/fate/acodec.mak
parent3d1cbf388da79b203cdad9ca0046df33b47da476 (diff)
downloadffmpeg-27ffd266fce440a3d13bf4192d7febd1e7aaca99.tar.gz
avcodec/dcaenc: clear bitstream end
This avoids leaving uninitialized bits in the output Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit e322b7061f873e8fd33b9e518caa19b87616a528) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/acodec.mak')
-rw-r--r--tests/fate/acodec.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/acodec.mak b/tests/fate/acodec.mak
index 325bbd9e32..37fc688730 100644
--- a/tests/fate/acodec.mak
+++ b/tests/fate/acodec.mak
@@ -103,7 +103,7 @@ fate-acodec-dca: tests/data/asynth-44100-2.wav
fate-acodec-dca: SRC = tests/data/asynth-44100-2.wav
fate-acodec-dca: CMD = md5 -i $(TARGET_PATH)/$(SRC) -c:a dca -strict -2 -f dts -flags +bitexact
fate-acodec-dca: CMP = oneline
-fate-acodec-dca: REF = fe28cef432ed88de4ee01b87537fd2bd
+fate-acodec-dca: REF = c54ca9a13711755ef90fa143a9b38386
FATE_ACODEC-$(call ENCDEC, DCA, WAV) += fate-acodec-dca2
fate-acodec-dca2: CMD = enc_dec_pcm dts wav s16le $(SRC) -c:a dca -strict -2 -flags +bitexact