diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-07-31 18:34:45 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-03 01:45:27 +0200 |
commit | 72f10d54734f3e5d004a6297e550aa7405059216 (patch) | |
tree | f689f2664748058e55b43bec28ba32af8e906db9 /tests/ref/fate | |
parent | f077e1fb4c912a66ab5d766fd256803821d92c67 (diff) | |
download | ffmpeg-72f10d54734f3e5d004a6297e550aa7405059216.tar.gz |
8svx: copy start value in output samples.
Otherwise, the last byte of each stream is left uninitialized.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/iff-fibonacci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/iff-fibonacci b/tests/ref/fate/iff-fibonacci index 947f78e964..5b9332973d 100644 --- a/tests/ref/fate/iff-fibonacci +++ b/tests/ref/fate/iff-fibonacci @@ -1 +1 @@ -e76b025238a6a27968f8644f4ccc3207 +96a20cd1fae705cbc11eee5d6046b8e4 |