add a delay variable to hold the timestamp buffer size
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Mar 2007 22:59:45 +0000 (22:59 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Mar 2007 22:59:45 +0000 (22:59 +0000)
commitbefe3b05d3d326073ea0a61da795e0c817904525
treecc7b5694156bcb7db3e1889230d7e57d8994757c
parent741887cf3e36e4f7733058505a160a2d5f9eea0e
add a delay variable to hold the timestamp buffer size
set cur_dts correctly for delay>1

Originally committed as revision 8424 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c