diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-05-03 20:18:13 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-05-03 22:21:00 +0200 |
commit | c2b0ce70add2a7dd6e792341c21278cb94820684 (patch) | |
tree | 567d1ba7540a8a9db1bcf0a6d23f5a9bb8c8ed63 /tests/ref/fate/v410enc | |
parent | 5918c5a4ccd7433956fc51a233126ac7da64aabc (diff) | |
download | ffmpeg-c2b0ce70add2a7dd6e792341c21278cb94820684.tar.gz |
Initialize riff and wav size fields to -1 instead of 0.
WMP doess not play the output files if the fields are
set to 0 and not overwritten (using pipe output).
Fixes ticket #3346.
Diffstat (limited to 'tests/ref/fate/v410enc')
-rw-r--r-- | tests/ref/fate/v410enc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/v410enc b/tests/ref/fate/v410enc index ab219bbed1..b2c728e9b2 100644 --- a/tests/ref/fate/v410enc +++ b/tests/ref/fate/v410enc @@ -1 +1 @@ -e5c0b1f17d2a64a416dcf9bf7a38d9d9 +f7cf1b743c18f74d047ce8d6ea05d3d9 |