Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h700 gchar *shot_comment; member
Dmxfdms1.c2997 g_free (self->shot_comment); in mxf_dms1_shot_finalize()
2998 self->shot_comment = NULL; in mxf_dms1_shot_finalize()
3133 self->shot_comment = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_dms1_shot_handle_tag()
3134 GST_DEBUG (" shot comment = %s", GST_STR_NULL (self->shot_comment)); in mxf_dms1_shot_handle_tag()