]> git.sesse.net Git - ffmpeg/commit
Make the input realtime framerate emulation code use ist->pts for
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 27 Nov 2008 21:24:25 +0000 (21:24 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 27 Nov 2008 21:24:25 +0000 (21:24 +0000)
commitcb103a194beb766d230b715671f2bee40af1cacc
tree03b0e01a0f65c4420828455e4d0b9ea7df41ead2
parentf653095bdd5f6c25960f75b81b138dd78f73ca37
Make the input realtime framerate emulation code use ist->pts for
computing the time of the next frame to send to output.

See the thread: fix ffmpeg -re behaviour.

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