diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-08-26 19:19:28 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-08-30 16:12:22 +0200 |
commit | c6d780b92ea9bb2990367d3fa487664149829e33 (patch) | |
tree | afabe7cf0a78cde409c7e9d5e0c57b53e8dd0a95 /libavfilter | |
parent | 3f991325b5ef472cf51b7d8433a2380bef2c94ff (diff) | |
download | ffmpeg-c6d780b92ea9bb2990367d3fa487664149829e33.tar.gz |
avformat/utils: Make ff_compute_frame_duration() static
Since 1c0885334dda9ee8652e60c586fa2e3674056586 ff_compute_frame_duration
is only called from within utils.c and only for demuxers. So make it
static and remove the code in it that deals with muxers.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions