diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-12-29 12:19:38 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-12-29 12:19:38 +0000 |
| commit | f7813a5324be39d13ab536c245d15dfc602a7849 (patch) | |
| tree | fad99148b88823d34a5df2f0a25881a002eb291b /ffmpeg/tests/ref/acodec | |
| parent | b7a5a477b8ff4d4e3028b9dfb9a9df0a41463f92 (diff) | |
basic type mechanism working
Diffstat (limited to 'ffmpeg/tests/ref/acodec')
| -rw-r--r-- | ffmpeg/tests/ref/acodec/alac | 2 | ||||
| -rw-r--r-- | ffmpeg/tests/ref/acodec/pcm-s16be | 2 | ||||
| -rw-r--r-- | ffmpeg/tests/ref/acodec/pcm-s24be | 2 | ||||
| -rw-r--r-- | ffmpeg/tests/ref/acodec/pcm-s32be | 2 | ||||
| -rw-r--r-- | ffmpeg/tests/ref/acodec/pcm-s8 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/ffmpeg/tests/ref/acodec/alac b/ffmpeg/tests/ref/acodec/alac index d923719..2739b01 100644 --- a/ffmpeg/tests/ref/acodec/alac +++ b/ffmpeg/tests/ref/acodec/alac @@ -1,4 +1,4 @@ -f01f453dd13c4e88266409cddf2a7177 *tests/data/fate/acodec-alac.mov +8d9fb9f5433962e7880b666e6e2e428e *tests/data/fate/acodec-alac.mov 389018 tests/data/fate/acodec-alac.mov 64151e4bcc2b717aa5a8454d424d6a1f *tests/data/fate/acodec-alac.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/ffmpeg/tests/ref/acodec/pcm-s16be b/ffmpeg/tests/ref/acodec/pcm-s16be index 6f7222a..de7c5c7 100644 --- a/ffmpeg/tests/ref/acodec/pcm-s16be +++ b/ffmpeg/tests/ref/acodec/pcm-s16be @@ -1,4 +1,4 @@ -d00ca427a66be2e33ca8d63bcde41316 *tests/data/fate/acodec-pcm-s16be.mov +d2515f35266ae6dba525c700bb76d893 *tests/data/fate/acodec-pcm-s16be.mov 1059069 tests/data/fate/acodec-pcm-s16be.mov 64151e4bcc2b717aa5a8454d424d6a1f *tests/data/fate/acodec-pcm-s16be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/ffmpeg/tests/ref/acodec/pcm-s24be b/ffmpeg/tests/ref/acodec/pcm-s24be index 3ebe02a..70271d2 100644 --- a/ffmpeg/tests/ref/acodec/pcm-s24be +++ b/ffmpeg/tests/ref/acodec/pcm-s24be @@ -1,4 +1,4 @@ -f65a7ae3b70ca53ffa354b1e7ff3a33d *tests/data/fate/acodec-pcm-s24be.mov +0f4a37a77619124f486f656f03c53d33 *tests/data/fate/acodec-pcm-s24be.mov 1588323 tests/data/fate/acodec-pcm-s24be.mov 64151e4bcc2b717aa5a8454d424d6a1f *tests/data/fate/acodec-pcm-s24be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/ffmpeg/tests/ref/acodec/pcm-s32be b/ffmpeg/tests/ref/acodec/pcm-s32be index 9075083..03f14c1 100644 --- a/ffmpeg/tests/ref/acodec/pcm-s32be +++ b/ffmpeg/tests/ref/acodec/pcm-s32be @@ -1,4 +1,4 @@ -f9e16fafeefb2285e943f53133e9cfd5 *tests/data/fate/acodec-pcm-s32be.mov +d6380bf54ac3e452c190ce302c264bf0 *tests/data/fate/acodec-pcm-s32be.mov 2117527 tests/data/fate/acodec-pcm-s32be.mov 64151e4bcc2b717aa5a8454d424d6a1f *tests/data/fate/acodec-pcm-s32be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/ffmpeg/tests/ref/acodec/pcm-s8 b/ffmpeg/tests/ref/acodec/pcm-s8 index 247c46c..a5a459a 100644 --- a/ffmpeg/tests/ref/acodec/pcm-s8 +++ b/ffmpeg/tests/ref/acodec/pcm-s8 @@ -1,4 +1,4 @@ -d931dc4fffa2d3398e0f31f97e7d6c3a *tests/data/fate/acodec-pcm-s8.mov +00a9d90e06e8ecb79e5dd4c6c8460836 *tests/data/fate/acodec-pcm-s8.mov 529853 tests/data/fate/acodec-pcm-s8.mov 651d4eb8d98dfcdda96ae6c43d8f156b *tests/data/fate/acodec-pcm-s8.out.wav stddev: 147.89 PSNR: 52.93 MAXDIFF: 255 bytes: 1058400/ 1058400 |
