summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg_filter.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-08-17 15:37:52 +0200
committerAnton Khirnov <anton@khirnov.net>2022-08-22 11:35:43 +0200
commit14726571ddbf5981a1eeadf3c06eeb44b89589ae (patch)
tree37933d0af31ab883b6d25ebf50b79aaf1bd7e994 /fftools/ffmpeg_filter.c
parent627543f58a3166810b9cd9c8b483678c82a99be9 (diff)
lavf: deprecate av_stream_get_end_pts()
According to its documentation it returns "pts of the last muxed packet + its duration", but the value it actually returns right now is (possibly guessed) dts after muxer-internal bitstream filtering (if any). This function was added for ffmpeg.c, but it is not used there anymore. Since the value it returns is ill-defined and so inappropriate for any serious use, deprecate it.
Diffstat (limited to 'fftools/ffmpeg_filter.c')
0 files changed, 0 insertions, 0 deletions