diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-05-18 22:51:27 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-18 22:57:20 +0200 |
commit | 0c152fe916e3f01ac075c6d86e4778e11f807042 (patch) | |
tree | a18f3e5b755009f49ca2d79406dda03eb62de43c /tests/ref/acodec | |
parent | 5771efde87c17e1ecda4db32437d16d108c61be2 (diff) | |
download | ffmpeg-0c152fe916e3f01ac075c6d86e4778e11f807042.tar.gz |
ffmpeg: prefix encoder with "Lavc " in bitexact mode
This avoids misleading encoder names like "encoder = prores"
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/acodec')
-rw-r--r-- | tests/ref/acodec/pcm-s16be_planar | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-s16le_planar | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-s24le_planar | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-s32le_planar | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-s8_planar | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-u16be | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-u16le | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-u24be | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-u24le | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-u32be | 4 | ||||
-rw-r--r-- | tests/ref/acodec/pcm-u32le | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/tests/ref/acodec/pcm-s16be_planar b/tests/ref/acodec/pcm-s16be_planar index 5958ac2584..3d7d7b111f 100644 --- a/tests/ref/acodec/pcm-s16be_planar +++ b/tests/ref/acodec/pcm-s16be_planar @@ -1,4 +1,4 @@ -5b1935935b7e136000033c7907d87f6e *tests/data/fate/acodec-pcm-s16be_planar.nut -1060717 tests/data/fate/acodec-pcm-s16be_planar.nut +a2d4da448a83dac7cbe11eea96e679fb *tests/data/fate/acodec-pcm-s16be_planar.nut +1060722 tests/data/fate/acodec-pcm-s16be_planar.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-s16be_planar.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-s16le_planar b/tests/ref/acodec/pcm-s16le_planar index 183e2cca12..c635c727e6 100644 --- a/tests/ref/acodec/pcm-s16le_planar +++ b/tests/ref/acodec/pcm-s16le_planar @@ -1,4 +1,4 @@ -e1f9f3ee97fe7714de820146020f7260 *tests/data/fate/acodec-pcm-s16le_planar.nut -1060717 tests/data/fate/acodec-pcm-s16le_planar.nut +761404c11c5b4b0a8bba0061704f70a4 *tests/data/fate/acodec-pcm-s16le_planar.nut +1060722 tests/data/fate/acodec-pcm-s16le_planar.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-s16le_planar.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-s24le_planar b/tests/ref/acodec/pcm-s24le_planar index 31c8808c16..67393d9632 100644 --- a/tests/ref/acodec/pcm-s24le_planar +++ b/tests/ref/acodec/pcm-s24le_planar @@ -1,4 +1,4 @@ -6b32c17aa415aed274ef51dbc6011863 *tests/data/fate/acodec-pcm-s24le_planar.nut -1590246 tests/data/fate/acodec-pcm-s24le_planar.nut +aa9f8ca95de20b2e83f66dcbb15cc307 *tests/data/fate/acodec-pcm-s24le_planar.nut +1590251 tests/data/fate/acodec-pcm-s24le_planar.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-s24le_planar.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-s32le_planar b/tests/ref/acodec/pcm-s32le_planar index d16f54eb45..643659f21f 100644 --- a/tests/ref/acodec/pcm-s32le_planar +++ b/tests/ref/acodec/pcm-s32le_planar @@ -1,4 +1,4 @@ -19a055fd60e02e837906264dc6706ae7 *tests/data/fate/acodec-pcm-s32le_planar.nut -2120192 tests/data/fate/acodec-pcm-s32le_planar.nut +d2a712fe08b1792bc65f255f54bb980e *tests/data/fate/acodec-pcm-s32le_planar.nut +2120197 tests/data/fate/acodec-pcm-s32le_planar.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-s32le_planar.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-s8_planar b/tests/ref/acodec/pcm-s8_planar index a84527766f..301e71538f 100644 --- a/tests/ref/acodec/pcm-s8_planar +++ b/tests/ref/acodec/pcm-s8_planar @@ -1,4 +1,4 @@ -c7b1faf9beb97c8417edb6a8ddc76904 *tests/data/fate/acodec-pcm-s8_planar.nut -531095 tests/data/fate/acodec-pcm-s8_planar.nut +c0e10e4a5106137082131807b6674a71 *tests/data/fate/acodec-pcm-s8_planar.nut +531100 tests/data/fate/acodec-pcm-s8_planar.nut 652edf30f35ad89bf27bcc9d2f9c7b53 *tests/data/fate/acodec-pcm-s8_planar.out.wav stddev: 147.89 PSNR: 52.93 MAXDIFF: 255 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-u16be b/tests/ref/acodec/pcm-u16be index 3fb843dedb..3fd831d162 100644 --- a/tests/ref/acodec/pcm-u16be +++ b/tests/ref/acodec/pcm-u16be @@ -1,4 +1,4 @@ -3145c8429e13c6c438bb91db7b27323a *tests/data/fate/acodec-pcm-u16be.nut -1060710 tests/data/fate/acodec-pcm-u16be.nut +753d5bfdc38d314fa3b1a2eb34449aea *tests/data/fate/acodec-pcm-u16be.nut +1060715 tests/data/fate/acodec-pcm-u16be.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-u16be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-u16le b/tests/ref/acodec/pcm-u16le index e4775d67dd..ea724bbe9c 100644 --- a/tests/ref/acodec/pcm-u16le +++ b/tests/ref/acodec/pcm-u16le @@ -1,4 +1,4 @@ -c6ce85da442c24fd4aa3027381009ce5 *tests/data/fate/acodec-pcm-u16le.nut -1060710 tests/data/fate/acodec-pcm-u16le.nut +cee38dc471b6b72d97e44d1667591362 *tests/data/fate/acodec-pcm-u16le.nut +1060715 tests/data/fate/acodec-pcm-u16le.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-u16le.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-u24be b/tests/ref/acodec/pcm-u24be index e1647e7a74..3c196373a8 100644 --- a/tests/ref/acodec/pcm-u24be +++ b/tests/ref/acodec/pcm-u24be @@ -1,4 +1,4 @@ -08dae55d2cf2d78156da71a23ca02ce2 *tests/data/fate/acodec-pcm-u24be.nut -1590239 tests/data/fate/acodec-pcm-u24be.nut +84c2b6f7197840e40c5f646efd8a43a4 *tests/data/fate/acodec-pcm-u24be.nut +1590244 tests/data/fate/acodec-pcm-u24be.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-u24be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-u24le b/tests/ref/acodec/pcm-u24le index 740b4a1070..b82d6bcb2e 100644 --- a/tests/ref/acodec/pcm-u24le +++ b/tests/ref/acodec/pcm-u24le @@ -1,4 +1,4 @@ -878f0eade144cb54ada41c23688690e5 *tests/data/fate/acodec-pcm-u24le.nut -1590239 tests/data/fate/acodec-pcm-u24le.nut +5afea1f1b1d0590dbae2ac2e0092f434 *tests/data/fate/acodec-pcm-u24le.nut +1590244 tests/data/fate/acodec-pcm-u24le.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-u24le.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-u32be b/tests/ref/acodec/pcm-u32be index 2569b365ed..909a130ac3 100644 --- a/tests/ref/acodec/pcm-u32be +++ b/tests/ref/acodec/pcm-u32be @@ -1,4 +1,4 @@ -e834a4b30825614d7653db86bab4ec6e *tests/data/fate/acodec-pcm-u32be.nut -2120185 tests/data/fate/acodec-pcm-u32be.nut +529f523fcd04002791fce9cee797783b *tests/data/fate/acodec-pcm-u32be.nut +2120190 tests/data/fate/acodec-pcm-u32be.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-u32be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/acodec/pcm-u32le b/tests/ref/acodec/pcm-u32le index f6b1bf2b75..16a183f600 100644 --- a/tests/ref/acodec/pcm-u32le +++ b/tests/ref/acodec/pcm-u32le @@ -1,4 +1,4 @@ -6354228724f641099e987b957d760b36 *tests/data/fate/acodec-pcm-u32le.nut -2120185 tests/data/fate/acodec-pcm-u32le.nut +87f75abd86f84571bafc656e06b63038 *tests/data/fate/acodec-pcm-u32le.nut +2120190 tests/data/fate/acodec-pcm-u32le.nut 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-pcm-u32le.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 |