h265parse: Update framerate when we found vps_timing_info
authorDong Il Park <dongil.park@lge.com>
Thu, 18 Apr 2019 09:12:34 +0000 (18:12 +0900)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Fri, 14 Jun 2019 02:15:46 +0000 (02:15 +0000)
commit392f86ae35ad207a170922cc2ff54d928bf97ff0
tree37ca6368fb787e69fe3ce5b8ad48e24bdbeda98b
parent1af22f35610725b8b92a032bddc789e22a649fc9
h265parse: Update framerate when we found vps_timing_info

The timing_info was described at vps or vui parameter.
So we can update the framerate field of GstCaps when we could
parse vps_timing_info parameters.
gst/videoparsers/gsth265parse.c