diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-04-18 15:09:37 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-04-19 02:15:57 +0200 |
commit | 7e57adb464a9886bdef3012b08e903340465a89b (patch) | |
tree | d82eab10b3756201235c1851a4a741dd632806c5 /tests/ref/lavf/gif | |
parent | 13478b270adffcdf6fb2f0daf28b64dfbf71515a (diff) | |
download | ffmpeg-streaming-7e57adb464a9886bdef3012b08e903340465a89b.zip ffmpeg-streaming-7e57adb464a9886bdef3012b08e903340465a89b.tar.gz |
lavf/gif: fix timing.
pkt->duration can not be used since the values are only based on frame
rate.
Diffstat (limited to 'tests/ref/lavf/gif')
-rw-r--r-- | tests/ref/lavf/gif | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/gif b/tests/ref/lavf/gif index 4acd5ca..f66d05f 100644 --- a/tests/ref/lavf/gif +++ b/tests/ref/lavf/gif @@ -1,3 +1,3 @@ -66398be6fafa026fb0fa5f2978fa3446 *./tests/data/lavf/lavf.gif +c886d22859c033b2b0fe2d63ffcf8aef *./tests/data/lavf/lavf.gif 2011766 ./tests/data/lavf/lavf.gif -./tests/data/lavf/lavf.gif CRC=0x0d96deb8 +./tests/data/lavf/lavf.gif CRC=0xdca4429c |