]> git.sesse.net Git - ffmpeg/commit
support reordering pts in the decoder (this might be equivalent to mplayers -correct...
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Mar 2007 23:39:43 +0000 (23:39 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Mar 2007 23:39:43 +0000 (23:39 +0000)
commit5039185acc91b571cc6ca5cf5f258b942a7b887d
treec19b5ce5de9af83afe5858956948f48864c02209
parent262e2bee24194b88eba9e31edfc95ba3b39bc72f
support reordering pts in the decoder (this might be equivalent to mplayers -correct-pts mode)
enable it with -drp (=decoder reorders pts)

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