]> git.sesse.net Git - ffmpeg/commit
avformat/movenc: use AVProducerReferenceTime side data to write the prft atom
authorJames Almer <jamrial@gmail.com>
Fri, 4 Oct 2019 15:04:17 +0000 (12:04 -0300)
committerJames Almer <jamrial@gmail.com>
Thu, 16 Jan 2020 02:34:20 +0000 (23:34 -0300)
commit7abc0979e6c64fae799ce3345026e6ba595c4a34
tree100bc982af3c931a318d0fede4731351f44db83f
parent4e4ac2034048271d280235860240c795dabeed99
avformat/movenc: use AVProducerReferenceTime side data to write the prft atom

If not available, set flags to 24 (bits 4 and 5), to signal the wallclock value
is read at the time of writing the atom.

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/movenc.c
libavformat/movenc.h