h264parse: Add support for inband timecode update
authorSeungha Yang <seungha@centricular.com>
Wed, 8 Apr 2020 06:37:03 +0000 (15:37 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 8 Apr 2020 15:39:12 +0000 (15:39 +0000)
commitbe8cec5348783df9f20e0aad8ba499224d3203a2
treed35d10a7cb27b136c8709eb43eb8b1b5650874ba
parentfffbec11e407108e2d40b7d3881369c5fa776490
h264parse: Add support for inband timecode update

Add new property "update-timecode" to allow updating timecode
in picture timing SEI depending on timecode meta. Since the picture
timing SEI message requires proper VUI setting but we don't support
re-writing SPS, this might not work for some streams
gst/videoparsers/gsth264parse.c
gst/videoparsers/gsth264parse.h