aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/dxa.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2016-04-07 15:45:37 +0300
committerMartin Storsjö <martin@martin.st>2017-05-15 14:08:36 +0300
commitc380a0d7f7a2c7411aae60463e25d916541f0388 (patch)
treef64ea2855451cd59b028a2473bd7e433f2be8265 /libavformat/dxa.c
parentd05c9cde0e87c23ca42957646bea483dfc09d6bf (diff)
downloadffmpeg-c380a0d7f7a2c7411aae60463e25d916541f0388.tar.gz
movenc: Add an option for enabling negative CTS offsets
This reduces the need for an edit list; streams that start with e.g. dts=-1, pts=0 can be encoded as dts=0, pts=0 (which is valid in mov/mp4) by shifting the dts values of all packets forward. This avoids the need for edit lists for such streams (while they still are needed for audio streams with encoder delay). This eases conformance with the DASH-IF interoperability guidelines. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/dxa.c')
0 files changed, 0 insertions, 0 deletions