Home
last modified time | relevance | path

Searched refs:main_title (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h554 gchar *main_title; member
Dmxfdms1.c1510 g_free (self->main_title); in mxf_dms1_titles_finalize()
1511 self->main_title = NULL; in mxf_dms1_titles_finalize()
1562 self->main_title = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_dms1_titles_handle_tag()
1563 GST_DEBUG (" main title = %s", GST_STR_NULL (self->main_title)); in mxf_dms1_titles_handle_tag()