diff options
author | James Almer <jamrial@gmail.com> | 2019-12-01 13:10:48 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-12-21 11:57:28 -0300 |
commit | 245ace4e2d3f3ecccb5501c7830b05c2cfa6a663 (patch) | |
tree | 5cd14fc37be2af1451383b2375d7dd3a9bd0384c /tests/ref/acodec/pcm-s8 | |
parent | 58ac7608160b4fd3f696f07cd68f5e340f0f6832 (diff) | |
download | ffmpeg-245ace4e2d3f3ecccb5501c7830b05c2cfa6a663.tar.gz |
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/acodec/pcm-s8')
-rw-r--r-- | tests/ref/acodec/pcm-s8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/acodec/pcm-s8 b/tests/ref/acodec/pcm-s8 index 7fc4685383..9e9f4172b7 100644 --- a/tests/ref/acodec/pcm-s8 +++ b/tests/ref/acodec/pcm-s8 @@ -1,4 +1,4 @@ -b063cb6545cbf00e2767a2a1b6019e12 *tests/data/fate/acodec-pcm-s8.mov -529861 tests/data/fate/acodec-pcm-s8.mov +65f02f9b48be05cf7b4d104c8a9d3566 *tests/data/fate/acodec-pcm-s8.mov +529853 tests/data/fate/acodec-pcm-s8.mov 652edf30f35ad89bf27bcc9d2f9c7b53 *tests/data/fate/acodec-pcm-s8.out.wav stddev: 147.89 PSNR: 52.93 MAXDIFF: 255 bytes: 1058400/ 1058400 |