ffmpeg | branch: master | Marton Balint | Mon Aug 8 19:24:18
2016 -0400| [bcefafa226dcda23d4d9af9601d19389cb918a5b] | committer: Diego
Biurrun
avisynth: Fix setting stream timebase
Stream timebase should be set using avpriv_set_pts_info, otherwise
avctx->pkt_timebase is not correct, leading t
ffmpeg | branch: master | Marton Balint | Mon Aug 10 22:09:52
2015 +0200| [8009a1f1fdce16a59ea911e2b768e56ec4c8e344] | committer: Michael
Niedermayer
avisynth: fix setting stream timebase
Stream timebase should be set using avpriv_set_pts_info, otherwise
avctx->pkt_timebase is not correct.
Th