aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/ffmpeg_mux.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-12-16 11:16:11 +0100
committerAnton Khirnov <anton@khirnov.net>2022-05-24 13:46:57 +0200
commit9acce2afcfb6b52f2c2a1d5e42949bfd591f6d3a (patch)
tree73455aa8748abcb0be932bdbefbf12ede6977520 /fftools/ffmpeg_mux.c
parent3d4d3553752b34ff97ccc6e16e74b82524b0f404 (diff)
downloadffmpeg-9acce2afcfb6b52f2c2a1d5e42949bfd591f6d3a.tar.gz
fftools/ffmpeg: stop using av_stream_get_end_pts() in do_video_stats()
It retrieves libavformat's internal dts value (contrary to the function's name), which is not only incorrect in general, but also unnecessary because we can access the packet directly.
Diffstat (limited to 'fftools/ffmpeg_mux.c')
0 files changed, 0 insertions, 0 deletions