ffmpeg/tests/ref/lavf
Clément Bœsch a7c5b7a676 lavf/gif: correct the delay after the first frame.
To define accurately the delay between two frames, it is necessary to
have both available. Before this commit, the first frame had a delay of
0; while in practice the problem is not visible in most situation, it is
problematic with low frame rate and large scene change.

This commit notably fixes output generated with commands such as:

  ffmpeg -i big_buck_bunny_1080p_h264.mov
     -vf "select='gt(scene,0.4)',scale=320:-1,setpts=N/TB"
     -frames:v 5 -y out.gif

Also, to avoid odd loop delays, the N-1 delay is duplicated for the last
frame.
2013-04-19 12:02:19 +02:00
..
aiff aiffenc: metadata support 2013-01-03 19:35:02 +00:00
alaw
asf
ast
au
avi
bmp
caf
dpx dpxenc: fix data offset 2013-03-15 21:09:36 +01:00
dv_fmt fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
ffm
flm
flv_fmt
gif lavf/gif: correct the delay after the first frame. 2013-04-19 12:02:19 +02:00
gxf fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
ircam
ismv fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
jpg
mkv fate: add an attachment to the Matroska test. 2013-01-26 11:33:09 +01:00
mmf mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. 2013-01-05 23:39:46 +01:00
mov movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 2013-02-14 17:48:08 +01:00
mpg fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
mulaw
mxf fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
mxf_d10
nut
ogg
pam
pbmpipe
pcx
pgm
pgmpipe
pixfmt
png
ppm
ppmpipe
rm
rso
sgi
smjpeg
sox
sunrast
swf
tga
tiff
ts
voc
voc_s16
w64
wav
wtv
xbm
xwd
yuv4mpeg