aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/fft_template.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-09-01 01:26:48 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-09-05 20:36:01 +0200
commit1a8309e954b894675aa450db5c117240195385a9 (patch)
treecb9e99d8fe5ca1b42514a17872b6e18b71394523 /libavcodec/fft_template.c
parenteb325324aabe6ae479bbf15256321da8e39238d4 (diff)
downloadffmpeg-1a8309e954b894675aa450db5c117240195385a9.tar.gz
avformat/mux: Allow muxers to set custom min timestamp
Matroska requires pts to be >= 0 with a slight exception: It has a mechanism to deal with codec delay, i.e. with the data added at the beginning that does not correspond to actual input data and should be discarded by the player. Only the audio actually intended to be output needs to have a timestamp >= 0. In order to avoid unnecessary timestamp shifting, this patch allows muxers to inform the shifting code about this so that it can take it into account. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/fft_template.c')
0 files changed, 0 insertions, 0 deletions