videotimecode: Set the DROP_FRAME flag when parsing timecodes with a ,/; from a string
authorSebastian Dröge <sebastian@centricular.com>
Mon, 17 Dec 2018 17:41:26 +0000 (19:41 +0200)
committerMathieu Duponchelle <mduponchelle1@gmail.com>
Wed, 19 Dec 2018 23:11:24 +0000 (23:11 +0000)
commitacd7010576c742c932863e76ff7b7db6a4501d7b
treeff296c5cf4dfb49aa082ebc86bca805c109d8314
parent571e0abd8a2ec3e3672ecfc322bb7588fb2cbd73
videotimecode: Set the DROP_FRAME flag when parsing timecodes with a ,/; from a string

And also add a test for parsing a few valid and invalid timecodes
gst-libs/gst/video/gstvideotimecode.c
tests/check/libs/videotimecode.c