diff options
author | Paul B Mahol <onemda@gmail.com> | 2023-05-20 14:13:27 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2023-05-25 19:51:56 +0200 |
commit | c6b6356635f598b095606cd126f31bc6ab916225 (patch) | |
tree | 0dd9d0b2911b1d257efe7074232b0a11bb996fe4 /tests/ref | |
parent | e7cadd0ee5a3d0da64b6c9a66b6609aef8e1977d (diff) | |
download | ffmpeg-c6b6356635f598b095606cd126f31bc6ab916225.tar.gz |
avformat/gifdec: switch to using gif parser
Update fate test, more correct as last packet is not truncated.
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/gif-demux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/gif-demux b/tests/ref/fate/gif-demux index 3d46441d8e..a3267a0d2a 100644 --- a/tests/ref/fate/gif-demux +++ b/tests/ref/fate/gif-demux @@ -38,4 +38,4 @@ 0, 74, 74, 2, 4633, 0x8f64fda7, F=0x0 0, 76, 76, 2, 4700, 0x45f40805, F=0x0 0, 78, 78, 2, 5117, 0x4eb4c5fb, F=0x0 -0, 80, 80, 2, 5370, 0xb10c6910, F=0x0 +0, 80, 80, 2, 5371, 0x1a66694b, F=0x0 |