tracerrecord: Be stricter while parsing record templates
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 21 Jun 2019 05:13:18 +0000 (10:43 +0530)
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>
Mon, 1 Jul 2019 13:33:13 +0000 (13:33 +0000)
commitaae5f58dd128c3730bf7865fed446979c678758a
tree7258c84c760fb2bf4ff12984c564c559a5ba077c
parentbafa7a5ca7604aa3302981a776ee7d953e6dc96c
tracerrecord: Be stricter while parsing record templates

It's not really possible for us to recover when someone uses the
gst_tracer_record_new() API incorrectly. Also, document a piece of
somewhat-obscure code.
gst/gsttracerrecord.c