video-anc: Register an init function for Bar meta
authorSebastian Dröge <sebastian@centricular.com>
Sun, 19 Apr 2020 15:29:18 +0000 (18:29 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 19 Apr 2020 15:29:18 +0000 (18:29 +0300)
commit98bb7d0c2e82ab0ec2c6237ba6472e253ddbf31c
tree4abe28a8b73ae512ea1d21276a94b8199a7d5ff2
parentcdd5470f06e04fa8c591e5b882e005372240db34
video-anc: Register an init function for Bar meta

The init function is mandatory and we keep around uninitialized memory
otherwise.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/747
gst-libs/gst/video/video-anc.c