]> git.sesse.net Git - ffmpeg/commit
ffmpeg: move AVFrame time base adjustment into a function
authorJan Ekström <jeebjp@gmail.com>
Sun, 13 Sep 2020 08:41:41 +0000 (11:41 +0300)
committerJan Ekström <jeebjp@gmail.com>
Thu, 29 Oct 2020 14:59:48 +0000 (16:59 +0200)
commit3360c9a5679cc9bd83ab5860757ebab8f64ea8ba
treeb67ae0a6fe92284bc6862f2c7c5d78377af328fb
parent453b2f3c154f6b83221940ad411599ded91f7413
ffmpeg: move AVFrame time base adjustment into a function

This will have to be called later for video down the line.
fftools/ffmpeg.c