subparse: accept WebVTT timestamps without an hour component
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 11 Mar 2020 00:01:34 +0000 (01:01 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 11 Mar 2020 05:44:23 +0000 (05:44 +0000)
commit0739fafd62ba7835f3d8f6a75c016fe7eba35570
tree0106d5aec0d079c80b4c9fdf305804d705283941
parentd5ee11fb36af3aa5a18368648cb043448d66b845
subparse: accept WebVTT timestamps without an hour component

https://www.w3.org/TR/webvtt1/#webvtt-timestamp

mm:ss,000 is a valid WebVTT timestamp
gst/subparse/gstsubparse.c