OSDN Git Service

Set initial next_pts to unknown, this avoids the nonsense timestamp
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 17 Feb 2008 20:12:44 +0000 (20:12 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 17 Feb 2008 20:12:44 +0000 (20:12 +0000)
commit48291040ea28698efa707c002cff87c2f288e771
tree51c84170f17b3605d5342b1196757cbf4b5adfaf
parent40cb57a287977f8b88657abf30e8787477d6c448
Set initial next_pts to unknown, this avoids the nonsense timestamp
discontinuity at the start. I hope this has no sideeffects, if it does
send a bugreport!
fixes issue137

Originally committed as revision 12134 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c