Home
last modified time | relevance | path

Searched refs:company_name (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/tests/ref/fate/
Dmxf-d10-user-comments18 TAG:company_name=FATE-company
Dmxf-probe-d10103 TAG:company_name=SONY
Dmxf-probe-dv25140 TAG:company_name=AVID
Dmxf-probe-applehdr10158 TAG:company_name=Apple Inc.
Dmxf-probe-dnxhd180 TAG:company_name=Avid Technology, Inc.
/third_party/ffmpeg/tests/fate/
Dmxf.mak49 …00k -vf scale=w=1280:h=720 -an -metadata comment_test=value -metadata company_name=FATE-company -m…
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfmetadata.h447 gchar *company_name; member
Dmxfmetadata.c985 g_free (self->company_name); in mxf_metadata_identification_finalize()
986 self->company_name = NULL; in mxf_metadata_identification_finalize()
1020 self->company_name = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_metadata_identification_handle_tag()
1021 GST_DEBUG (" company name = %s", GST_STR_NULL (self->company_name)); in mxf_metadata_identification_handle_tag()
1100 if (self->company_name) in mxf_metadata_identification_to_structure()
1102 self->company_name, NULL); in mxf_metadata_identification_to_structure()
1165 if (self->company_name) { in mxf_metadata_identification_write_tags()
1168 t->data = mxf_utf8_to_utf16 (self->company_name, &t->size); in mxf_metadata_identification_write_tags()
Dmxfmux.c577 identification->company_name = g_strdup ("GStreamer"); in gst_mxf_mux_create_metadata()
Dmxfdemux.c654 identification->product_name, identification->company_name); in gst_mxf_demux_resolve_references()
656 !g_strcmp0 (identification->company_name, "OpenCube") && in gst_mxf_demux_resolve_references()