diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-09-04 12:12:09 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-04 11:55:03 +0200 |
commit | 7a994c87011b336899078d30d4877d59def6d7c6 (patch) | |
tree | 2947a791bea75bceb62769fc677f6c0c6d334085 /doc | |
parent | 3d86a13b47b726e49c2d780c5f723c290e8a36b4 (diff) | |
download | ffmpeg-7a994c87011b336899078d30d4877d59def6d7c6.tar.gz |
fftools/ffmpeg: drop always-true conditions
in_picture->pts cannot be AV_NOPTS_VALUE, as it is set to ost->sync_opts
a few lines above. ost->sync_opts is never AV_NOPTS_VALUE.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions