diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-08-19 23:36:26 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-08-26 22:15:21 +0200 |
commit | 3a621c9d9929bcad3ae042c4c33308b4544c7cb1 (patch) | |
tree | 63c4bd7a2246ff69d92f8c18bf84d1e003fdd797 /tests/ref/lavfi/testsrc | |
parent | b2a8ce4e6771244fe7a3a1e4c6bda4ec28775575 (diff) | |
download | ffmpeg-3a621c9d9929bcad3ae042c4c33308b4544c7cb1.tar.gz |
nutenc: Support writing an index
The seek test improves in accuracy
Fixes Ticket877
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavfi/testsrc')
-rw-r--r-- | tests/ref/lavfi/testsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavfi/testsrc b/tests/ref/lavfi/testsrc index 3155e32bfc..a562466dbb 100644 --- a/tests/ref/lavfi/testsrc +++ b/tests/ref/lavfi/testsrc @@ -1 +1 @@ -testsrc 293ef5d915068333412acdceb2746a0a +testsrc 285e218c941d6830b7174095e9814132 |