]> git.sesse.net Git - ffmpeg/commit
avdevice/decklink_dec: capture timecode to metadata when requested
authorJon Morley <jmorley@pixsystem.com>
Thu, 31 May 2018 09:45:07 +0000 (02:45 -0700)
committerMarton Balint <cus@passwd.hu>
Tue, 12 Jun 2018 22:15:06 +0000 (00:15 +0200)
commit0946c0ec177dc48ef0677f890aa42d95e667c417
tree877152cd20bc425ee465f55e8afd9e274dd7df26
parentfb480a1f1e0cba88c3c7424655bacff7c465692b
avdevice/decklink_dec: capture timecode to metadata when requested

If the user provides a valid timecode_format look for timecode of that
format in the capture and if found store it on the video avstream's
metadata.

Slightly modified by Marton Balint to capture per-frame timecode as well.

Signed-off-by: Marton Balint <cus@passwd.hu>
doc/indevs.texi
libavdevice/decklink_common.h
libavdevice/decklink_common_c.h
libavdevice/decklink_dec.cpp
libavdevice/decklink_dec_c.c
libavdevice/version.h