GST_FORMAT_DEFAULT 47 gst/gstformat.c {GST_FORMAT_DEFAULT, "default", "Default format for the media type", 0}, GST_FORMAT_DEFAULT 1808 libs/gst/base/gstbasesink.c case GST_FORMAT_DEFAULT: GST_FORMAT_DEFAULT 1002 libs/gst/base/gstbasesrc.c gst_query_set_formats (query, 3, GST_FORMAT_DEFAULT, GST_FORMAT_DEFAULT 2446 libs/gst/base/gstbasesrc.c case GST_FORMAT_DEFAULT: GST_FORMAT_DEFAULT 209 plugins/elements/gstfdsink.c case GST_FORMAT_DEFAULT: GST_FORMAT_DEFAULT 218 plugins/elements/gstfdsink.c gst_query_set_formats (query, 2, GST_FORMAT_DEFAULT, GST_FORMAT_BYTES); GST_FORMAT_DEFAULT 471 plugins/elements/gstfilesink.c case GST_FORMAT_DEFAULT: GST_FORMAT_DEFAULT 480 plugins/elements/gstfilesink.c gst_query_set_formats (query, 2, GST_FORMAT_DEFAULT, GST_FORMAT_BYTES); GST_FORMAT_DEFAULT 317 tests/check/gst/gstmessage.c gst_message_set_qos_stats (message, GST_FORMAT_DEFAULT, 1030, 65); GST_FORMAT_DEFAULT 319 tests/check/gst/gstmessage.c fail_unless (format == GST_FORMAT_DEFAULT); GST_FORMAT_DEFAULT 1775 tests/check/gst/gstvalue.c "format3", GST_TYPE_FORMAT, GST_FORMAT_DEFAULT, "format4", GST_FORMAT_DEFAULT 47 tests/examples/stepping/framestep1.c if (format == GST_FORMAT_DEFAULT) { GST_FORMAT_DEFAULT 613 win32/common/gstenumtypes.c {C_ENUM (GST_FORMAT_DEFAULT), "GST_FORMAT_DEFAULT", "default"},