baseparse: add API for subclass to set tags
authorTim-Philipp Müller <tim@centricular.com>
Sun, 16 Aug 2015 09:15:56 +0000 (10:15 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 16 Aug 2015 13:32:23 +0000 (14:32 +0100)
commit41b85d91ebdccc27c4925b5062cbd41452f3a84f
tree34cf21905a1eca8a38d3256250f7045485281464
parentd60c249f51fbfbcde01e413910c28f29518ece05
baseparse: add API for subclass to set tags

This is needed so that we can do proper tag handling
all around, and combine the upstream tags with the
tags set by the subclass and any extra tags the
base class may want to add.

API: gst_base_parse_merge_tags()

https://bugzilla.gnome.org/show_bug.cgi?id=679768
docs/libs/gstreamer-libs-sections.txt
libs/gst/base/gstbaseparse.c
libs/gst/base/gstbaseparse.h
win32/common/libgstbase.def