]> git.sesse.net Git - ffmpeg/commit
avfilter/af_atempo: Make ffplay display correct timestamps when seeking
authorPavel Koshevoy <pkoshevoy@gmail.com>
Wed, 8 May 2019 04:39:45 +0000 (22:39 -0600)
committerPavel Koshevoy <pkoshevoy@gmail.com>
Thu, 9 May 2019 05:38:10 +0000 (23:38 -0600)
commit181031906e4984c1c539dc84d21386a4397e257e
treef816f18c1aaf3488ba14a8a16438efd6bd5b81bb
parent48539b62fcbd994723a71cbc1750476cbee8eaac
avfilter/af_atempo: Make ffplay display correct timestamps when seeking

NOTE: this is a refinement of the patch from Paul B Mahol
offset all output timestamps by same amount of first input timestamp
libavfilter/af_atempo.c