Searched refs:extra_atoms (Results 1 – 2 of 2) sorted by relevance
281 GSList *extra_atoms; /* list of extra top-level atoms (e.g. UUID for xmp) member
784 for (walk = qtmux->extra_atoms; walk; walk = g_slist_next (walk)) { in gst_qt_mux_reset()789 g_slist_free (qtmux->extra_atoms); in gst_qt_mux_reset()790 qtmux->extra_atoms = NULL; in gst_qt_mux_reset()1800 qtmux->extra_atoms = g_slist_prepend (qtmux->extra_atoms, ainfo); in gst_qt_mux_add_xmp_tags()2527 for (walk = qtmux->extra_atoms; walk; walk = g_slist_next (walk)) { in gst_qt_mux_send_extra_atoms()