NULL              160 .pc/80_ia32-hack.patch/gst/gstregistry.c static GstRegistry *_gst_registry_default = NULL;
NULL              197 .pc/80_ia32-hack.patch/gst/gstregistry.c static GstObjectClass *parent_class = NULL;
NULL              219 .pc/80_ia32-hack.patch/gst/gstregistry.c       G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstRegistryClass, plugin_added), NULL,
NULL              220 .pc/80_ia32-hack.patch/gst/gstregistry.c       NULL, gst_marshal_VOID__POINTER, G_TYPE_NONE, 1, G_TYPE_POINTER);
NULL              233 .pc/80_ia32-hack.patch/gst/gstregistry.c       NULL, NULL, gst_marshal_VOID__POINTER, G_TYPE_NONE, 1, G_TYPE_POINTER);
NULL              256 .pc/80_ia32-hack.patch/gst/gstregistry.c   registry->plugins = NULL;
NULL              273 .pc/80_ia32-hack.patch/gst/gstregistry.c   registry->features = NULL;
NULL              289 .pc/80_ia32-hack.patch/gst/gstregistry.c   registry->feature_hash = NULL;
NULL              291 .pc/80_ia32-hack.patch/gst/gstregistry.c   registry->basename_hash = NULL;
NULL              321 .pc/80_ia32-hack.patch/gst/gstregistry.c     _gst_registry_default = g_object_newv (GST_TYPE_REGISTRY, 0, NULL);
NULL              343 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_if_fail (path != NULL);
NULL              386 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              466 .pc/80_ia32-hack.patch/gst/gstregistry.c   while (f != NULL) {
NULL              529 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (feature->name != NULL, FALSE);
NULL              530 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (feature->plugin_name != NULL, FALSE);
NULL              616 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              646 .pc/80_ia32-hack.patch/gst/gstregistry.c     data.name = NULL;
NULL              650 .pc/80_ia32-hack.patch/gst/gstregistry.c     g_list_foreach (*previous, (GFunc) gst_object_ref, NULL);
NULL              735 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              765 .pc/80_ia32-hack.patch/gst/gstregistry.c   GstPlugin *result = NULL;
NULL              767 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              768 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (name != NULL, NULL);
NULL              799 .pc/80_ia32-hack.patch/gst/gstregistry.c   GstPluginFeature *feature = NULL;
NULL              801 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              802 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (name != NULL, NULL);
NULL              803 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (g_type_is_a (type, GST_TYPE_PLUGIN_FEATURE), NULL);
NULL              808 .pc/80_ia32-hack.patch/gst/gstregistry.c     feature = NULL;
NULL              831 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              832 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (g_type_is_a (type, GST_TYPE_PLUGIN_FEATURE), NULL);
NULL              841 .pc/80_ia32-hack.patch/gst/gstregistry.c   data.name = NULL;
NULL              865 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              900 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              901 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (name != NULL, NULL);
NULL              949 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              950 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (filename != NULL, NULL);
NULL              953 .pc/80_ia32-hack.patch/gst/gstregistry.c   if (G_UNLIKELY (basename == NULL))
NULL              954 .pc/80_ia32-hack.patch/gst/gstregistry.c     return NULL;
NULL             1002 .pc/80_ia32-hack.patch/gst/gstregistry.c   context->helper = NULL;
NULL             1011 .pc/80_ia32-hack.patch/gst/gstregistry.c     context->helper = NULL;
NULL             1020 .pc/80_ia32-hack.patch/gst/gstregistry.c   GstPlugin *newplugin = NULL;
NULL             1032 .pc/80_ia32-hack.patch/gst/gstregistry.c     if (context->helper != NULL)
NULL             1046 .pc/80_ia32-hack.patch/gst/gstregistry.c           "%s", (g_getenv ("GST_PLUGIN_PATH") != NULL) ?
NULL             1061 .pc/80_ia32-hack.patch/gst/gstregistry.c     newplugin = gst_plugin_load_file (filename, NULL);
NULL             1104 .pc/80_ia32-hack.patch/gst/gstregistry.c   dir = g_dir_open (path, 0, NULL);
NULL             1111 .pc/80_ia32-hack.patch/gst/gstregistry.c     filename = g_build_filename (path, dirent, NULL);
NULL             1252 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (path != NULL, FALSE);
NULL             1285 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL             1286 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (name != NULL, NULL);
NULL             1299 .pc/80_ia32-hack.patch/gst/gstregistry.c   if ((registry = _gst_registry_default) != NULL) {
NULL             1300 .pc/80_ia32-hack.patch/gst/gstregistry.c     _gst_registry_default = NULL;
NULL             1331 .pc/80_ia32-hack.patch/gst/gstregistry.c   g_return_val_if_fail (feature_name != NULL, FALSE);
NULL             1353 .pc/80_ia32-hack.patch/gst/gstregistry.c   GError *err = NULL;
NULL             1453 .pc/80_ia32-hack.patch/gst/gstregistry.c   for (l = _priv_gst_plugin_paths; l != NULL; l = l->next) {
NULL             1480 .pc/80_ia32-hack.patch/gst/gstregistry.c   if (plugin_path == NULL) {
NULL             1488 .pc/80_ia32-hack.patch/gst/gstregistry.c         ".gstreamer-" GST_MAJORMINOR, "plugins", NULL);
NULL             1506 .pc/80_ia32-hack.patch/gst/gstregistry.c       dir = g_build_filename (base_dir, "lib", "gstreamer-0.10", NULL);
NULL             1566 .pc/80_ia32-hack.patch/gst/gstregistry.c   if (registry_file == NULL) {
NULL             1568 .pc/80_ia32-hack.patch/gst/gstregistry.c         ".gstreamer-" GST_MAJORMINOR, "registry." HOST_CPU ".bin", NULL);
NULL             1675 .pc/80_ia32-hack.patch/gst/gstregistry.c   GError *err = NULL;
NULL             1692 .pc/80_ia32-hack.patch/gst/gstregistry.c     g_slist_foreach (_priv_gst_preload_plugins, load_plugin_func, NULL);
NULL               35 debian/gst-codec-info.c   NULL
NULL               38 debian/gst-codec-info.c static GList *elements = NULL;
NULL               39 debian/gst-codec-info.c static GList *uri_sources = NULL;
NULL               40 debian/gst-codec-info.c static GList *uri_sinks = NULL;
NULL               41 debian/gst-codec-info.c static GList *provides = NULL;
NULL               42 debian/gst-codec-info.c static GstCaps *encoders = NULL, *decoders = NULL;
NULL               47 debian/gst-codec-info.c   g_list_foreach (elements, (GFunc) g_free, NULL);
NULL               48 debian/gst-codec-info.c   g_list_foreach (uri_sources, (GFunc) g_free, NULL);
NULL               49 debian/gst-codec-info.c   g_list_foreach (uri_sinks, (GFunc) g_free, NULL);
NULL              264 debian/gst-codec-info.c   GstCaps *caps = NULL;
NULL              317 debian/gst-codec-info.c   if (caps == NULL) {
NULL              393 debian/gst-codec-info.c   g_list_foreach (features, (GFunc) gst_object_unref, NULL);
NULL              404 debian/gst-codec-info.c     g_thread_init (NULL);
NULL              406 debian/gst-codec-info.c   gst_init (NULL, NULL);
NULL              417 debian/gst-codec-info.c     GstPlugin *plugin = NULL;
NULL              418 debian/gst-codec-info.c     GError *error = NULL;
NULL              420 debian/gst-codec-info.c     if (argv[i] == NULL ||
NULL              131 gst/gst.c      HMODULE _priv_gst_dll_handle = NULL;
NULL              135 gst/gst.c      GList *_priv_gst_plugin_paths = NULL;   /* for delayed processing in post_init */
NULL              158 gst/gst.c      GSList *_priv_gst_preload_plugins = NULL;
NULL              310 gst/gst.c              (gpointer) parse_goption_arg, N_("Print the GStreamer version"), NULL},
NULL              312 gst/gst.c              (gpointer) parse_goption_arg, N_("Make all warnings fatal"), NULL},
NULL              317 gst/gst.c              NULL},
NULL              330 gst/gst.c              NULL},
NULL              332 gst/gst.c              (gpointer) parse_goption_arg, N_("Disable debugging"), NULL},
NULL              337 gst/gst.c              NULL},
NULL              349 gst/gst.c              NULL},
NULL              354 gst/gst.c              NULL},
NULL              359 gst/gst.c              NULL},
NULL              360 gst/gst.c          {NULL}
NULL              379 gst/gst.c            g_thread_init (NULL);
NULL              386 gst/gst.c            _("Show GStreamer Options"), NULL, NULL);
NULL              395 gst/gst.c        return NULL;
NULL              428 gst/gst.c          g_thread_init (NULL);
NULL              442 gst/gst.c        init_pre (NULL, NULL, NULL, NULL);
NULL              443 gst/gst.c        init_post (NULL, NULL, NULL, NULL);
NULL              491 gst/gst.c        GError *err = NULL;
NULL              534 gst/gst.c          lastlist = NULL;
NULL              586 gst/gst.c          if (g_getenv ("GST_DEBUG_NO_COLOR") != NULL)
NULL              659 gst/gst.c        g_log_set_handler (g_log_domain_gstreamer, llf, debug_log_handler, NULL);
NULL              814 gst/gst.c        if (!init_post (NULL, NULL, NULL, NULL))
NULL              818 gst/gst.c            select_all, FALSE, NULL);
NULL              896 gst/gst.c            tmp = strtol (arg, NULL, 0);
NULL              919 gst/gst.c            split_and_iterate (arg, G_SEARCHPATH_SEPARATOR_S, add_path_func, NULL);
NULL              923 gst/gst.c            split_and_iterate (arg, ",", prepare_for_load_plugin_func, NULL);
NULL              972 gst/gst.c          NULL}
NULL             1011 gst/gst.c        g_slist_foreach (_priv_gst_preload_plugins, (GFunc) g_free, NULL);
NULL             1013 gst/gst.c        _priv_gst_preload_plugins = NULL;
NULL             1016 gst/gst.c        g_list_foreach (_priv_gst_plugin_paths, (GFunc) g_free, NULL);
NULL             1018 gst/gst.c        _priv_gst_plugin_paths = NULL;
NULL              193 gst/gst_private.h #define GST_CAT_GST_INIT         NULL
NULL              194 gst/gst_private.h #define GST_CAT_AUTOPLUG         NULL
NULL              195 gst/gst_private.h #define GST_CAT_AUTOPLUG_ATTEMPT NULL
NULL              196 gst/gst_private.h #define GST_CAT_PARENTAGE        NULL
NULL              197 gst/gst_private.h #define GST_CAT_STATES           NULL
NULL              198 gst/gst_private.h #define GST_CAT_SCHEDULING       NULL
NULL              199 gst/gst_private.h #define GST_CAT_DATAFLOW         NULL
NULL              200 gst/gst_private.h #define GST_CAT_BUFFER           NULL
NULL              201 gst/gst_private.h #define GST_CAT_BUFFER_LIST      NULL
NULL              202 gst/gst_private.h #define GST_CAT_BUS              NULL
NULL              203 gst/gst_private.h #define GST_CAT_CAPS             NULL
NULL              204 gst/gst_private.h #define GST_CAT_CLOCK            NULL
NULL              205 gst/gst_private.h #define GST_CAT_ELEMENT_PADS     NULL
NULL              206 gst/gst_private.h #define GST_CAT_PADS             NULL
NULL              207 gst/gst_private.h #define GST_CAT_PERFORMANCE      NULL
NULL              208 gst/gst_private.h #define GST_CAT_PIPELINE         NULL
NULL              209 gst/gst_private.h #define GST_CAT_PLUGIN_LOADING   NULL
NULL              210 gst/gst_private.h #define GST_CAT_PLUGIN_INFO      NULL
NULL              211 gst/gst_private.h #define GST_CAT_PROPERTIES       NULL
NULL              212 gst/gst_private.h #define GST_CAT_XML              NULL
NULL              213 gst/gst_private.h #define GST_CAT_NEGOTIATION      NULL
NULL              214 gst/gst_private.h #define GST_CAT_REFCOUNTING      NULL
NULL              215 gst/gst_private.h #define GST_CAT_ERROR_SYSTEM     NULL
NULL              216 gst/gst_private.h #define GST_CAT_EVENT            NULL
NULL              217 gst/gst_private.h #define GST_CAT_MESSAGE          NULL
NULL              218 gst/gst_private.h #define GST_CAT_PARAMS           NULL
NULL              219 gst/gst_private.h #define GST_CAT_CALL_TRACE       NULL
NULL              220 gst/gst_private.h #define GST_CAT_SIGNAL           NULL
NULL              221 gst/gst_private.h #define GST_CAT_PROBE            NULL
NULL              222 gst/gst_private.h #define GST_CAT_REGISTRY         NULL
NULL              223 gst/gst_private.h #define GST_CAT_QOS              NULL
NULL              224 gst/gst_private.h #define GST_CAT_TYPES            NULL
NULL              225 gst/gst_private.h #define GST_CAT_POLL             NULL
NULL              202 gst/gstbin.c   #define BIN_IS_TOPLEVEL(bin) ((GST_OBJECT_PARENT (bin) == NULL) || bin->priv->asynchandling)
NULL              303 gst/gstbin.c       NULL, \
NULL              304 gst/gstbin.c       NULL}; \
NULL              313 gst/gstbin.c     if (compat != NULL) { \
NULL              432 gst/gstbin.c         G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstBinClass, element_added), NULL,
NULL              433 gst/gstbin.c         NULL, gst_marshal_VOID__OBJECT, G_TYPE_NONE, 1, GST_TYPE_ELEMENT);
NULL              443 gst/gstbin.c         G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstBinClass, element_removed), NULL,
NULL              444 gst/gstbin.c         NULL, gst_marshal_VOID__OBJECT, G_TYPE_NONE, 1, GST_TYPE_ELEMENT);
NULL              466 gst/gstbin.c         _gst_boolean_accumulator, NULL, gst_marshal_BOOLEAN__VOID,
NULL              499 gst/gstbin.c     err = NULL;
NULL              501 gst/gstbin.c         g_thread_pool_new ((GFunc) gst_bin_continue_func, NULL, -1, FALSE, &err);
NULL              502 gst/gstbin.c     if (err != NULL) {
NULL              513 gst/gstbin.c     bin->children = NULL;
NULL              515 gst/gstbin.c     bin->messages = NULL;
NULL              516 gst/gstbin.c     bin->provided_clock = NULL;
NULL              543 gst/gstbin.c     gst_object_replace ((GstObject **) child_bus_p, NULL);
NULL              544 gst/gstbin.c     gst_object_replace ((GstObject **) provided_clock_p, NULL);
NULL              545 gst/gstbin.c     gst_object_replace ((GstObject **) clock_provider_p, NULL);
NULL              546 gst/gstbin.c     gst_object_replace ((GstObject **) index_p, NULL);
NULL              547 gst/gstbin.c     bin_remove_messages (bin, NULL, GST_MESSAGE_ANY);
NULL              553 gst/gstbin.c     if (G_UNLIKELY (bin->children != NULL)) {
NULL              757 gst/gstbin.c     GstClock *result = NULL;
NULL              758 gst/gstbin.c     GstElement *provider = NULL;
NULL             1005 gst/gstbin.c     GstMessage *clock_message = NULL, *async_message = NULL;
NULL             1043 gst/gstbin.c           gst_message_new_clock_provide (GST_OBJECT_CAST (element), NULL, TRUE);
NULL             1172 gst/gstbin.c     if (G_UNLIKELY (bclass->add_element == NULL))
NULL             1202 gst/gstbin.c     GstMessage *clock_message = NULL;
NULL             1284 gst/gstbin.c       gst_object_replace ((GstObject **) provided_clock_p, NULL);
NULL             1285 gst/gstbin.c       gst_object_replace ((GstObject **) clock_provider_p, NULL);
NULL             1321 gst/gstbin.c           gst_message_parse_structure_change (message, NULL, &owner, NULL);
NULL             1391 gst/gstbin.c     gst_element_set_bus (element, NULL);
NULL             1394 gst/gstbin.c     gst_element_set_clock (element, NULL);
NULL             1461 gst/gstbin.c     if (G_UNLIKELY (bclass->remove_element == NULL))
NULL             1505 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             1555 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             1627 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             1692 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             1911 gst/gstbin.c     if (bit->best == NULL || bit->best_deg > degree) {
NULL             1928 gst/gstbin.c       bit->best = NULL;
NULL             2009 gst/gstbin.c         (GstIteratorItemFunction) NULL,
NULL             2013 gst/gstbin.c     result->hash = g_hash_table_new (NULL, NULL);
NULL             2044 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             2181 gst/gstbin.c       gst_pad_set_caps (pad, NULL);
NULL             2309 gst/gstbin.c         GST_ELEMENT_WARNING (element, CORE, CLOCK, (NULL),
NULL             2324 gst/gstbin.c         GST_ELEMENT_WARNING (element, CORE, CLOCK, (NULL),
NULL             2376 gst/gstbin.c         bin_remove_messages (bin, NULL, GST_MESSAGE_EOS);
NULL             2386 gst/gstbin.c         bin_remove_messages (bin, NULL, GST_MESSAGE_ANY);
NULL             2549 gst/gstbin.c     if (!find_message (bin, NULL, GST_MESSAGE_ASYNC_START)) {
NULL             2554 gst/gstbin.c       bin_remove_messages (bin, NULL, GST_MESSAGE_ASYNC_DONE);
NULL             2724 gst/gstbin.c     g_thread_pool_push (klass->pool, data, NULL);
NULL             2736 gst/gstbin.c     GstMessage *amessage = NULL;
NULL             2823 gst/gstbin.c     GstMessage *smessage = NULL, *amessage = NULL;
NULL             2824 gst/gstbin.c     BinContinueData *cont = NULL;
NULL             3075 gst/gstbin.c         if (!find_message (bin, NULL, GST_MESSAGE_SEGMENT_START) &&
NULL             3076 gst/gstbin.c             (GST_OBJECT_PARENT (bin) != NULL)) {
NULL             3110 gst/gstbin.c         if (!find_message (bin, NULL, GST_MESSAGE_SEGMENT_START)) {
NULL             3114 gst/gstbin.c           bin_remove_messages (bin, NULL, GST_MESSAGE_SEGMENT_DONE);
NULL             3134 gst/gstbin.c         bin_remove_messages (bin, NULL, GST_MESSAGE_DURATION);
NULL             3160 gst/gstbin.c           gst_object_replace ((GstObject **) provided_clock_p, NULL);
NULL             3161 gst/gstbin.c           gst_object_replace ((GstObject **) clock_provider_p, NULL);
NULL             3182 gst/gstbin.c         forward = GST_OBJECT_PARENT (bin) != NULL;
NULL             3241 gst/gstbin.c         if (!find_message (bin, NULL, GST_MESSAGE_ASYNC_START)) {
NULL             3243 gst/gstbin.c           bin_remove_messages (bin, NULL, GST_MESSAGE_ASYNC_DONE);
NULL             3270 gst/gstbin.c         gst_message_parse_structure_change (message, NULL, NULL, &busy);
NULL             3279 gst/gstbin.c           message = NULL;
NULL             3338 gst/gstbin.c       gst_query_parse_duration (fold->query, NULL, &duration);
NULL             3355 gst/gstbin.c     gst_query_parse_duration (fold->query, &format, NULL);
NULL             3378 gst/gstbin.c       gst_query_parse_position (fold->query, NULL, &position);
NULL             3395 gst/gstbin.c     gst_query_parse_position (fold->query, &format, NULL);
NULL             3472 gst/gstbin.c     QueryInitFunction fold_init = NULL;
NULL             3473 gst/gstbin.c     QueryDoneFunction fold_done = NULL;
NULL             3484 gst/gstbin.c         gst_query_parse_duration (query, &qformat, NULL);
NULL             3566 gst/gstbin.c           if (fold_done != NULL && res)
NULL             3620 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             3653 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             3654 gst/gstbin.c     g_return_val_if_fail (name != NULL, NULL);
NULL             3711 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             3712 gst/gstbin.c     g_return_val_if_fail (G_TYPE_IS_INTERFACE (iface), NULL);
NULL             3746 gst/gstbin.c     g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             3747 gst/gstbin.c     g_return_val_if_fail (G_TYPE_IS_INTERFACE (iface), NULL);
NULL             3768 gst/gstbin.c     childlist = xmlNewChild (parent, NULL, (xmlChar *) "children", NULL);
NULL             3776 gst/gstbin.c       elementnode = xmlNewChild (childlist, NULL, (xmlChar *) "element", NULL);
NULL              193 gst/gstbuffer.c   g_return_if_fail (buffer != NULL);
NULL              201 gst/gstbuffer.c   gst_caps_replace (&GST_BUFFER_CAPS (buffer), NULL);
NULL              231 gst/gstbuffer.c   g_return_if_fail (dest != NULL);
NULL              232 gst/gstbuffer.c   g_return_if_fail (src != NULL);
NULL              273 gst/gstbuffer.c   g_return_val_if_fail (buffer != NULL, NULL);
NULL              281 gst/gstbuffer.c     gpointer memptr = NULL;
NULL              366 gst/gstbuffer.c     gpointer memptr = NULL;
NULL              410 gst/gstbuffer.c   gpointer memptr = NULL;
NULL              415 gst/gstbuffer.c       return NULL;
NULL              422 gst/gstbuffer.c   if (G_UNLIKELY (malloc_data == NULL && size != 0)) {
NULL              424 gst/gstbuffer.c     return NULL;
NULL              462 gst/gstbuffer.c   g_return_val_if_fail (buffer != NULL, NULL);
NULL              487 gst/gstbuffer.c   g_return_if_fail (buffer != NULL);
NULL              542 gst/gstbuffer.c #define GST_IS_SUBBUFFER(obj)   (GST_BUFFER_CAST(obj)->parent != NULL)
NULL              571 gst/gstbuffer.c   g_return_val_if_fail (buffer != NULL, NULL);
NULL              572 gst/gstbuffer.c   g_return_val_if_fail (buffer->mini_object.refcount > 0, NULL);
NULL              573 gst/gstbuffer.c   g_return_val_if_fail (buffer->size >= offset + size, NULL);
NULL              630 gst/gstbuffer.c     GST_BUFFER_CAPS (subbuffer) = NULL;
NULL              651 gst/gstbuffer.c   g_return_val_if_fail (buf1 != NULL && buf2 != NULL, FALSE);
NULL              689 gst/gstbuffer.c   g_return_val_if_fail (buf1 != NULL && buf2 != NULL, NULL);
NULL              690 gst/gstbuffer.c   g_return_val_if_fail (buf1->mini_object.refcount > 0, NULL);
NULL              691 gst/gstbuffer.c   g_return_val_if_fail (buf2->mini_object.refcount > 0, NULL);
NULL              692 gst/gstbuffer.c   g_return_val_if_fail (len > 0, NULL);
NULL              693 gst/gstbuffer.c   g_return_val_if_fail (len <= buf1->size + buf2->size - offset, NULL);
NULL              130 gst/gstbufferlist.c #define GROUP_START NULL
NULL              168 gst/gstbufferlist.c static GstMiniObjectClass *parent_class = NULL;
NULL              182 gst/gstbufferlist.c   list->buffers = NULL;
NULL              192 gst/gstbufferlist.c   g_return_if_fail (list != NULL);
NULL              214 gst/gstbufferlist.c   g_return_val_if_fail (list != NULL, NULL);
NULL              284 gst/gstbufferlist.c   g_return_val_if_fail (list != NULL, 0);
NULL              320 gst/gstbufferlist.c   g_return_if_fail (list != NULL);
NULL              321 gst/gstbufferlist.c   g_return_if_fail (func != NULL);
NULL              347 gst/gstbufferlist.c       if (buffer == NULL) {
NULL              392 gst/gstbufferlist.c   g_return_val_if_fail (list != NULL, NULL);
NULL              420 gst/gstbufferlist.c   return NULL;
NULL              429 gst/gstbufferlist.c       NULL,
NULL              430 gst/gstbufferlist.c       NULL,
NULL              432 gst/gstbufferlist.c       NULL,
NULL              433 gst/gstbufferlist.c       NULL,
NULL              437 gst/gstbufferlist.c       NULL
NULL              464 gst/gstbufferlist.c   g_return_val_if_fail (list != NULL, NULL);
NULL              469 gst/gstbufferlist.c   it->last_returned = NULL;
NULL              485 gst/gstbufferlist.c   g_return_if_fail (it != NULL);
NULL              511 gst/gstbufferlist.c   g_return_val_if_fail (it != NULL, 0);
NULL              543 gst/gstbufferlist.c   g_return_if_fail (it != NULL);
NULL              544 gst/gstbufferlist.c   g_return_if_fail (buffer != NULL);
NULL              569 gst/gstbufferlist.c   g_return_if_fail (it != NULL);
NULL              572 gst/gstbufferlist.c   while (it->next != NULL && it->next->data != GROUP_START) {
NULL              601 gst/gstbufferlist.c   g_return_val_if_fail (it != NULL, NULL);
NULL              603 gst/gstbufferlist.c   while (it->next != NULL && it->next->data != GROUP_START &&
NULL              608 gst/gstbufferlist.c   if (it->next == NULL || it->next->data == GROUP_START) {
NULL              621 gst/gstbufferlist.c     it->last_returned = NULL;
NULL              622 gst/gstbufferlist.c     return NULL;
NULL              642 gst/gstbufferlist.c   g_return_val_if_fail (it != NULL, FALSE);
NULL              645 gst/gstbufferlist.c   while (it->next != NULL && it->next->data != GROUP_START) {
NULL              654 gst/gstbufferlist.c   it->last_returned = NULL;
NULL              656 gst/gstbufferlist.c   return (it->next != NULL);
NULL              675 gst/gstbufferlist.c   g_return_if_fail (it != NULL);
NULL              676 gst/gstbufferlist.c   g_return_if_fail (it->last_returned != NULL);
NULL              683 gst/gstbufferlist.c   it->last_returned = NULL;
NULL              706 gst/gstbufferlist.c   g_return_if_fail (it != NULL);
NULL              707 gst/gstbufferlist.c   g_return_if_fail (it->last_returned != NULL);
NULL              708 gst/gstbufferlist.c   g_return_if_fail (buffer != NULL);
NULL              733 gst/gstbufferlist.c   g_return_val_if_fail (it != NULL, NULL);
NULL              734 gst/gstbufferlist.c   g_return_val_if_fail (it->last_returned != NULL, NULL);
NULL              735 gst/gstbufferlist.c   g_return_val_if_fail (it->last_returned->data != STOLEN, NULL);
NULL              768 gst/gstbufferlist.c   g_return_val_if_fail (it != NULL, NULL);
NULL              769 gst/gstbufferlist.c   g_return_val_if_fail (it->last_returned != NULL, NULL);
NULL              770 gst/gstbufferlist.c   g_return_val_if_fail (it->last_returned->data != STOLEN, NULL);
NULL              771 gst/gstbufferlist.c   g_return_val_if_fail (do_func != NULL, NULL);
NULL              772 gst/gstbufferlist.c   g_return_val_if_fail (gst_buffer_list_is_writable (it->list), NULL);
NULL              777 gst/gstbufferlist.c   if (buffer == NULL) {
NULL              812 gst/gstbufferlist.c   g_return_val_if_fail (it != NULL, NULL);
NULL              825 gst/gstbufferlist.c     return NULL;
NULL               95 gst/gstbus.c   static GstObjectClass *parent_class = NULL;
NULL              163 gst/gstbus.c         G_STRUCT_OFFSET (GstBusClass, sync_message), NULL, NULL,
NULL              178 gst/gstbus.c         G_STRUCT_OFFSET (GstBusClass, message), NULL, NULL,
NULL              209 gst/gstbus.c       } while (message != NULL);
NULL              211 gst/gstbus.c       bus->queue = NULL;
NULL              214 gst/gstbus.c       bus->queue_lock = NULL;
NULL              216 gst/gstbus.c       bus->priv->queue_cond = NULL;
NULL              221 gst/gstbus.c       bus->priv->main_context = NULL;
NULL              248 gst/gstbus.c     if (bus->priv->main_context != NULL) {
NULL              250 gst/gstbus.c       bus->priv->main_context = NULL;
NULL              253 gst/gstbus.c     if (ctx != NULL) {
NULL              275 gst/gstbus.c     result = g_object_newv (gst_bus_get_type (), 0, NULL);
NULL              327 gst/gstbus.c       gst_bus_sync_signal_handler (bus, message, NULL);
NULL              488 gst/gstbus.c     g_return_val_if_fail (GST_IS_BUS (bus), NULL);
NULL              489 gst/gstbus.c     g_return_val_if_fail (types != 0, NULL);
NULL              505 gst/gstbus.c           message = NULL;
NULL              515 gst/gstbus.c         timeval = NULL;
NULL              573 gst/gstbus.c     g_return_val_if_fail (GST_IS_BUS (bus), NULL);
NULL              600 gst/gstbus.c     g_return_val_if_fail (GST_IS_BUS (bus), NULL);
NULL              601 gst/gstbus.c     g_return_val_if_fail (types != 0, NULL);
NULL              621 gst/gstbus.c     g_return_val_if_fail (GST_IS_BUS (bus), NULL);
NULL              643 gst/gstbus.c     g_return_val_if_fail (GST_IS_BUS (bus), NULL);
NULL              681 gst/gstbus.c     if (func != NULL && bus->sync_handler != NULL)
NULL              742 gst/gstbus.c     g_return_val_if_fail (bsource != NULL, FALSE);
NULL              752 gst/gstbus.c     if (G_UNLIKELY (message == NULL))
NULL              788 gst/gstbus.c       bus->priv->watch_id = NULL;
NULL              791 gst/gstbus.c     gst_bus_set_main_context (bsource->bus, NULL);
NULL              793 gst/gstbus.c     bsource->bus = NULL;
NULL              818 gst/gstbus.c     g_return_val_if_fail (GST_IS_BUS (bus), NULL);
NULL              849 gst/gstbus.c     id = g_source_attach (source, NULL);
NULL              922 gst/gstbus.c         user_data, NULL);
NULL              947 gst/gstbus.c       g_assert (poll_data->message == NULL);
NULL             1041 gst/gstbus.c     poll_data->loop = g_main_loop_new (NULL, FALSE);
NULL             1043 gst/gstbus.c     poll_data->message = NULL;
NULL             1095 gst/gstbus.c     g_return_val_if_fail (message != NULL, TRUE);
NULL             1122 gst/gstbus.c     g_return_val_if_fail (message != NULL, GST_BUS_DROP);
NULL             1226 gst/gstbus.c         NULL, NULL);
NULL              112 gst/gstcaps.c    (((caps)->structs == NULL) || ((caps)->structs->len == 0))
NULL              305 gst/gstcaps.c    g_return_val_if_fail (GST_IS_CAPS (caps), NULL);
NULL              333 gst/gstcaps.c      gst_structure_set_parent_refcount (structure, NULL);
NULL              370 gst/gstcaps.c    g_return_val_if_fail (caps != NULL, NULL);
NULL              402 gst/gstcaps.c    g_return_val_if_fail (caps != NULL, NULL);
NULL              408 gst/gstcaps.c    g_return_val_if_fail (GST_CAPS_REFCOUNT_VALUE (caps) > 0, NULL);
NULL              425 gst/gstcaps.c    g_return_if_fail (caps != NULL);
NULL              466 gst/gstcaps.c    g_return_val_if_fail (static_caps != NULL, NULL);
NULL              482 gst/gstcaps.c      if (G_UNLIKELY (string == NULL))
NULL              524 gst/gstcaps.c      return NULL;
NULL              536 gst/gstcaps.c    gst_structure_set_parent_refcount (s, NULL);
NULL              555 gst/gstcaps.c    g_return_val_if_fail (caps != NULL, NULL);
NULL              556 gst/gstcaps.c    g_return_val_if_fail (IS_WRITABLE (caps), NULL);
NULL              559 gst/gstcaps.c      return NULL;
NULL              571 gst/gstcaps.c    if (G_UNLIKELY (val1 == NULL))
NULL              749 gst/gstcaps.c      g_return_if_fail (structure->parent_refcount == NULL);
NULL              772 gst/gstcaps.c    g_return_if_fail (caps != NULL);
NULL              799 gst/gstcaps.c      g_return_if_fail (structure->parent_refcount == NULL);
NULL              863 gst/gstcaps.c    g_return_val_if_fail (GST_IS_CAPS (caps), NULL);
NULL              864 gst/gstcaps.c    g_return_val_if_fail (index < caps->structs->len, NULL);
NULL              885 gst/gstcaps.c    g_return_val_if_fail (GST_IS_CAPS (caps), NULL);
NULL              939 gst/gstcaps.c    g_return_if_fail (field != NULL);
NULL             1091 gst/gstcaps.c    return gst_structure_foreach (structure, gst_caps_is_fixed_foreach, NULL);
NULL             1163 gst/gstcaps.c    g_return_val_if_fail (subset != NULL, FALSE);
NULL             1164 gst/gstcaps.c    g_return_val_if_fail (superset != NULL, FALSE);
NULL             1202 gst/gstcaps.c    if (G_UNLIKELY (caps1 == NULL || caps2 == NULL))
NULL             1227 gst/gstcaps.c    if (G_UNLIKELY (val2 == NULL)) {
NULL             1248 gst/gstcaps.c    if (G_UNLIKELY (val2 == NULL)) {
NULL             1260 gst/gstcaps.c    g_assert (struct1 != NULL);
NULL             1261 gst/gstcaps.c    g_assert (struct2 != NULL);
NULL             1264 gst/gstcaps.c      return NULL;
NULL             1284 gst/gstcaps.c    return NULL;
NULL             1320 gst/gstcaps.c    g_assert (struct1 != NULL);
NULL             1321 gst/gstcaps.c    g_assert (struct2 != NULL);
NULL             1434 gst/gstcaps.c    g_return_val_if_fail (GST_IS_CAPS (caps1), NULL);
NULL             1435 gst/gstcaps.c    g_return_val_if_fail (GST_IS_CAPS (caps2), NULL);
NULL             1541 gst/gstcaps.c    e.put_into = NULL;
NULL             1575 gst/gstcaps.c    GstCaps *dest = NULL, *src;
NULL             1577 gst/gstcaps.c    g_return_val_if_fail (minuend != NULL, NULL);
NULL             1578 gst/gstcaps.c    g_return_val_if_fail (subtrahend != NULL, NULL);
NULL             1591 gst/gstcaps.c    g_return_val_if_fail (!CAPS_IS_ANY (minuend), NULL);
NULL             1653 gst/gstcaps.c      return NULL;
NULL             1663 gst/gstcaps.c      if (field2 == NULL) {
NULL             1696 gst/gstcaps.c    g_return_val_if_fail (caps1 != NULL, NULL);
NULL             1697 gst/gstcaps.c    g_return_val_if_fail (caps2 != NULL, NULL);
NULL             1768 gst/gstcaps.c    g_return_val_if_fail (GST_IS_CAPS (caps), NULL);
NULL             1836 gst/gstcaps.c    UnionField field = { 0, {0,}, NULL };
NULL             1842 gst/gstcaps.c          *result = NULL;
NULL             1872 gst/gstcaps.c          *result = NULL;
NULL             1901 gst/gstcaps.c    gst_structure_set_parent_refcount (old, NULL);
NULL             1921 gst/gstcaps.c    GstStructure *simplify, *compare, *result = NULL;
NULL             1925 gst/gstcaps.c    g_return_val_if_fail (caps != NULL, FALSE);
NULL             1986 gst/gstcaps.c    xmlNewChild (parent, NULL, (xmlChar *) "caps", (xmlChar *) s);
NULL             2006 gst/gstcaps.c    return NULL;
NULL             2029 gst/gstcaps.c    g_return_if_fail (caps != NULL);
NULL             2073 gst/gstcaps.c    if (caps == NULL) {
NULL             2126 gst/gstcaps.c    if (structure == NULL) {
NULL             2139 gst/gstcaps.c      if (structure == NULL) {
NULL             2169 gst/gstcaps.c      return NULL;
NULL             2192 gst/gstcaps.c      return NULL;
NULL              109 gst/gstcaps.h    /* caps */ { 0, 0, (GstCapsFlags) 0, NULL, GST_PADDING_INIT }, \
NULL               85 gst/gstchildproxy.c   g_return_val_if_fail (GST_IS_CHILD_PROXY (parent), NULL);
NULL               86 gst/gstchildproxy.c   g_return_val_if_fail (name != NULL, NULL);
NULL               88 gst/gstchildproxy.c   result = NULL;
NULL               98 gst/gstchildproxy.c     if (object_name == NULL) {
NULL              131 gst/gstchildproxy.c   g_return_val_if_fail (GST_IS_CHILD_PROXY (parent), NULL);
NULL              178 gst/gstchildproxy.c   g_return_val_if_fail (name != NULL, FALSE);
NULL              202 gst/gstchildproxy.c   if (current[1] == NULL) {
NULL              205 gst/gstchildproxy.c     if (spec == NULL) {
NULL              239 gst/gstchildproxy.c   g_return_if_fail (name != NULL);
NULL              270 gst/gstchildproxy.c   gchar *error = NULL;
NULL              346 gst/gstchildproxy.c   g_return_if_fail (name != NULL);
NULL              377 gst/gstchildproxy.c   gchar *error = NULL;
NULL              491 gst/gstchildproxy.c             child_added), NULL, NULL, gst_marshal_VOID__OBJECT, G_TYPE_NONE, 1,
NULL              506 gst/gstchildproxy.c             child_removed), NULL, NULL, gst_marshal_VOID__OBJECT, G_TYPE_NONE,
NULL              523 gst/gstchildproxy.c       NULL,                     /* base_finalize */
NULL              524 gst/gstchildproxy.c       NULL,                     /* class_init */
NULL              525 gst/gstchildproxy.c       NULL,                     /* class_finalize */
NULL              526 gst/gstchildproxy.c       NULL,                     /* class_data */
NULL              529 gst/gstchildproxy.c       NULL                      /* instance_init */
NULL              180 gst/gstclock.c static GstObjectClass *parent_class = NULL;
NULL              203 gst/gstclock.c   entry->func = NULL;
NULL              204 gst/gstclock.c   entry->user_data = NULL;
NULL              205 gst/gstclock.c   entry->destroy_data = NULL;
NULL              223 gst/gstclock.c   g_return_val_if_fail (id != NULL, NULL);
NULL              234 gst/gstclock.c   g_return_if_fail (id != NULL);
NULL              261 gst/gstclock.c   g_return_if_fail (id != NULL);
NULL              286 gst/gstclock.c   g_return_val_if_fail (GST_IS_CLOCK (clock), NULL);
NULL              311 gst/gstclock.c   g_return_val_if_fail (GST_IS_CLOCK (clock), NULL);
NULL              312 gst/gstclock.c   g_return_val_if_fail (GST_CLOCK_TIME_IS_VALID (start_time), NULL);
NULL              313 gst/gstclock.c   g_return_val_if_fail (interval != 0, NULL);
NULL              314 gst/gstclock.c   g_return_val_if_fail (GST_CLOCK_TIME_IS_VALID (interval), NULL);
NULL              362 gst/gstclock.c   g_return_val_if_fail (id != NULL, GST_CLOCK_TIME_NONE);
NULL              402 gst/gstclock.c   g_return_val_if_fail (id != NULL, GST_CLOCK_ERROR);
NULL              425 gst/gstclock.c     if (G_UNLIKELY (cclass->wait == NULL))
NULL              496 gst/gstclock.c   g_return_val_if_fail (id != NULL, GST_CLOCK_ERROR);
NULL              497 gst/gstclock.c   g_return_val_if_fail (func != NULL, GST_CLOCK_ERROR);
NULL              509 gst/gstclock.c   if (G_UNLIKELY (cclass->wait_async == NULL))
NULL              558 gst/gstclock.c   return gst_clock_id_wait_async_full (id, func, user_data, NULL);
NULL              579 gst/gstclock.c   g_return_if_fail (id != NULL);
NULL              639 gst/gstclock.c   clock->entries = NULL;
NULL              668 gst/gstclock.c   gst_object_replace ((GstObject **) master_p, NULL);
NULL              683 gst/gstclock.c     clock->clockid = NULL;
NULL              686 gst/gstclock.c   clock->times = NULL;
NULL              875 gst/gstclock.c   if (G_UNLIKELY (cclass->get_internal_time == NULL))
NULL             1089 gst/gstclock.c     clock->clockid = NULL;
NULL             1136 gst/gstclock.c   GstClock *result = NULL;
NULL             1138 gst/gstclock.c   g_return_val_if_fail (GST_IS_CLOCK (clock), NULL);
NULL             1301 gst/gstclock.c   g_return_val_if_fail (r_squared != NULL, FALSE);
NULL               78 gst/gstdebugutils.c   gchar *state_name = NULL;
NULL               95 gst/gstdebugutils.c   gchar *param_name = NULL;
NULL              119 gst/gstdebugutils.c         value_str = g_strescape (tmp, NULL);
NULL              264 gst/gstdebugutils.c   esc_value_str = g_strescape (value_str, NULL);
NULL              277 gst/gstdebugutils.c   gchar *media = NULL;
NULL              285 gst/gstdebugutils.c       GString *str = NULL;
NULL              324 gst/gstdebugutils.c   gchar *media = NULL;
NULL              325 gst/gstdebugutils.c   gchar *media_src = NULL, *media_sink = NULL;
NULL              355 gst/gstdebugutils.c         media = NULL;
NULL              481 gst/gstdebugutils.c   gchar *state_name = NULL;
NULL              482 gst/gstdebugutils.c   gchar *param_name = NULL;
NULL              510 gst/gstdebugutils.c           state_name = NULL;
NULL              514 gst/gstdebugutils.c           param_name = NULL;
NULL              611 gst/gstdebugutils.c   gchar *full_file_name = NULL;
NULL              616 gst/gstdebugutils.c   if (G_LIKELY (priv_gst_dump_dot_dir == NULL))
NULL              629 gst/gstdebugutils.c     gchar *state_name = NULL;
NULL              630 gst/gstdebugutils.c     gchar *param_name = NULL;
NULL              684 gst/gstdebugutils.c   gchar *ts_file_name = NULL;
NULL              153 gst/gstelement.c static GstObjectClass *parent_class = NULL;
NULL              171 gst/gstelement.c       NULL,
NULL              172 gst/gstelement.c       NULL,
NULL              176 gst/gstelement.c       NULL
NULL              209 gst/gstelement.c       G_STRUCT_OFFSET (GstElementClass, pad_added), NULL, NULL,
NULL              220 gst/gstelement.c       G_STRUCT_OFFSET (GstElementClass, pad_removed), NULL, NULL,
NULL              230 gst/gstelement.c       G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstElementClass, no_more_pads), NULL,
NULL              231 gst/gstelement.c       NULL, gst_marshal_VOID__VOID, G_TYPE_NONE, 0);
NULL              253 gst/gstelement.c   klass->elementfactory = NULL;
NULL              271 gst/gstelement.c   element_class->padtemplates = NULL;
NULL              286 gst/gstelement.c   g_list_foreach (klass->padtemplates, (GFunc) gst_object_unref, NULL);
NULL              355 gst/gstelement.c   result = (GST_ELEMENT_GET_CLASS (element)->set_clock != NULL);
NULL              381 gst/gstelement.c   result = (GST_ELEMENT_GET_CLASS (element)->provide_clock != NULL);
NULL              402 gst/gstelement.c   GstClock *result = NULL;
NULL              405 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL              438 gst/gstelement.c   g_return_val_if_fail (clock == NULL || GST_IS_CLOCK (clock), FALSE);
NULL              473 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL              620 gst/gstelement.c   result = (GST_ELEMENT_GET_CLASS (element)->set_index != NULL);
NULL              641 gst/gstelement.c   g_return_if_fail (index == NULL || GST_IS_INDEX (index));
NULL              664 gst/gstelement.c   GstIndex *result = NULL;
NULL              666 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL              940 gst/gstelement.c   GstPad *result = NULL;
NULL              942 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL              943 gst/gstelement.c   g_return_val_if_fail (name != NULL, NULL);
NULL              953 gst/gstelement.c   if (result == NULL) {
NULL              969 gst/gstelement.c   GstPad *newpad = NULL;
NULL              997 gst/gstelement.c   GstPadTemplate *templ = NULL;
NULL              999 gst/gstelement.c   const gchar *req_name = NULL;
NULL             1003 gst/gstelement.c   gchar *str, *endptr = NULL;
NULL             1006 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             1007 gst/gstelement.c   g_return_val_if_fail (name != NULL, NULL);
NULL             1015 gst/gstelement.c     req_name = NULL;
NULL             1063 gst/gstelement.c     return NULL;
NULL             1095 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             1096 gst/gstelement.c   g_return_val_if_fail (name != NULL, NULL);
NULL             1146 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             1164 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             1182 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             1210 gst/gstelement.c           templ->name_template) == NULL);
NULL             1296 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT_CLASS (element_class), NULL);
NULL             1320 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT_CLASS (element_class), NULL);
NULL             1321 gst/gstelement.c   g_return_val_if_fail (name != NULL, NULL);
NULL             1334 gst/gstelement.c   return NULL;
NULL             1344 gst/gstelement.c   if (tmpl != NULL && tmpl->presence == GST_PAD_REQUEST)
NULL             1347 gst/gstelement.c   return NULL;
NULL             1357 gst/gstelement.c   GstPad *result = NULL;
NULL             1408 gst/gstelement.c     return NULL;
NULL             1461 gst/gstelement.c   g_return_val_if_fail (event != NULL, FALSE);
NULL             1531 gst/gstelement.c   const GstQueryType *result = NULL;
NULL             1533 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             1605 gst/gstelement.c   g_return_val_if_fail (query != NULL, FALSE);
NULL             1640 gst/gstelement.c   g_return_val_if_fail (message != NULL, FALSE);
NULL             1645 gst/gstelement.c   if (G_UNLIKELY (bus == NULL))
NULL             1685 gst/gstelement.c   if (format == NULL)
NULL             1686 gst/gstelement.c     return NULL;
NULL             1688 gst/gstelement.c     return NULL;
NULL             1722 gst/gstelement.c   GError *gerror = NULL;
NULL             1727 gst/gstelement.c   GstMessage *message = NULL;
NULL             1736 gst/gstelement.c   if ((text == NULL) || (text[0] == 0)) {
NULL             1744 gst/gstelement.c   if ((debug == NULL) || (debug[0] == 0)) {
NULL             1978 gst/gstelement.c       timeval = NULL;
NULL             2642 gst/gstelement.c   gst_pad_set_caps (pad, NULL);
NULL             2797 gst/gstelement.c       gst_object_replace ((GstObject **) clock_p, NULL);
NULL             2838 gst/gstelement.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             2862 gst/gstelement.c   if (G_UNLIKELY (element->pads != NULL)) {
NULL             2870 gst/gstelement.c   gst_object_replace ((GstObject **) clock_p, NULL);
NULL             2871 gst/gstelement.c   gst_object_replace ((GstObject **) bus_p, NULL);
NULL             2910 gst/gstelement.c   element->state_cond = NULL;
NULL             2914 gst/gstelement.c   element->state_lock = NULL;
NULL             2948 gst/gstelement.c   xmlNewChild (parent, NULL, (xmlChar *) "name",
NULL             2951 gst/gstelement.c   if (oclass->elementfactory != NULL) {
NULL             2954 gst/gstelement.c     xmlNewChild (parent, NULL, (xmlChar *) "type",
NULL             2970 gst/gstelement.c       param = xmlNewChild (parent, NULL, (xmlChar *) "param", NULL);
NULL             2971 gst/gstelement.c       xmlNewChild (param, NULL, (xmlChar *) "name", (xmlChar *) spec->name);
NULL             2981 gst/gstelement.c         if (g_value_get_boxed (&value) != NULL) {
NULL             2989 gst/gstelement.c       xmlNewChild (param, NULL, (xmlChar *) "value", (xmlChar *) contents);
NULL             3005 gst/gstelement.c       xmlNodePtr padtag = xmlNewChild (parent, NULL, (xmlChar *) "pad", NULL);
NULL             3020 gst/gstelement.c   gchar *name = NULL;
NULL             3021 gst/gstelement.c   gchar *value = NULL;
NULL             3024 gst/gstelement.c   g_return_if_fail (element != NULL);
NULL             3115 gst/gstelement.c   GstBus *result = NULL;
NULL               40 gst/gstelementdetails.h   if (g_utf8_validate (__src->__entry, -1, NULL)) {                     \
NULL               76 gst/gstelementfactory.c static GstPluginFeatureClass *parent_class = NULL;
NULL              106 gst/gstelementfactory.c   factory->staticpadtemplates = NULL;
NULL              110 gst/gstelementfactory.c   factory->uri_protocols = NULL;
NULL              112 gst/gstelementfactory.c   factory->interfaces = NULL;
NULL              138 gst/gstelementfactory.c   g_return_val_if_fail (name != NULL, NULL);
NULL              148 gst/gstelementfactory.c   return NULL;
NULL              174 gst/gstelementfactory.c         gst_structure_set_parent_refcount (structure, NULL);
NULL              183 gst/gstelementfactory.c   factory->staticpadtemplates = NULL;
NULL              188 gst/gstelementfactory.c     factory->uri_protocols = NULL;
NULL              191 gst/gstelementfactory.c   g_list_foreach (factory->interfaces, (GFunc) g_free, NULL);
NULL              193 gst/gstelementfactory.c   factory->interfaces = NULL;
NULL              221 gst/gstelementfactory.c   g_return_val_if_fail (name != NULL, FALSE);
NULL              244 gst/gstelementfactory.c           NULL));
NULL              252 gst/gstelementfactory.c   if ((klass->details.longname == NULL) ||
NULL              253 gst/gstelementfactory.c       (klass->details.klass == NULL) || (klass->details.author == NULL))
NULL              348 gst/gstelementfactory.c   g_return_val_if_fail (factory != NULL, NULL);
NULL              354 gst/gstelementfactory.c   if (newfactory == NULL)
NULL              373 gst/gstelementfactory.c         GST_ELEMENT_CAST (g_object_new (factory->type, "name", name, NULL));
NULL              375 gst/gstelementfactory.c     element = GST_ELEMENT_CAST (g_object_newv (factory->type, 0, NULL));
NULL              376 gst/gstelementfactory.c   if (G_UNLIKELY (element == NULL))
NULL              386 gst/gstelementfactory.c           (gpointer) & oclass->elementfactory, NULL, factory))
NULL              398 gst/gstelementfactory.c     return NULL;
NULL              404 gst/gstelementfactory.c     return NULL;
NULL              410 gst/gstelementfactory.c     return NULL;
NULL              432 gst/gstelementfactory.c   g_return_val_if_fail (factoryname != NULL, NULL);
NULL              438 gst/gstelementfactory.c   if (factory == NULL)
NULL              443 gst/gstelementfactory.c   if (element == NULL)
NULL              453 gst/gstelementfactory.c     return NULL;
NULL              459 gst/gstelementfactory.c     return NULL;
NULL              467 gst/gstelementfactory.c   g_return_if_fail (factory != NULL);
NULL              468 gst/gstelementfactory.c   g_return_if_fail (templ != NULL);
NULL              505 gst/gstelementfactory.c   g_return_val_if_fail (GST_IS_ELEMENT_FACTORY (factory), NULL);
NULL              521 gst/gstelementfactory.c   g_return_val_if_fail (GST_IS_ELEMENT_FACTORY (factory), NULL);
NULL              537 gst/gstelementfactory.c   g_return_val_if_fail (GST_IS_ELEMENT_FACTORY (factory), NULL);
NULL              553 gst/gstelementfactory.c   g_return_val_if_fail (GST_IS_ELEMENT_FACTORY (factory), NULL);
NULL              587 gst/gstelementfactory.c   g_return_if_fail (interfacename != NULL);
NULL              605 gst/gstelementfactory.c   g_return_val_if_fail (GST_IS_ELEMENT_FACTORY (factory), NULL);
NULL              640 gst/gstelementfactory.c   g_return_val_if_fail (GST_IS_ELEMENT_FACTORY (factory), NULL);
NULL               88 gst/gstelementfactory.h   { longname, klass, description, author, {NULL} }
NULL               98 gst/gstelementfactory.h   (details) && ((details)->longname != NULL) && ((details)->klass != NULL)      \
NULL               99 gst/gstelementfactory.h   && ((details)->description != NULL) && ((details)->author != NULL))
NULL              139 gst/gsterror.c   gchar **t = NULL;
NULL              180 gst/gsterror.c   gchar **t = NULL;
NULL              200 gst/gsterror.c   gchar **t = NULL;
NULL              231 gst/gsterror.c   gchar **t = NULL;
NULL              280 gst/gsterror.c   static gchar **gst_core_errors = NULL;
NULL              281 gst/gsterror.c   static gchar **gst_library_errors = NULL;
NULL              282 gst/gsterror.c   static gchar **gst_resource_errors = NULL;
NULL              283 gst/gsterror.c   static gchar **gst_stream_errors = NULL;
NULL              285 gst/gsterror.c   gchar *message = NULL;
NULL              288 gst/gsterror.c   if (gst_core_errors == NULL)
NULL              290 gst/gsterror.c   if (gst_library_errors == NULL)
NULL              292 gst/gsterror.c   if (gst_resource_errors == NULL)
NULL              294 gst/gsterror.c   if (gst_stream_errors == NULL)
NULL               93 gst/gstevent.c static GstMiniObjectClass *parent_class = NULL;
NULL              130 gst/gstevent.c   {0, NULL, 0}
NULL              221 gst/gstevent.c   g_return_if_fail (event != NULL);
NULL              229 gst/gstevent.c     GST_EVENT_SRC (event) = NULL;
NULL              232 gst/gstevent.c     gst_structure_set_parent_refcount (event->structure, NULL);
NULL              272 gst/gstevent.c   event->src = NULL;
NULL              273 gst/gstevent.c   event->structure = NULL;
NULL              305 gst/gstevent.c     g_return_val_if_fail (structure->parent_refcount == NULL, NULL);
NULL              330 gst/gstevent.c   g_return_val_if_fail (GST_IS_EVENT (event), NULL);
NULL              352 gst/gstevent.c   if (event->structure == NULL)
NULL              534 gst/gstevent.c   gst_event_parse_new_segment_full (event, update, rate, NULL, format, start,
NULL              590 gst/gstevent.c   g_return_val_if_fail (rate != 0.0, NULL);
NULL              591 gst/gstevent.c   g_return_val_if_fail (applied_rate != 0.0, NULL);
NULL              608 gst/gstevent.c   g_return_val_if_fail (position != -1, NULL);
NULL              609 gst/gstevent.c   g_return_val_if_fail (start != -1, NULL);
NULL              611 gst/gstevent.c     g_return_val_if_fail (start <= stop, NULL);
NULL              620 gst/gstevent.c       GST_QUARK (POSITION), G_TYPE_INT64, position, NULL);
NULL              695 gst/gstevent.c   g_return_val_if_fail (taglist != NULL, NULL);
NULL              748 gst/gstevent.c       GST_QUARK (ASYNC), G_TYPE_BOOLEAN, async, NULL);
NULL              842 gst/gstevent.c   g_return_val_if_fail (diff >= 0 || -diff <= timestamp, NULL);
NULL              852 gst/gstevent.c       GST_QUARK (TIMESTAMP), G_TYPE_UINT64, timestamp, NULL);
NULL              943 gst/gstevent.c   g_return_val_if_fail (rate != 0.0, NULL);
NULL              968 gst/gstevent.c       GST_QUARK (STOP), G_TYPE_INT64, stop, NULL);
NULL             1040 gst/gstevent.c   g_return_val_if_fail (structure != NULL, NULL);
NULL             1070 gst/gstevent.c       GST_QUARK (LATENCY), G_TYPE_UINT64, latency, NULL);
NULL             1132 gst/gstevent.c   g_return_val_if_fail (rate > 0.0, NULL);
NULL             1141 gst/gstevent.c       GST_QUARK (INTERMEDIATE), G_TYPE_BOOLEAN, intermediate, NULL);
NULL             1205 gst/gstevent.c   g_return_val_if_fail (msg != NULL, NULL);
NULL             1210 gst/gstevent.c       GST_QUARK (MESSAGE), GST_TYPE_MESSAGE, msg, NULL);
NULL               68 gst/gstfilter.c   GList *result = NULL;
NULL               41 gst/gstformat.c static GList *_gst_formats = NULL;
NULL               42 gst/gstformat.c static GHashTable *_nick_to_format = NULL;
NULL               43 gst/gstformat.c static GHashTable *_format_to_nick = NULL;
NULL               52 gst/gstformat.c   {0, NULL, NULL, 0}
NULL               61 gst/gstformat.c   if (_nick_to_format == NULL) {
NULL               63 gst/gstformat.c     _format_to_nick = g_hash_table_new (NULL, NULL);
NULL               97 gst/gstformat.c   if ((def = gst_format_get_details (format)) != NULL)
NULL              100 gst/gstformat.c     result = NULL;
NULL              120 gst/gstformat.c   if ((def = gst_format_get_details (format)) != NULL)
NULL              147 gst/gstformat.c   g_return_val_if_fail (nick != NULL, 0);
NULL              148 gst/gstformat.c   g_return_val_if_fail (description != NULL, 0);
NULL              185 gst/gstformat.c   g_return_val_if_fail (nick != NULL, 0);
NULL              191 gst/gstformat.c   if (format != NULL)
NULL              261 gst/gstformat.c       NULL, NULL, NULL);
NULL               97 gst/gstghostpad.c   const GstQueryType *res = NULL;
NULL              134 gst/gstghostpad.c   GstIterator *res = NULL;
NULL              320 gst/gstghostpad.c     GST_PROXY_PAD_TARGET (pad) = NULL;
NULL              374 gst/gstghostpad.c   gst_proxy_pad_set_target (internal, NULL);
NULL              423 gst/gstghostpad.c   gst_object_replace ((GstObject **) target_p, NULL);
NULL              438 gst/gstghostpad.c   GST_PROXY_GET_LOCK (pad) = NULL;
NULL              483 gst/gstghostpad.c   g_return_val_if_fail (GST_IS_PROXY_PAD (object), NULL);
NULL              485 gst/gstghostpad.c   self = xmlNewChild (parent, NULL, (xmlChar *) "ghostpad", NULL);
NULL              486 gst/gstghostpad.c   xmlNewChild (self, NULL, (xmlChar *) "name",
NULL              488 gst/gstghostpad.c   xmlNewChild (self, NULL, (xmlChar *) "parent",
NULL              497 gst/gstghostpad.c       xmlNewChild (self, NULL, (xmlChar *) "direction", (xmlChar *) "source");
NULL              499 gst/gstghostpad.c       xmlNewChild (self, NULL, (xmlChar *) "direction", (xmlChar *) "sink");
NULL              501 gst/gstghostpad.c       xmlNewChild (self, NULL, (xmlChar *) "direction", (xmlChar *) "unknown");
NULL              503 gst/gstghostpad.c     xmlNewChild (self, NULL, (xmlChar *) "direction", (xmlChar *) "unknown");
NULL              509 gst/gstghostpad.c     xmlNewChild (self, NULL, (xmlChar *) "peer", (xmlChar *) content);
NULL              512 gst/gstghostpad.c     xmlNewChild (self, NULL, (xmlChar *) "peer", NULL);
NULL              671 gst/gstghostpad.c     gst_proxy_pad_set_target (internal, NULL);
NULL              686 gst/gstghostpad.c   gst_proxy_pad_set_target (internal, NULL);
NULL              695 gst/gstghostpad.c   g_object_get (internal, "caps", &caps, NULL);
NULL              720 gst/gstghostpad.c   g_object_get (target, "caps", &caps, NULL);
NULL              774 gst/gstghostpad.c   GstIterator *res = NULL;
NULL              827 gst/gstghostpad.c   gst_ghost_pad_set_target (GST_GHOST_PAD (pad), NULL);
NULL              844 gst/gstghostpad.c   gst_pad_set_activatepull_function (internal, NULL);
NULL              845 gst/gstghostpad.c   gst_pad_set_activatepush_function (internal, NULL);
NULL              853 gst/gstghostpad.c   GST_PROXY_PAD_INTERNAL (pad) = NULL;
NULL              886 gst/gstghostpad.c   g_object_get (gpad, "direction", &dir, "template", &templ, NULL);
NULL              910 gst/gstghostpad.c         g_object_new (GST_TYPE_PROXY_PAD, "name", NULL,
NULL              911 gst/gstghostpad.c         "direction", otherdir, "template", templ, NULL);
NULL              916 gst/gstghostpad.c         g_object_new (GST_TYPE_PROXY_PAD, "name", NULL,
NULL              917 gst/gstghostpad.c         "direction", otherdir, NULL);
NULL              957 gst/gstghostpad.c   on_int_notify (internal, NULL, GST_GHOST_PAD_CAST (pad));
NULL              989 gst/gstghostpad.c   g_return_val_if_fail (dir != GST_PAD_UNKNOWN, NULL);
NULL              994 gst/gstghostpad.c         "direction", dir, "template", templ, NULL);
NULL              997 gst/gstghostpad.c         "direction", dir, NULL);
NULL             1008 gst/gstghostpad.c   return NULL;
NULL             1029 gst/gstghostpad.c   g_return_val_if_fail (dir != GST_PAD_UNKNOWN, NULL);
NULL             1033 gst/gstghostpad.c   ret = gst_ghost_pad_new_full (name, dir, NULL);
NULL             1055 gst/gstghostpad.c   g_return_val_if_fail (GST_IS_PAD (target), NULL);
NULL             1056 gst/gstghostpad.c   g_return_val_if_fail (!gst_pad_is_linked (target), NULL);
NULL             1073 gst/gstghostpad.c     return NULL;
NULL             1099 gst/gstghostpad.c   g_return_val_if_fail (GST_IS_PAD (target), NULL);
NULL             1100 gst/gstghostpad.c   g_return_val_if_fail (!gst_pad_is_linked (target), NULL);
NULL             1101 gst/gstghostpad.c   g_return_val_if_fail (templ != NULL, NULL);
NULL             1103 gst/gstghostpad.c       GST_PAD_DIRECTION (target), NULL);
NULL             1120 gst/gstghostpad.c     return NULL;
NULL             1142 gst/gstghostpad.c   g_return_val_if_fail (templ != NULL, NULL);
NULL             1164 gst/gstghostpad.c   g_return_val_if_fail (GST_IS_GHOST_PAD (gpad), NULL);
NULL             1211 gst/gstghostpad.c           (gpointer) on_src_target_notify, NULL);
NULL             1231 gst/gstghostpad.c           G_CALLBACK (on_src_target_notify), NULL);
NULL             1257 gst/gstghostpad.c     gst_proxy_pad_set_target_unlocked (GST_PAD_CAST (gpad), NULL);
NULL               77 gst/gstindex.c static GstObject *parent_class = NULL;
NULL               89 gst/gstindex.c   {GST_INDEX_RESOLVER_CUSTOM, NULL, NULL},
NULL               90 gst/gstindex.c   {GST_INDEX_RESOLVER_GTYPE, gst_index_gtype_resolver, NULL},
NULL               91 gst/gstindex.c   {GST_INDEX_RESOLVER_PATH, gst_index_path_resolver, NULL},
NULL              103 gst/gstindex.c     {0, NULL, NULL},
NULL              150 gst/gstindex.c       G_STRUCT_OFFSET (GstIndexClass, entry_added), NULL, NULL,
NULL              169 gst/gstindex.c   index->groups = g_list_prepend (NULL, index->curgroup);
NULL              171 gst/gstindex.c   index->writers = g_hash_table_new (NULL, NULL);
NULL              200 gst/gstindex.c     g_list_foreach (index->groups, (GFunc) gst_index_group_free, NULL);
NULL              202 gst/gstindex.c     index->groups = NULL;
NULL              206 gst/gstindex.c     g_hash_table_foreach (index->writers, gst_index_free_writer, NULL);
NULL              208 gst/gstindex.c     index->writers = NULL;
NULL              264 gst/gstindex.c   indexgroup->entries = NULL;
NULL              291 gst/gstindex.c   index = g_object_newv (gst_index_get_type (), 0, NULL);
NULL              428 gst/gstindex.c   gst_index_set_filter_full (index, filter, user_data, NULL);
NULL              468 gst/gstindex.c   gst_index_set_resolver_full (index, resolver, user_data, NULL);
NULL              528 gst/gstindex.c         entry->data.id.description = NULL;
NULL              534 gst/gstindex.c         entry->data.assoc.assocs = NULL;
NULL              564 gst/gstindex.c   g_return_val_if_fail (GST_IS_INDEX (index), NULL);
NULL              565 gst/gstindex.c   g_return_val_if_fail (format != 0, NULL);
NULL              568 gst/gstindex.c     return NULL;
NULL              598 gst/gstindex.c   g_return_val_if_fail (GST_IS_INDEX (index), NULL);
NULL              599 gst/gstindex.c   g_return_val_if_fail (description != NULL, NULL);
NULL              602 gst/gstindex.c     return NULL;
NULL              627 gst/gstindex.c   g_return_val_if_fail (writer != NULL, FALSE);
NULL              668 gst/gstindex.c   gchar *writer_string = NULL;
NULL              681 gst/gstindex.c   if (entry == NULL) {
NULL              757 gst/gstindex.c   g_return_val_if_fail (n > 0, NULL);
NULL              758 gst/gstindex.c   g_return_val_if_fail (list != NULL, NULL);
NULL              759 gst/gstindex.c   g_return_val_if_fail (GST_IS_INDEX (index), NULL);
NULL              762 gst/gstindex.c     return NULL;
NULL              803 gst/gstindex.c   g_return_val_if_fail (GST_IS_INDEX (index), NULL);
NULL              804 gst/gstindex.c   g_return_val_if_fail (format != 0, NULL);
NULL              807 gst/gstindex.c     return NULL;
NULL              860 gst/gstindex.c     return NULL;
NULL              862 gst/gstindex.c   return NULL;
NULL              894 gst/gstindex.c   g_return_val_if_fail (GST_IS_INDEX (index), NULL);
NULL              897 gst/gstindex.c     return NULL;
NULL              900 gst/gstindex.c       value, gst_index_compare_func, NULL);
NULL              927 gst/gstindex.c   g_return_val_if_fail (GST_IS_INDEX (index), NULL);
NULL              930 gst/gstindex.c     return NULL;
NULL              938 gst/gstindex.c   return NULL;
NULL              958 gst/gstindex.c   g_return_val_if_fail (entry != NULL, FALSE);
NULL              959 gst/gstindex.c   g_return_val_if_fail (value != NULL, FALSE);
NULL               42 gst/gstindexfactory.c static GstPluginFeatureClass *factory_parent_class = NULL;
NULL               88 gst/gstindexfactory.c   g_return_val_if_fail (name != NULL, NULL);
NULL               89 gst/gstindexfactory.c   factory = GST_INDEX_FACTORY (g_object_newv (GST_TYPE_INDEX_FACTORY, 0, NULL));
NULL              109 gst/gstindexfactory.c   g_return_if_fail (factory != NULL);
NULL              127 gst/gstindexfactory.c   g_return_val_if_fail (name != NULL, NULL);
NULL              136 gst/gstindexfactory.c   return NULL;
NULL              152 gst/gstindexfactory.c   GstIndex *new = NULL;
NULL              154 gst/gstindexfactory.c   g_return_val_if_fail (factory != NULL, NULL);
NULL              159 gst/gstindexfactory.c   if (newfactory == NULL)
NULL              160 gst/gstindexfactory.c     return NULL;
NULL              162 gst/gstindexfactory.c   new = GST_INDEX (g_object_newv (newfactory->type, 0, NULL));
NULL              184 gst/gstindexfactory.c   g_return_val_if_fail (name != NULL, NULL);
NULL              188 gst/gstindexfactory.c   if (factory == NULL)
NULL              193 gst/gstindexfactory.c   if (index == NULL)
NULL              203 gst/gstindexfactory.c     return NULL;
NULL              209 gst/gstindexfactory.c     return NULL;
NULL              134 gst/gstinfo.c  GstDebugCategory *GST_CAT_DEFAULT = NULL;
NULL              136 gst/gstinfo.c  GstDebugCategory *GST_CAT_GST_INIT = NULL;
NULL              137 gst/gstinfo.c  GstDebugCategory *GST_CAT_AUTOPLUG = NULL;
NULL              138 gst/gstinfo.c  GstDebugCategory *GST_CAT_AUTOPLUG_ATTEMPT = NULL;
NULL              139 gst/gstinfo.c  GstDebugCategory *GST_CAT_PARENTAGE = NULL;
NULL              140 gst/gstinfo.c  GstDebugCategory *GST_CAT_STATES = NULL;
NULL              141 gst/gstinfo.c  GstDebugCategory *GST_CAT_SCHEDULING = NULL;
NULL              143 gst/gstinfo.c  GstDebugCategory *GST_CAT_BUFFER = NULL;
NULL              144 gst/gstinfo.c  GstDebugCategory *GST_CAT_BUFFER_LIST = NULL;
NULL              145 gst/gstinfo.c  GstDebugCategory *GST_CAT_BUS = NULL;
NULL              146 gst/gstinfo.c  GstDebugCategory *GST_CAT_CAPS = NULL;
NULL              147 gst/gstinfo.c  GstDebugCategory *GST_CAT_CLOCK = NULL;
NULL              148 gst/gstinfo.c  GstDebugCategory *GST_CAT_ELEMENT_PADS = NULL;
NULL              149 gst/gstinfo.c  GstDebugCategory *GST_CAT_PADS = NULL;
NULL              150 gst/gstinfo.c  GstDebugCategory *GST_CAT_PERFORMANCE = NULL;
NULL              151 gst/gstinfo.c  GstDebugCategory *GST_CAT_PIPELINE = NULL;
NULL              152 gst/gstinfo.c  GstDebugCategory *GST_CAT_PLUGIN_LOADING = NULL;
NULL              153 gst/gstinfo.c  GstDebugCategory *GST_CAT_PLUGIN_INFO = NULL;
NULL              154 gst/gstinfo.c  GstDebugCategory *GST_CAT_PROPERTIES = NULL;
NULL              155 gst/gstinfo.c  GstDebugCategory *GST_CAT_TYPES = NULL;
NULL              156 gst/gstinfo.c  GstDebugCategory *GST_CAT_XML = NULL;
NULL              157 gst/gstinfo.c  GstDebugCategory *GST_CAT_NEGOTIATION = NULL;
NULL              158 gst/gstinfo.c  GstDebugCategory *GST_CAT_REFCOUNTING = NULL;
NULL              159 gst/gstinfo.c  GstDebugCategory *GST_CAT_ERROR_SYSTEM = NULL;
NULL              160 gst/gstinfo.c  GstDebugCategory *GST_CAT_EVENT = NULL;
NULL              161 gst/gstinfo.c  GstDebugCategory *GST_CAT_MESSAGE = NULL;
NULL              162 gst/gstinfo.c  GstDebugCategory *GST_CAT_PARAMS = NULL;
NULL              163 gst/gstinfo.c  GstDebugCategory *GST_CAT_CALL_TRACE = NULL;
NULL              164 gst/gstinfo.c  GstDebugCategory *GST_CAT_SIGNAL = NULL;
NULL              165 gst/gstinfo.c  GstDebugCategory *GST_CAT_PROBE = NULL;
NULL              166 gst/gstinfo.c  GstDebugCategory *GST_CAT_REGISTRY = NULL;
NULL              167 gst/gstinfo.c  GstDebugCategory *GST_CAT_QOS = NULL;
NULL              168 gst/gstinfo.c  GstDebugCategory *_priv_GST_CAT_POLL = NULL;
NULL              239 gst/gstinfo.c  static GSList *__level_name = NULL;
NULL              249 gst/gstinfo.c  static GSList *__categories = NULL;
NULL              259 gst/gstinfo.c  static GSList *__log_functions = NULL;
NULL              333 gst/gstinfo.c        GST_DEBUG_UNDERLINE, NULL);
NULL              337 gst/gstinfo.c    gst_debug_add_log_function (gst_debug_log_default, NULL);
NULL              341 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_RED, NULL);
NULL              343 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_BLUE, NULL);
NULL              345 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_CYAN | GST_DEBUG_BG_BLUE, NULL);
NULL              347 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL);
NULL              349 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_RED, NULL);
NULL              351 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_MAGENTA, NULL);
NULL              353 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_BG_GREEN, NULL);
NULL              355 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_BG_GREEN, NULL);
NULL              356 gst/gstinfo.c    GST_CAT_BUS = _gst_debug_category_new ("GST_BUS", GST_DEBUG_BG_YELLOW, NULL);
NULL              358 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_BLUE, NULL);
NULL              360 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_YELLOW, NULL);
NULL              362 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL);
NULL              364 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_RED | GST_DEBUG_BG_RED, NULL);
NULL              366 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL);
NULL              368 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL);
NULL              370 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_CYAN, NULL);
NULL              372 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_CYAN, NULL);
NULL              374 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_BLUE, NULL);
NULL              376 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL);
NULL              378 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL);
NULL              380 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_BLUE, NULL);
NULL              382 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_RED | GST_DEBUG_BG_BLUE, NULL);
NULL              384 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_RED | GST_DEBUG_BG_WHITE, NULL);
NULL              387 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_BLUE, NULL);
NULL              389 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL);
NULL              391 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_BLACK | GST_DEBUG_BG_YELLOW, NULL);
NULL              393 gst/gstinfo.c        GST_DEBUG_BOLD, NULL);
NULL              395 gst/gstinfo.c        GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL);
NULL              407 gst/gstinfo.c    if (env != NULL) {
NULL              470 gst/gstinfo.c    g_return_if_fail (category != NULL);
NULL              471 gst/gstinfo.c    g_return_if_fail (file != NULL);
NULL              472 gst/gstinfo.c    g_return_if_fail (function != NULL);
NULL              473 gst/gstinfo.c    g_return_if_fail (format != NULL);
NULL              484 gst/gstinfo.c    message.message = NULL;
NULL              515 gst/gstinfo.c    if (message->message == NULL) {
NULL              539 gst/gstinfo.c    if (str == NULL)
NULL              540 gst/gstinfo.c      return NULL;
NULL              589 gst/gstinfo.c    if (object == NULL) {
NULL              623 gst/gstinfo.c          GST_MESSAGE_TYPE_NAME (msg), (msg->src != NULL) ?
NULL              637 gst/gstinfo.c        if (G_LIKELY (query_type_name != NULL)) {
NULL              656 gst/gstinfo.c          GST_EVENT_TYPE_NAME (event), (event->src != NULL) ?
NULL              674 gst/gstinfo.c    if (segment == NULL) {
NULL              696 gst/gstinfo.c        if (G_UNLIKELY (format_name == NULL))
NULL              886 gst/gstinfo.c    gchar *obj = NULL;
NULL              907 gst/gstinfo.c      gchar *color = NULL;
NULL             1019 gst/gstinfo.c    g_return_if_fail (func != NULL);
NULL             1095 gst/gstinfo.c    g_return_val_if_fail (func != NULL, 0);
NULL             1243 gst/gstinfo.c    g_slist_foreach (__categories, gst_debug_reset_threshold, NULL);
NULL             1274 gst/gstinfo.c    g_return_if_fail (name != NULL);
NULL             1300 gst/gstinfo.c    g_return_if_fail (name != NULL);
NULL             1328 gst/gstinfo.c    g_return_val_if_fail (name != NULL, NULL);
NULL             1333 gst/gstinfo.c    if (description != NULL) {
NULL             1339 gst/gstinfo.c    gst_debug_reset_threshold (cat, NULL);
NULL             1358 gst/gstinfo.c    if (category == NULL)
NULL             1389 gst/gstinfo.c    g_return_if_fail (category != NULL);
NULL             1412 gst/gstinfo.c    gst_debug_reset_threshold (category, NULL);
NULL             1496 gst/gstinfo.c    GstDebugCategory *ret = NULL;
NULL             1505 gst/gstinfo.c    return NULL;
NULL             1523 gst/gstinfo.c    if (G_UNLIKELY (func == NULL))
NULL             1579 gst/gstinfo.c    buffer = NULL;
NULL             1598 gst/gstinfo.c    buffer = NULL;
NULL             1641 gst/gstinfo.c    if (mem != NULL) {
NULL             1668 gst/gstinfo.c    if (msg != NULL && *msg != '\0') {
NULL             1692 gst/gstinfo.c    return NULL;
NULL             1843 gst/gstinfo.c    return NULL;
NULL             1849 gst/gstinfo.c    return NULL;
NULL             1882 gst/gstinfo.c  static GSList *stack_trace = NULL;
NULL              209 gst/gstinfo.h    (pad != NULL) ?  \
NULL              210 gst/gstinfo.h    ((GST_OBJECT_PARENT(pad) != NULL) ? \
NULL              213 gst/gstinfo.h    (pad != NULL) ? GST_STR_NULL (GST_OBJECT_NAME (pad)) : "''"
NULL              386 gst/gstinfo.h  #define GST_DEBUG_CATEGORY(cat) GstDebugCategory *cat = NULL
NULL              403 gst/gstinfo.h  #define GST_DEBUG_CATEGORY_STATIC(cat) static GstDebugCategory *cat = NULL
NULL              441 gst/gstinfo.h    if (cat == NULL)							\
NULL              554 gst/gstinfo.h      __GST_CAT_MEMDUMP_LOG(cat,NULL,msg,data,length)
NULL              558 gst/gstinfo.h      __GST_CAT_MEMDUMP_LOG(GST_CAT_DEFAULT,NULL,msg,data,length)
NULL              838 gst/gstinfo.h  #define GST_CAT_ERROR(cat,...)			GST_CAT_LEVEL_LOG (cat, GST_LEVEL_ERROR,   NULL, __VA_ARGS__)
NULL              839 gst/gstinfo.h  #define GST_CAT_WARNING(cat,...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
NULL              840 gst/gstinfo.h  #define GST_CAT_INFO(cat,...)			GST_CAT_LEVEL_LOG (cat, GST_LEVEL_INFO,    NULL, __VA_ARGS__)
NULL              841 gst/gstinfo.h  #define GST_CAT_DEBUG(cat,...)			GST_CAT_LEVEL_LOG (cat, GST_LEVEL_DEBUG,   NULL, __VA_ARGS__)
NULL              842 gst/gstinfo.h  #define GST_CAT_LOG(cat,...)			GST_CAT_LEVEL_LOG (cat, GST_LEVEL_LOG,     NULL, __VA_ARGS__)
NULL              843 gst/gstinfo.h  #define GST_CAT_FIXME(cat,...)			GST_CAT_LEVEL_LOG (cat, GST_LEVEL_FIXME,   NULL, __VA_ARGS__)
NULL              844 gst/gstinfo.h  #define GST_CAT_TRACE(cat,...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_TRACE,   NULL, __VA_ARGS__)
NULL              854 gst/gstinfo.h  #define GST_ERROR(...)			GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR,   NULL, __VA_ARGS__)
NULL              855 gst/gstinfo.h  #define GST_WARNING(...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
NULL              856 gst/gstinfo.h  #define GST_INFO(...)			GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO,    NULL, __VA_ARGS__)
NULL              857 gst/gstinfo.h  #define GST_DEBUG(...)			GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG,   NULL, __VA_ARGS__)
NULL              858 gst/gstinfo.h  #define GST_LOG(...)			GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG,     NULL, __VA_ARGS__)
NULL              859 gst/gstinfo.h  #define GST_FIXME(...)			GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_FIXME,   NULL, __VA_ARGS__)
NULL              860 gst/gstinfo.h  #define GST_TRACE(...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE,   NULL, __VA_ARGS__)
NULL              873 gst/gstinfo.h  #define GST_CAT_ERROR(cat,args...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_ERROR,   NULL, ##args )
NULL              874 gst/gstinfo.h  #define GST_CAT_WARNING(cat,args...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_WARNING, NULL, ##args )
NULL              875 gst/gstinfo.h  #define GST_CAT_INFO(cat,args...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_INFO,    NULL, ##args )
NULL              876 gst/gstinfo.h  #define GST_CAT_DEBUG(cat,args...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_DEBUG,   NULL, ##args )
NULL              877 gst/gstinfo.h  #define GST_CAT_LOG(cat,args...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_LOG,     NULL, ##args )
NULL              878 gst/gstinfo.h  #define GST_CAT_FIXME(cat,args...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_FIXME,   NULL, ##args )
NULL              879 gst/gstinfo.h  #define GST_CAT_TRACE(cat,args...)		GST_CAT_LEVEL_LOG (cat, GST_LEVEL_TRACE,   NULL, ##args )
NULL              889 gst/gstinfo.h  #define GST_ERROR(args...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR,   NULL, ##args )
NULL              890 gst/gstinfo.h  #define GST_WARNING(args...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, ##args )
NULL              891 gst/gstinfo.h  #define GST_INFO(args...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO,    NULL, ##args )
NULL              892 gst/gstinfo.h  #define GST_DEBUG(args...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG,   NULL, ##args )
NULL              893 gst/gstinfo.h  #define GST_LOG(args...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG,     NULL, ##args )
NULL              894 gst/gstinfo.h  #define GST_FIXME(args...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_FIXME,   NULL, ##args )
NULL              895 gst/gstinfo.h  #define GST_TRACE(args...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE,   NULL, ##args )
NULL              982 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_ERROR, NULL, format, varargs);
NULL              992 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_WARNING, NULL, format, varargs);
NULL             1002 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_INFO, NULL, format, varargs);
NULL             1012 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_DEBUG, NULL, format, varargs);
NULL             1022 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_LOG, NULL, format, varargs);
NULL             1032 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_FIXME, NULL, format, varargs);
NULL             1042 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_TRACE, NULL, format, varargs);
NULL             1129 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, format,
NULL             1140 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, format,
NULL             1151 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, format,
NULL             1162 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, format,
NULL             1173 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL,
NULL             1184 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (GST_CAT_DEFAULT, GST_LEVEL_FIXME, NULL, format,
NULL             1195 gst/gstinfo.h    GST_CAT_LEVEL_LOG_valist (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, format,
NULL             1289 gst/gstinfo.h  #define gst_debug_get_all_categories()			(NULL)
NULL               57 gst/gstinterface.c       NULL,
NULL               58 gst/gstinterface.c       NULL,
NULL               59 gst/gstinterface.c       NULL,
NULL               60 gst/gstinterface.c       NULL,
NULL               63 gst/gstinterface.c       NULL,
NULL               64 gst/gstinterface.c       NULL
NULL              119 gst/gstinterface.c     if (ifclass == NULL)
NULL              122 gst/gstinterface.c     if (ifclass->supported != NULL &&
NULL              150 gst/gstinterface.c     return NULL;
NULL              157 gst/gstinterface.c             iface_type), NULL);
NULL               96 gst/gstiterator.c   it->pushed = NULL;
NULL              132 gst/gstiterator.c   g_return_val_if_fail (size >= sizeof (GstIterator), NULL);
NULL              133 gst/gstiterator.c   g_return_val_if_fail (g_type_qname (type) != 0, NULL);
NULL              134 gst/gstiterator.c   g_return_val_if_fail (master_cookie != NULL, NULL);
NULL              135 gst/gstiterator.c   g_return_val_if_fail (next != NULL, NULL);
NULL              136 gst/gstiterator.c   g_return_val_if_fail (resync != NULL, NULL);
NULL              137 gst/gstiterator.c   g_return_val_if_fail (free != NULL, NULL);
NULL              161 gst/gstiterator.c   if (it->list == NULL)
NULL              253 gst/gstiterator.c     it->pushed = NULL;
NULL              288 gst/gstiterator.c   g_return_val_if_fail (it != NULL, GST_ITERATOR_ERROR);
NULL              289 gst/gstiterator.c   g_return_val_if_fail (elem != NULL, GST_ITERATOR_ERROR);
NULL              351 gst/gstiterator.c   g_return_if_fail (it != NULL);
NULL              374 gst/gstiterator.c   g_return_if_fail (it != NULL);
NULL              401 gst/gstiterator.c   g_return_if_fail (it != NULL);
NULL              402 gst/gstiterator.c   g_return_if_fail (other != NULL);
NULL              422 gst/gstiterator.c   *elem = NULL;
NULL              493 gst/gstiterator.c   g_return_val_if_fail (it != NULL, NULL);
NULL              494 gst/gstiterator.c   g_return_val_if_fail (func != NULL, NULL);
NULL              499 gst/gstiterator.c       (GstIteratorItemFunction) NULL,
NULL              502 gst/gstiterator.c   it->lock = NULL;
NULL              603 gst/gstiterator.c       NULL, &data);
NULL              689 gst/gstiterator.c     *result = NULL;
NULL              734 gst/gstiterator.c   g_return_val_if_fail (copy != NULL, NULL);
NULL              735 gst/gstiterator.c   g_return_val_if_fail (free != NULL, NULL);
NULL              739 gst/gstiterator.c       type, NULL, &_single_object_dummy_cookie,
NULL              740 gst/gstiterator.c       (GstIteratorNextFunction) gst_single_object_iterator_iterator_next, NULL,
NULL              744 gst/gstiterator.c   result->object = (object) ? copy (object) : NULL;
NULL               68 gst/gstmessage.c static GstMiniObjectClass *parent_class = NULL;
NULL              115 gst/gstmessage.c   {0, NULL, 0}
NULL              191 gst/gstmessage.c   g_return_if_fail (message != NULL);
NULL              197 gst/gstmessage.c     GST_MESSAGE_SRC (message) = NULL;
NULL              207 gst/gstmessage.c     gst_structure_set_parent_refcount (message->structure, NULL);
NULL              360 gst/gstmessage.c   message = gst_message_new_custom (GST_MESSAGE_EOS, src, NULL);
NULL              388 gst/gstmessage.c       GST_QUARK (DEBUG), G_TYPE_STRING, debug, NULL);
NULL              415 gst/gstmessage.c       GST_QUARK (DEBUG), G_TYPE_STRING, debug, NULL);
NULL              444 gst/gstmessage.c       GST_QUARK (DEBUG), G_TYPE_STRING, debug, NULL);
NULL              467 gst/gstmessage.c   g_return_val_if_fail (GST_IS_STRUCTURE (tag_list), NULL);
NULL              496 gst/gstmessage.c   g_return_val_if_fail (GST_IS_STRUCTURE (tag_list), NULL);
NULL              497 gst/gstmessage.c   g_return_val_if_fail (pad == NULL || GST_IS_PAD (pad), NULL);
NULL              501 gst/gstmessage.c     gst_structure_set (s, "source-pad", GST_TYPE_PAD, pad, NULL);
NULL              536 gst/gstmessage.c   g_return_val_if_fail (percent >= 0 && percent <= 100, NULL);
NULL              544 gst/gstmessage.c       GST_QUARK (ESTIMATED_TOTAL), G_TYPE_INT64, G_GINT64_CONSTANT (-1), NULL);
NULL              574 gst/gstmessage.c       GST_QUARK (PENDING_STATE), GST_TYPE_STATE, (gint) pending, NULL);
NULL              597 gst/gstmessage.c   message = gst_message_new_custom (GST_MESSAGE_STATE_DIRTY, src, NULL);
NULL              628 gst/gstmessage.c       GST_QUARK (READY), G_TYPE_BOOLEAN, ready, NULL);
NULL              657 gst/gstmessage.c       GST_QUARK (CLOCK), GST_TYPE_CLOCK, clock, NULL);
NULL              682 gst/gstmessage.c       GST_QUARK (CLOCK), GST_TYPE_CLOCK, clock, NULL);
NULL              714 gst/gstmessage.c   g_return_val_if_fail (GST_IS_PAD (src), NULL);
NULL              716 gst/gstmessage.c   g_return_val_if_fail (GST_IS_ELEMENT (owner), NULL);
NULL              721 gst/gstmessage.c       GST_QUARK (BUSY), G_TYPE_BOOLEAN, busy, NULL);
NULL              753 gst/gstmessage.c       GST_QUARK (POSITION), G_TYPE_INT64, position, NULL);
NULL              783 gst/gstmessage.c       GST_QUARK (POSITION), G_TYPE_INT64, position, NULL);
NULL              855 gst/gstmessage.c       GST_QUARK (DURATION), G_TYPE_INT64, duration, NULL);
NULL              883 gst/gstmessage.c       GST_QUARK (NEW_BASE_TIME), G_TYPE_BOOLEAN, new_base_time, NULL);
NULL              906 gst/gstmessage.c   message = gst_message_new_custom (GST_MESSAGE_ASYNC_DONE, src, NULL);
NULL              929 gst/gstmessage.c   message = gst_message_new_custom (GST_MESSAGE_LATENCY, src, NULL);
NULL              956 gst/gstmessage.c       GST_QUARK (NEW_STATE), GST_TYPE_STATE, (gint) state, NULL);
NULL              977 gst/gstmessage.c   g_return_val_if_fail (GST_IS_MESSAGE (message), NULL);
NULL             1017 gst/gstmessage.c   g_return_if_fail (tag_list != NULL);
NULL             1046 gst/gstmessage.c   g_return_if_fail (tag_list != NULL);
NULL             1057 gst/gstmessage.c       *pad = NULL;
NULL             1059 gst/gstmessage.c     *pad = NULL;
NULL             1111 gst/gstmessage.c       GST_QUARK (BUFFERING_LEFT), G_TYPE_INT64, buffering_left, NULL);
NULL             1220 gst/gstmessage.c   g_return_if_fail (clock_gvalue != NULL);
NULL             1251 gst/gstmessage.c   g_return_if_fail (clock_gvalue != NULL);
NULL             1278 gst/gstmessage.c   g_return_if_fail (clock_gvalue != NULL);
NULL             1310 gst/gstmessage.c   g_return_if_fail (owner_gvalue != NULL);
NULL             1367 gst/gstmessage.c   g_return_if_fail (error_gvalue != NULL);
NULL             1374 gst/gstmessage.c     *gerror = NULL;
NULL             1405 gst/gstmessage.c   g_return_if_fail (error_gvalue != NULL);
NULL             1412 gst/gstmessage.c     *gerror = NULL;
NULL             1444 gst/gstmessage.c   g_return_if_fail (error_gvalue != NULL);
NULL             1451 gst/gstmessage.c     *gerror = NULL;
NULL             1612 gst/gstmessage.c       GST_QUARK (OWNER), GST_TYPE_ELEMENT, owner, NULL);
NULL             1643 gst/gstmessage.c   g_return_if_fail (owner_gvalue != NULL);
NULL             1689 gst/gstmessage.c   g_return_val_if_fail (GST_IS_MESSAGE (message), NULL);
NULL             1691 gst/gstmessage.c       NULL);
NULL             1736 gst/gstmessage.c       GST_QUARK (EOS), G_TYPE_BOOLEAN, eos, NULL);
NULL             1774 gst/gstmessage.c       GST_QUARK (EOS), G_TYPE_BOOLEAN, eos, NULL);
NULL             1817 gst/gstmessage.c       GST_QUARK (INTERMEDIATE), G_TYPE_BOOLEAN, intermediate, NULL);
NULL             1853 gst/gstmessage.c       GST_QUARK (INTERMEDIATE), G_TYPE_BOOLEAN, intermediate, NULL);
NULL             1903 gst/gstmessage.c       GST_QUARK (DROPPED), G_TYPE_UINT64, (guint64) - 1, NULL);
NULL             1934 gst/gstmessage.c       GST_QUARK (QUALITY), G_TYPE_INT, quality, NULL);
NULL             1968 gst/gstmessage.c       GST_QUARK (DROPPED), G_TYPE_UINT64, dropped, NULL);
NULL             2003 gst/gstmessage.c       GST_QUARK (DURATION), G_TYPE_UINT64, duration, NULL);
NULL             2031 gst/gstmessage.c       GST_QUARK (QUALITY), G_TYPE_INT, quality, NULL);
NULL             2065 gst/gstmessage.c       GST_QUARK (DROPPED), G_TYPE_UINT64, dropped, NULL);
NULL               90 gst/gstminiobject.c       NULL, NULL,
NULL               93 gst/gstminiobject.c       NULL,
NULL               94 gst/gstminiobject.c       NULL,
NULL              153 gst/gstminiobject.c   return NULL;
NULL              225 gst/gstminiobject.c   g_return_val_if_fail (mini_object != NULL, NULL);
NULL              248 gst/gstminiobject.c   g_return_val_if_fail (mini_object != NULL, FALSE);
NULL              271 gst/gstminiobject.c   g_return_val_if_fail (mini_object != NULL, NULL);
NULL              303 gst/gstminiobject.c   g_return_val_if_fail (mini_object != NULL, NULL);
NULL              310 gst/gstminiobject.c   g_return_val_if_fail (GST_IS_MINI_OBJECT (mini_object), NULL);
NULL              355 gst/gstminiobject.c   g_return_if_fail (mini_object != NULL);
NULL              386 gst/gstminiobject.c   g_return_if_fail (olddata != NULL);
NULL              414 gst/gstminiobject.c   value->data[0].v_pointer = NULL;
NULL              433 gst/gstminiobject.c     dest_value->data[0].v_pointer = NULL;
NULL              451 gst/gstminiobject.c     value->data[0].v_pointer = NULL;
NULL              454 gst/gstminiobject.c   return NULL;
NULL              469 gst/gstminiobject.c     *mini_object_p = NULL;
NULL              475 gst/gstminiobject.c   return NULL;
NULL              493 gst/gstminiobject.c   g_return_if_fail (mini_object == NULL || GST_IS_MINI_OBJECT (mini_object));
NULL              515 gst/gstminiobject.c   g_return_if_fail (mini_object == NULL || GST_IS_MINI_OBJECT (mini_object));
NULL              537 gst/gstminiobject.c   g_return_val_if_fail (GST_VALUE_HOLDS_MINI_OBJECT (value), NULL);
NULL              556 gst/gstminiobject.c   g_return_val_if_fail (GST_VALUE_HOLDS_MINI_OBJECT (value), NULL);
NULL              573 gst/gstminiobject.c   value->data[0].v_pointer = NULL;
NULL              586 gst/gstminiobject.c     value->data[0].v_pointer = NULL;
NULL              616 gst/gstminiobject.c       NULL,                     /* finalize */
NULL              646 gst/gstminiobject.c   g_return_val_if_fail (g_type_is_a (object_type, GST_TYPE_MINI_OBJECT), NULL);
NULL              128 gst/gstobject.c static GData *object_name_counts = NULL;
NULL              171 gst/gstobject.c static GObjectClass *parent_class = NULL;
NULL              192 gst/gstobject.c           NULL,
NULL              204 gst/gstobject.c       G_STRUCT_OFFSET (GstObjectClass, parent_set), NULL, NULL,
NULL              216 gst/gstobject.c       G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstObjectClass, parent_unset), NULL,
NULL              217 gst/gstobject.c       NULL, g_cclosure_marshal_VOID__OBJECT, G_TYPE_NONE, 1, GST_TYPE_OBJECT);
NULL              233 gst/gstobject.c       G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstObjectClass, object_saved), NULL,
NULL              234 gst/gstobject.c       NULL, g_cclosure_marshal_VOID__POINTER, G_TYPE_NONE, 1, G_TYPE_POINTER);
NULL              254 gst/gstobject.c       G_SIGNAL_NO_HOOKS, G_STRUCT_OFFSET (GstObjectClass, deep_notify), NULL,
NULL              255 gst/gstobject.c       NULL, gst_marshal_VOID__OBJECT_PARAM, G_TYPE_NONE, 2, GST_TYPE_OBJECT,
NULL              263 gst/gstobject.c   klass->signal_object = g_object_newv (gst_signal_object_get_type (), 0, NULL);
NULL              277 gst/gstobject.c   object->parent = NULL;
NULL              278 gst/gstobject.c   object->name = NULL;
NULL              306 gst/gstobject.c   g_return_val_if_fail (object != NULL, NULL);
NULL              331 gst/gstobject.c   g_return_if_fail (object != NULL);
NULL              427 gst/gstobject.c   g_return_if_fail (oldobj != NULL);
NULL              428 gst/gstobject.c   g_return_if_fail (*oldobj == NULL || GST_IS_OBJECT (*oldobj));
NULL              429 gst/gstobject.c   g_return_if_fail (newobj == NULL || GST_IS_OBJECT (newobj));
NULL              461 gst/gstobject.c   GST_OBJECT_PARENT (object) = NULL;
NULL              568 gst/gstobject.c   gchar *str = NULL;
NULL              569 gst/gstobject.c   gchar *name = NULL;
NULL              573 gst/gstobject.c     while (excluded_props != NULL && *excluded_props != NULL) {
NULL              637 gst/gstobject.c   if (G_UNLIKELY (object->parent != NULL))
NULL              680 gst/gstobject.c   if (G_UNLIKELY (object->parent != NULL))
NULL              683 gst/gstobject.c   if (name != NULL) {
NULL              723 gst/gstobject.c   gchar *result = NULL;
NULL              725 gst/gstobject.c   g_return_val_if_fail (GST_IS_OBJECT (object), NULL);
NULL              787 gst/gstobject.c   gchar *result = NULL;
NULL              789 gst/gstobject.c   g_return_val_if_fail (GST_IS_OBJECT (object), NULL);
NULL              826 gst/gstobject.c   if (G_UNLIKELY (object->parent != NULL))
NULL              872 gst/gstobject.c   GstObject *result = NULL;
NULL              874 gst/gstobject.c   g_return_val_if_fail (GST_IS_OBJECT (object), NULL);
NULL              904 gst/gstobject.c   if (G_LIKELY (parent != NULL)) {
NULL              906 gst/gstobject.c     object->parent = NULL;
NULL              973 gst/gstobject.c   g_return_val_if_fail (name != NULL, FALSE);
NULL             1010 gst/gstobject.c   g_return_val_if_fail (parent != NULL, parent);
NULL             1035 gst/gstobject.c   g_return_if_fail (self != NULL);
NULL             1047 gst/gstobject.c   g_return_if_fail (self != NULL);
NULL             1115 gst/gstobject.c   parentage = g_slist_prepend (NULL, object);
NULL             1132 gst/gstobject.c   } while (object != NULL);
NULL             1141 gst/gstobject.c       typename = NULL;
NULL             1163 gst/gstobject.c     path = g_strjoin (separator, prevpath, component, NULL);
NULL             1201 gst/gstobject.c       NULL, NULL, gst_marshal_VOID__OBJECT_POINTER, G_TYPE_NONE, 2,
NULL              138 gst/gstpad.c   static GstObjectClass *parent_class = NULL;
NULL              272 gst/gstpad.c         G_STRUCT_OFFSET (GstPadClass, linked), NULL, NULL,
NULL              283 gst/gstpad.c         G_STRUCT_OFFSET (GstPadClass, unlinked), NULL, NULL,
NULL              294 gst/gstpad.c         G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstPadClass, request_link), NULL,
NULL              295 gst/gstpad.c         NULL, gst_marshal_VOID__OBJECT, G_TYPE_NONE, 0);
NULL              313 gst/gstpad.c         NULL, gst_marshal_BOOLEAN__POINTER, G_TYPE_BOOLEAN, 1,
NULL              356 gst/gstpad.c     GST_PAD_PEER (pad) = NULL;
NULL              358 gst/gstpad.c     GST_PAD_CHAINFUNC (pad) = NULL;
NULL              360 gst/gstpad.c     GST_PAD_LINKFUNC (pad) = NULL;
NULL              362 gst/gstpad.c     GST_PAD_CAPS (pad) = NULL;
NULL              363 gst/gstpad.c     GST_PAD_GETCAPSFUNC (pad) = NULL;
NULL              413 gst/gstpad.c     gst_caps_replace (&GST_PAD_CAPS (pad), NULL);
NULL              415 gst/gstpad.c     gst_pad_set_pad_template (pad, NULL);
NULL              419 gst/gstpad.c       pad->block_data = NULL;
NULL              434 gst/gstpad.c       GST_PAD_TASK (pad) = NULL;
NULL              441 gst/gstpad.c       pad->stream_rec_lock = NULL;
NULL              446 gst/gstpad.c       pad->preroll_lock = NULL;
NULL              447 gst/gstpad.c       pad->preroll_cond = NULL;
NULL              451 gst/gstpad.c       pad->block_cond = NULL;
NULL              519 gst/gstpad.c         "name", name, "direction", direction, NULL);
NULL              537 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD_TEMPLATE (templ), NULL);
NULL              540 gst/gstpad.c         "name", name, "direction", templ->direction, "template", templ, NULL);
NULL              801 gst/gstpad.c       if (G_UNLIKELY (GST_PAD_GETRANGEFUNC (pad) == NULL))
NULL             1116 gst/gstpad.c         callback, user_data, NULL);
NULL             1136 gst/gstpad.c     return gst_pad_set_blocked_async (pad, blocked, NULL, NULL);
NULL             1407 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             1409 gst/gstpad.c     if (G_UNLIKELY ((func = GST_PAD_QUERYTYPEFUNC (pad)) == NULL))
NULL             1416 gst/gstpad.c       return NULL;
NULL             1441 gst/gstpad.c     GstQueryType *result = NULL;
NULL             1443 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             1677 gst/gstpad.c     GstElement *parent = NULL;
NULL             1698 gst/gstpad.c         parent = NULL;
NULL             1717 gst/gstpad.c     GST_PAD_PEER (srcpad) = NULL;
NULL             1718 gst/gstpad.c     GST_PAD_PEER (sinkpad) = NULL;
NULL             1734 gst/gstpad.c     if (parent != NULL) {
NULL             1771 gst/gstpad.c     result = (GST_PAD_PEER (pad) != NULL);
NULL             1787 gst/gstpad.c     GstCaps *srccaps = NULL;
NULL             1788 gst/gstpad.c     GstCaps *sinkcaps = NULL;
NULL             1812 gst/gstpad.c     if (G_UNLIKELY (srccaps == NULL || sinkcaps == NULL)) {
NULL             1846 gst/gstpad.c     if (G_UNLIKELY (psrc == NULL || psink == NULL))
NULL             1910 gst/gstpad.c     if (G_UNLIKELY (GST_PAD_PEER (srcpad) != NULL))
NULL             1915 gst/gstpad.c     if (G_UNLIKELY (GST_PAD_PEER (sinkpad) != NULL))
NULL             2046 gst/gstpad.c         parent = NULL;
NULL             2094 gst/gstpad.c       GST_PAD_PEER (srcpad) = NULL;
NULL             2095 gst/gstpad.c       GST_PAD_PEER (sinkpad) = NULL;
NULL             2160 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2171 gst/gstpad.c     GstCaps *result = NULL;
NULL             2186 gst/gstpad.c       if (result == NULL) {
NULL             2258 gst/gstpad.c     GstCaps *result = NULL;
NULL             2260 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2318 gst/gstpad.c     GstCaps *result = NULL;
NULL             2320 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2327 gst/gstpad.c     if (G_UNLIKELY (peerpad == NULL))
NULL             2342 gst/gstpad.c       return NULL;
NULL             2361 gst/gstpad.c     GstCaps *result = NULL;
NULL             2363 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2370 gst/gstpad.c     if (G_UNLIKELY (peerpad == NULL))
NULL             2385 gst/gstpad.c       return NULL;
NULL             2470 gst/gstpad.c     g_return_if_fail (caps != NULL);
NULL             2535 gst/gstpad.c     GstCaps *existing = NULL;
NULL             2540 gst/gstpad.c     if (caps == NULL)
NULL             2596 gst/gstpad.c     if (G_UNLIKELY (peerpad == NULL))
NULL             2639 gst/gstpad.c     g_return_val_if_fail (caps == NULL || gst_caps_is_fixed (caps), FALSE);
NULL             2653 gst/gstpad.c     if (setcaps != NULL && caps) {
NULL             2766 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2790 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2825 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2830 gst/gstpad.c     if (G_UNLIKELY (peer == NULL))
NULL             2856 gst/gstpad.c       return NULL;
NULL             2883 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2887 gst/gstpad.c     if (G_UNLIKELY ((peer = GST_PAD_PEER (pad)) == NULL))
NULL             2907 gst/gstpad.c       return NULL;
NULL             2941 gst/gstpad.c     if (G_LIKELY (bufferallocfunc == NULL))
NULL             2950 gst/gstpad.c     if (G_UNLIKELY (*buf == NULL))
NULL             2955 gst/gstpad.c     if (G_UNLIKELY (caps && (GST_BUFFER_CAPS (*buf) == NULL))) {
NULL             3004 gst/gstpad.c     g_return_val_if_fail (buf != NULL, GST_FLOW_ERROR);
NULL             3015 gst/gstpad.c     if (G_UNLIKELY ((peer = GST_PAD_PEER (pad)) == NULL))
NULL             3076 gst/gstpad.c       *buf = NULL;
NULL             3217 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             3283 gst/gstpad.c       return NULL;
NULL             3305 gst/gstpad.c     GstIterator *res = NULL;
NULL             3307 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             3349 gst/gstpad.c     GList *res = NULL;
NULL             3352 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             3380 gst/gstpad.c             res = NULL;
NULL             3417 gst/gstpad.c       return NULL;
NULL             3447 gst/gstpad.c     GList *res = NULL;
NULL             3449 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             3468 gst/gstpad.c     GList *pushed_pads = NULL;
NULL             3505 gst/gstpad.c             event = NULL;
NULL             3564 gst/gstpad.c     g_return_val_if_fail (event != NULL, FALSE);
NULL             3600 gst/gstpad.c     GstIterator *iter = NULL;
NULL             3605 gst/gstpad.c     g_return_val_if_fail (dispatch != NULL, FALSE);
NULL             3676 gst/gstpad.c     if ((func = GST_PAD_QUERYFUNC (pad)) == NULL)
NULL             3717 gst/gstpad.c     if (G_UNLIKELY (peerpad == NULL))
NULL             3782 gst/gstpad.c     GstPad *pad = NULL, *targetpad;
NULL             3784 gst/gstpad.c     gchar *peer = NULL;
NULL             3788 gst/gstpad.c     gchar *name = NULL;
NULL             3803 gst/gstpad.c     g_return_if_fail (pad != NULL);
NULL             3805 gst/gstpad.c     if (peer == NULL)
NULL             3810 gst/gstpad.c     if (split[0] == NULL || split[1] == NULL) {
NULL             3819 gst/gstpad.c     g_return_if_fail (split[0] != NULL);
NULL             3820 gst/gstpad.c     g_return_if_fail (split[1] != NULL);
NULL             3829 gst/gstpad.c     if (target == NULL)
NULL             3836 gst/gstpad.c     if (targetpad == NULL)
NULL             3863 gst/gstpad.c     g_return_val_if_fail (GST_IS_PAD (object), NULL);
NULL             3867 gst/gstpad.c     xmlNewChild (parent, NULL, (xmlChar *) "name",
NULL             3871 gst/gstpad.c       xmlNewChild (parent, NULL, (xmlChar *) "direction", (xmlChar *) "source");
NULL             3873 gst/gstpad.c       xmlNewChild (parent, NULL, (xmlChar *) "direction", (xmlChar *) "sink");
NULL             3875 gst/gstpad.c       xmlNewChild (parent, NULL, (xmlChar *) "direction", (xmlChar *) "unknown");
NULL             3878 gst/gstpad.c     if (GST_PAD_PEER (pad) != NULL) {
NULL             3886 gst/gstpad.c       xmlNewChild (parent, NULL, (xmlChar *) "peer", (xmlChar *) content);
NULL             3889 gst/gstpad.c       xmlNewChild (parent, NULL, (xmlChar *) "peer", NULL);
NULL             3909 gst/gstpad.c     g_return_val_if_fail (GST_IS_GHOST_PAD (pad), NULL);
NULL             3911 gst/gstpad.c     self = xmlNewChild (parent, NULL, (xmlChar *) "ghostpad", NULL);
NULL             3912 gst/gstpad.c     xmlNewChild (self, NULL, (xmlChar *) "name", (xmlChar *) GST_PAD_NAME (pad));
NULL             3913 gst/gstpad.c     xmlNewChild (self, NULL, (xmlChar *) "parent",
NULL             4114 gst/gstpad.c         caps = NULL;
NULL             4170 gst/gstpad.c       if (G_UNLIKELY ((chainfunc = GST_PAD_CHAINFUNC (pad)) == NULL))
NULL             4184 gst/gstpad.c       if (G_UNLIKELY ((chainlistfunc = GST_PAD_CHAINLISTFUNC (pad)) == NULL))
NULL             4218 gst/gstpad.c           if (group == NULL) {
NULL             4267 gst/gstpad.c       GST_ELEMENT_ERROR (GST_PAD_PARENT (pad), CORE, PAD, (NULL),
NULL             4383 gst/gstpad.c     if (G_UNLIKELY ((peer = GST_PAD_PEER (pad)) == NULL))
NULL             4425 gst/gstpad.c           if (group == NULL) {
NULL             4586 gst/gstpad.c     if (G_UNLIKELY ((peer = GST_PAD_PEER (pad)) == NULL))
NULL             4593 gst/gstpad.c     if (G_LIKELY ((checkgetrangefunc = peer->checkgetrangefunc) == NULL)) {
NULL             4595 gst/gstpad.c       ret = GST_PAD_GETRANGEFUNC (peer) != NULL;
NULL             4660 gst/gstpad.c     g_return_val_if_fail (buffer != NULL, GST_FLOW_ERROR);
NULL             4671 gst/gstpad.c     if (G_UNLIKELY ((getrangefunc = GST_PAD_GETRANGEFUNC (pad)) == NULL))
NULL             4718 gst/gstpad.c       GST_ELEMENT_ERROR (GST_PAD_PARENT (pad), CORE, PAD, (NULL),
NULL             4730 gst/gstpad.c       *buffer = NULL;
NULL             4735 gst/gstpad.c       *buffer = NULL;
NULL             4744 gst/gstpad.c       *buffer = NULL;
NULL             4793 gst/gstpad.c     g_return_val_if_fail (buffer != NULL, GST_FLOW_ERROR);
NULL             4800 gst/gstpad.c     if (G_UNLIKELY ((peer = GST_PAD_PEER (pad)) == NULL))
NULL             4848 gst/gstpad.c       *buffer = NULL;
NULL             4859 gst/gstpad.c       *buffer = NULL;
NULL             4865 gst/gstpad.c       *buffer = NULL;
NULL             4895 gst/gstpad.c     g_return_val_if_fail (event != NULL, FALSE);
NULL             4946 gst/gstpad.c     if (peerpad == NULL)
NULL             5023 gst/gstpad.c     g_return_val_if_fail (event != NULL, FALSE);
NULL             5038 gst/gstpad.c     if (G_UNLIKELY (GST_EVENT_SRC (event) == NULL)) {
NULL             5093 gst/gstpad.c     if (G_UNLIKELY ((eventfunc = GST_PAD_EVENTFUNC (pad)) == NULL))
NULL             5262 gst/gstpad.c     g_return_val_if_fail (func != NULL, FALSE);
NULL             5268 gst/gstpad.c     if (task == NULL) {
NULL             5271 gst/gstpad.c       gst_task_set_thread_callbacks (task, &thr_callbacks, pad, NULL);
NULL             5278 gst/gstpad.c       do_stream_status (pad, GST_STREAM_STATUS_TYPE_CREATE, NULL, task);
NULL             5323 gst/gstpad.c     if (task == NULL)
NULL             5371 gst/gstpad.c     if (task == NULL)
NULL             5373 gst/gstpad.c     GST_PAD_TASK (pad) = NULL;
NULL             5406 gst/gstpad.c       if (GST_PAD_TASK (pad) == NULL)
NULL              786 gst/gstpad.h   #define GST_PAD_IS_LINKED(pad)		(GST_PAD_PEER(pad) != NULL)
NULL              126 gst/gstpadtemplate.c static GstObject *parent_class = NULL;
NULL              158 gst/gstpadtemplate.c       NULL, NULL, gst_marshal_VOID__OBJECT, G_TYPE_NONE, 1, GST_TYPE_PAD);
NULL              174 gst/gstpadtemplate.c           "The name template of the pad template", NULL,
NULL              318 gst/gstpadtemplate.c     return NULL;
NULL              326 gst/gstpadtemplate.c       "presence", pad_template->presence, "caps", caps, NULL);
NULL              352 gst/gstpadtemplate.c   g_return_val_if_fail (name_template != NULL, NULL);
NULL              353 gst/gstpadtemplate.c   g_return_val_if_fail (caps != NULL, NULL);
NULL              355 gst/gstpadtemplate.c       || direction == GST_PAD_SINK, NULL);
NULL              357 gst/gstpadtemplate.c       || presence == GST_PAD_SOMETIMES || presence == GST_PAD_REQUEST, NULL);
NULL              361 gst/gstpadtemplate.c     return NULL;
NULL              366 gst/gstpadtemplate.c       "direction", direction, "presence", presence, "caps", caps, NULL);
NULL              388 gst/gstpadtemplate.c   g_return_val_if_fail (templ, NULL);
NULL              405 gst/gstpadtemplate.c   g_return_val_if_fail (GST_IS_PAD_TEMPLATE (templ), NULL);
NULL              441 gst/gstpadtemplate.c       if (g_value_get_boxed (value) != NULL) {
NULL              136 gst/gstparamspecs.c       NULL,                     /* finalize          */
NULL              202 gst/gstparamspecs.c     pspec = NULL;
NULL               80 gst/gstparse.c   ctx->missing_elements = NULL;
NULL               84 gst/gstparse.c   return NULL;
NULL              101 gst/gstparse.c     g_list_foreach (context->missing_elements, (GFunc) g_free, NULL);
NULL              129 gst/gstparse.c   g_return_val_if_fail (context != NULL, NULL);
NULL              134 gst/gstparse.c     return NULL;
NULL              138 gst/gstparse.c   for (i = 0, l = context->missing_elements; l != NULL; l = l->next, ++i)
NULL              141 gst/gstparse.c   arr[i] = NULL;
NULL              145 gst/gstparse.c   return NULL;
NULL              153 gst/gstparse.c   GString *gstr = NULL;
NULL              155 gst/gstparse.c   g_return_val_if_fail (str != NULL, NULL);
NULL              184 gst/gstparse.c   return gst_parse_launchv_full (argv, NULL, 0, error);
NULL              215 gst/gstparse.c   g_return_val_if_fail (argv != NULL, NULL);
NULL              216 gst/gstparse.c   g_return_val_if_fail (error == NULL || *error == NULL, NULL);
NULL              238 gst/gstparse.c   return gst_parse_launch_full ("", NULL, 0, error);
NULL              259 gst/gstparse.c   return gst_parse_launch_full (pipeline_description, NULL, 0, error);
NULL              287 gst/gstparse.c   g_return_val_if_fail (pipeline_description != NULL, NULL);
NULL              288 gst/gstparse.c   g_return_val_if_fail (error == NULL || *error == NULL, NULL);
NULL              296 gst/gstparse.c   if (G_UNLIKELY (error != NULL && *error != NULL && element != NULL)) {
NULL              299 gst/gstparse.c       element = NULL;
NULL              313 gst/gstparse.c   return NULL;
NULL              248 gst/gstpipeline.c   gst_object_replace ((GstObject **) clock_p, NULL);
NULL              663 gst/gstpipeline.c   GstClock *clock = NULL;
NULL              707 gst/gstpipeline.c   g_return_val_if_fail (GST_IS_PIPELINE (pipeline), NULL);
NULL              761 gst/gstpipeline.c   g_return_val_if_fail (pipeline != NULL, FALSE);
NULL              787 gst/gstpipeline.c   g_return_if_fail (pipeline != NULL);
NULL              794 gst/gstpipeline.c   gst_object_replace ((GstObject **) clock_p, NULL);
NULL               78 gst/gstplugin.c static char *_gst_plugin_fault_handler_filename = NULL;
NULL              102 gst/gstplugin.c   NULL
NULL              137 gst/gstplugin.c   g_list_foreach (plugin->priv->deps, (GFunc) gst_plugin_ext_dep_free, NULL);
NULL              139 gst/gstplugin.c   plugin->priv->deps = NULL;
NULL              179 gst/gstplugin.c   g_return_if_fail (desc != NULL);
NULL              239 gst/gstplugin.c   g_return_val_if_fail (name != NULL, FALSE);
NULL              240 gst/gstplugin.c   g_return_val_if_fail (description != NULL, FALSE);
NULL              241 gst/gstplugin.c   g_return_val_if_fail (init_func != NULL, FALSE);
NULL              242 gst/gstplugin.c   g_return_val_if_fail (version != NULL, FALSE);
NULL              243 gst/gstplugin.c   g_return_val_if_fail (license != NULL, FALSE);
NULL              244 gst/gstplugin.c   g_return_val_if_fail (source != NULL, FALSE);
NULL              245 gst/gstplugin.c   g_return_val_if_fail (package != NULL, FALSE);
NULL              246 gst/gstplugin.c   g_return_val_if_fail (origin != NULL, FALSE);
NULL              252 gst/gstplugin.c   plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL);
NULL              253 gst/gstplugin.c   if (gst_plugin_register_func (plugin, &desc, NULL) != NULL) {
NULL              308 gst/gstplugin.c   g_return_val_if_fail (name != NULL, FALSE);
NULL              309 gst/gstplugin.c   g_return_val_if_fail (description != NULL, FALSE);
NULL              310 gst/gstplugin.c   g_return_val_if_fail (init_full_func != NULL, FALSE);
NULL              311 gst/gstplugin.c   g_return_val_if_fail (version != NULL, FALSE);
NULL              312 gst/gstplugin.c   g_return_val_if_fail (license != NULL, FALSE);
NULL              313 gst/gstplugin.c   g_return_val_if_fail (source != NULL, FALSE);
NULL              314 gst/gstplugin.c   g_return_val_if_fail (package != NULL, FALSE);
NULL              315 gst/gstplugin.c   g_return_val_if_fail (origin != NULL, FALSE);
NULL              321 gst/gstplugin.c   plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL);
NULL              322 gst/gstplugin.c   if (gst_plugin_register_func (plugin, &desc, user_data) != NULL) {
NULL              339 gst/gstplugin.c   if (whitelist != NULL && *whitelist != '\0') {
NULL              342 gst/gstplugin.c     for (i = 0; _plugin_loading_whitelist[i] != NULL; ++i) {
NULL              360 gst/gstplugin.c     _static_plugins = NULL;
NULL              390 gst/gstplugin.c   if (sep != NULL && strcmp (sep, "@*") != 0 && strcmp (sep, "@") != 0) {
NULL              394 gst/gstplugin.c     if (filename != NULL && !g_str_has_prefix (filename, sep + 1))
NULL              400 gst/gstplugin.c   if (sep != NULL) {
NULL              413 gst/gstplugin.c   if (strchr (name, ',') == NULL) {
NULL              421 gst/gstplugin.c     for (n = names; n != NULL && *n != NULL; ++n) {
NULL              445 gst/gstplugin.c   if (_plugin_loading_whitelist == NULL)
NULL              448 gst/gstplugin.c   for (entry = _plugin_loading_whitelist; *entry != NULL; ++entry) {
NULL              463 gst/gstplugin.c   return (_plugin_loading_whitelist != NULL);
NULL              471 gst/gstplugin.c   if (_plugin_loading_whitelist != NULL) {
NULL              474 gst/gstplugin.c     for (w = _plugin_loading_whitelist; *w != NULL; ++w)
NULL              519 gst/gstplugin.c     return NULL;
NULL              527 gst/gstplugin.c     return NULL;
NULL              534 gst/gstplugin.c     return NULL;
NULL              552 gst/gstplugin.c       return NULL;
NULL              558 gst/gstplugin.c       return NULL;
NULL              584 gst/gstplugin.c   sigaction (SIGSEGV, &oldaction, NULL);
NULL              651 gst/gstplugin.c   if (G_UNLIKELY ((desc)->field == NULL)) {                                  \
NULL              677 gst/gstplugin.c   g_return_val_if_fail (filename != NULL, NULL);
NULL              715 gst/gstplugin.c   if (module == NULL) {
NULL              752 gst/gstplugin.c     plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL);
NULL              784 gst/gstplugin.c   if (!gst_plugin_register_func (plugin, plugin->orig_desc, NULL)) {
NULL              799 gst/gstplugin.c   _gst_plugin_fault_handler_filename = NULL;
NULL              815 gst/gstplugin.c     return NULL;
NULL              845 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              861 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              877 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              893 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              909 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              925 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              941 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              957 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              975 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, NULL);
NULL              991 gst/gstplugin.c   g_return_val_if_fail (plugin != NULL, FALSE);
NULL              993 gst/gstplugin.c   return (plugin->module != NULL || plugin->filename == NULL);
NULL             1010 gst/gstplugin.c   g_return_val_if_fail (GST_IS_PLUGIN (plugin), NULL);
NULL             1117 gst/gstplugin.c   data.result = NULL;
NULL             1157 gst/gstplugin.c   GstPluginFeature *result = NULL;
NULL             1160 gst/gstplugin.c   g_return_val_if_fail (name != NULL, NULL);
NULL             1201 gst/gstplugin.c   GstPluginFeature *result = NULL;
NULL             1203 gst/gstplugin.c   g_return_val_if_fail (name != NULL, NULL);
NULL             1231 gst/gstplugin.c   GError *error = NULL;
NULL             1243 gst/gstplugin.c       return NULL;
NULL             1250 gst/gstplugin.c   return NULL;
NULL             1273 gst/gstplugin.c   GError *error = NULL;
NULL             1289 gst/gstplugin.c     return NULL;
NULL             1353 gst/gstplugin.c   for (e = dep->env_vars; e != NULL && *e != NULL; ++e) {
NULL             1384 gst/gstplugin.c   for (l = plugin->priv->deps; l != NULL; l = l->next) {
NULL             1399 gst/gstplugin.c   GList *paths = NULL;
NULL             1401 gst/gstplugin.c   for (evars = dep->env_vars; evars != NULL && *evars != NULL; ++evars) {
NULL             1415 gst/gstplugin.c     g_assert (components != NULL);
NULL             1421 gst/gstplugin.c     if (components[1] != NULL) {
NULL             1425 gst/gstplugin.c     if (e != NULL && *e != '\0') {
NULL             1431 gst/gstplugin.c       for (i = 0; arr != NULL && arr[i] != NULL; ++i) {
NULL             1440 gst/gstplugin.c         if (components[1] != NULL) {
NULL             1441 gst/gstplugin.c           full_path = g_build_filename (arr[i], components[1], NULL);
NULL             1449 gst/gstplugin.c           full_path = NULL;
NULL             1484 gst/gstplugin.c   if (filenames == NULL || *filenames == NULL || **filenames == '\0')
NULL             1487 gst/gstplugin.c   while (*filenames != NULL) {
NULL             1509 gst/gstplugin.c   GError *err = NULL;
NULL             1516 gst/gstplugin.c   if (dir == NULL) {
NULL             1537 gst/gstplugin.c     full_path = g_build_filename (path, entry, NULL);
NULL             1567 gst/gstplugin.c   const gchar *empty_filenames[] = { "", NULL };
NULL             1572 gst/gstplugin.c   if (filenames == NULL || *filenames == NULL)
NULL             1582 gst/gstplugin.c     for (i = 0; filenames[i] != NULL; ++i) {
NULL             1587 gst/gstplugin.c       full_path = g_build_filename (path, filenames[i], NULL);
NULL             1621 gst/gstplugin.c   if (scan_paths == NULL || !paths_are_default_only) {
NULL             1624 gst/gstplugin.c     for (paths = dep->paths; paths != NULL && *paths != NULL; ++paths) {
NULL             1639 gst/gstplugin.c   while (scan_paths != NULL) {
NULL             1659 gst/gstplugin.c   for (l = plugin->priv->deps; l != NULL; l = l->next) {
NULL             1683 gst/gstplugin.c   if (arr1 == NULL || arr2 == NULL)
NULL             1685 gst/gstplugin.c   for (; *arr1 != NULL && *arr2 != NULL; ++arr1, ++arr2) {
NULL             1742 gst/gstplugin.c   if ((env_vars == NULL || env_vars[0] == NULL) &&
NULL             1743 gst/gstplugin.c       (paths == NULL || paths[0] == NULL)) {
NULL             1749 gst/gstplugin.c   for (l = plugin->priv->deps; l != NULL; l = l->next) {
NULL             1769 gst/gstplugin.c   for (; env_vars != NULL && *env_vars != NULL; ++env_vars)
NULL             1771 gst/gstplugin.c   for (; paths != NULL && *paths != NULL; ++paths)
NULL             1773 gst/gstplugin.c   for (; names != NULL && *names != NULL; ++names)
NULL             1811 gst/gstplugin.c   gchar **a_evars = NULL;
NULL             1812 gst/gstplugin.c   gchar **a_paths = NULL;
NULL             1813 gst/gstplugin.c   gchar **a_names = NULL;
NULL               48 gst/gstpluginfeature.c static GstObjectClass *parent_class = NULL;
NULL              101 gst/gstpluginfeature.c   g_return_val_if_fail (feature != NULL, FALSE);
NULL              120 gst/gstpluginfeature.c   if (real_feature == NULL)
NULL              132 gst/gstpluginfeature.c     return NULL;
NULL              139 gst/gstpluginfeature.c     return NULL;
NULL              145 gst/gstpluginfeature.c     return NULL;
NULL              165 gst/gstpluginfeature.c       (data->name == NULL
NULL              183 gst/gstpluginfeature.c   g_return_if_fail (name != NULL);
NULL              204 gst/gstpluginfeature.c   g_return_val_if_fail (GST_IS_PLUGIN_FEATURE (feature), NULL);
NULL              220 gst/gstpluginfeature.c   g_return_if_fail (feature != NULL);
NULL              275 gst/gstpluginfeature.c   GList *new_list = NULL;
NULL              282 gst/gstpluginfeature.c     new_list->prev = NULL;
NULL              292 gst/gstpluginfeature.c     last->next = NULL;
NULL              319 gst/gstpluginfeature.c   g_return_val_if_fail (feature != NULL, FALSE);
NULL              334 gst/gstpluginfeature.c     g_return_val_if_fail (ver_str != NULL, FALSE);
NULL              169 gst/gstpluginloader.c     put_packet (loader, PACKET_EXIT, 0, NULL, 0);
NULL              178 gst/gstpluginloader.c       put_packet (loader, PACKET_EXIT, 0, NULL, 0);
NULL              234 gst/gstpluginloader.c   if (loader->pending_plugins == NULL)
NULL              273 gst/gstpluginloader.c       if (l->pending_plugins == NULL)
NULL              274 gst/gstpluginloader.c         l->pending_plugins_tail = NULL;
NULL              283 gst/gstpluginloader.c   for (cur = l->pending_plugins; cur != NULL; cur = next) {
NULL              302 gst/gstpluginloader.c   put_packet (l, PACKET_SYNC, 0, NULL, 0);
NULL              331 gst/gstpluginloader.c   GstPlugin *plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL);
NULL              354 gst/gstpluginloader.c   char *argv[] = { location, (char *) "-l", NULL };
NULL              357 gst/gstpluginloader.c   if (!g_spawn_async_with_pipes (NULL, argv, NULL,
NULL              359 gst/gstpluginloader.c           NULL, NULL, &loader->child_pid, &loader->fd_w.fd, &loader->fd_r.fd,
NULL              360 gst/gstpluginloader.c           NULL, NULL))
NULL              370 gst/gstpluginloader.c   put_packet (loader, PACKET_VERSION, 0, NULL, 0);
NULL              393 gst/gstpluginloader.c   if (env != NULL && *env != '\0') {
NULL              428 gst/gstpluginloader.c   waitpid (l->child_pid, NULL, 0);
NULL              442 gst/gstpluginloader.c   l = plugin_loader_new (NULL);
NULL              443 gst/gstpluginloader.c   if (l == NULL)
NULL              617 gst/gstpluginloader.c   GList *chunks = NULL;
NULL              622 gst/gstpluginloader.c   if (strstr (filename, "coreelements") == NULL) {
NULL              624 gst/gstpluginloader.c     g_printerr ("%d", *(gint *) (NULL));
NULL              628 gst/gstpluginloader.c   newplugin = gst_plugin_load_file ((gchar *) filename, NULL);
NULL              642 gst/gstpluginloader.c     put_packet (l, PACKET_PLUGIN_DETAILS, tag, NULL, 0);
NULL              659 gst/gstpluginloader.c     if (strstr (filename, "sink") != NULL) {
NULL              670 gst/gstpluginloader.c     put_packet (l, PACKET_PLUGIN_DETAILS, tag, NULL, 0);
NULL              675 gst/gstpluginloader.c   put_packet (l, PACKET_PLUGIN_DETAILS, tag, NULL, 0);
NULL              727 gst/gstpluginloader.c         put_packet (l, PACKET_EXIT, 0, NULL, 0);
NULL              743 gst/gstpluginloader.c       PendingPluginEntry *entry = NULL;
NULL              771 gst/gstpluginloader.c       if (cur == NULL)
NULL              772 gst/gstpluginloader.c         l->pending_plugins_tail = NULL;
NULL              775 gst/gstpluginloader.c         GstPlugin *newplugin = NULL;
NULL              792 gst/gstpluginloader.c       } else if (entry != NULL) {
NULL              798 gst/gstpluginloader.c       if (entry != NULL) {
NULL              805 gst/gstpluginloader.c       if (cur != NULL)
NULL              808 gst/gstpluginloader.c       if (cur == NULL)
NULL              809 gst/gstpluginloader.c         l->pending_plugins_tail = NULL;
NULL              816 gst/gstpluginloader.c         put_packet (l, PACKET_SYNC, tag, NULL, 0);
NULL              507 gst/gstpoll.c    nset->wakeup_event = CreateEvent (NULL, TRUE, FALSE, NULL);
NULL              519 gst/gstpoll.c      return NULL;
NULL              564 gst/gstpoll.c    g_return_if_fail (set != NULL);
NULL              606 gst/gstpoll.c    g_return_if_fail (fd != NULL);
NULL              669 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL              670 gst/gstpoll.c    g_return_val_if_fail (fd != NULL, FALSE);
NULL              698 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL              699 gst/gstpoll.c    g_return_val_if_fail (fd != NULL, FALSE);
NULL              748 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL              749 gst/gstpoll.c    g_return_val_if_fail (fd != NULL, FALSE);
NULL              827 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL              828 gst/gstpoll.c    g_return_val_if_fail (fd != NULL, FALSE);
NULL              862 gst/gstpoll.c    g_return_if_fail (set != NULL);
NULL              863 gst/gstpoll.c    g_return_if_fail (fd != NULL);
NULL              896 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL              897 gst/gstpoll.c    g_return_val_if_fail (fd != NULL, FALSE);
NULL              941 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL              942 gst/gstpoll.c    g_return_val_if_fail (fd != NULL, FALSE);
NULL             1015 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL             1016 gst/gstpoll.c    g_return_val_if_fail (fd != NULL, FALSE);
NULL             1045 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL             1046 gst/gstpoll.c    g_return_val_if_fail (fd != NULL, FALSE);
NULL             1137 gst/gstpoll.c    g_return_val_if_fail (set != NULL, -1);
NULL             1187 gst/gstpoll.c            tsptr = NULL;
NULL             1192 gst/gstpoll.c              set->active_fds->len, tsptr, NULL);
NULL             1245 gst/gstpoll.c              tvptr = NULL;
NULL             1260 gst/gstpoll.c              tsptr = NULL;
NULL             1265 gst/gstpoll.c                pselect (max_fd + 1, &readfds, &writefds, &errorfds, tsptr, NULL);
NULL             1380 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL             1440 gst/gstpoll.c    g_return_if_fail (set != NULL);
NULL             1474 gst/gstpoll.c    g_return_if_fail (set != NULL);
NULL             1520 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL             1556 gst/gstpoll.c    g_return_val_if_fail (set != NULL, FALSE);
NULL              146 gst/gstpreset.c           ".gstreamer-" GST_MAJORMINOR, "presets", NULL);
NULL              169 gst/gstpreset.c           "presets", NULL);
NULL              202 gst/gstpreset.c   GError *error = NULL;
NULL              211 gst/gstpreset.c   if (!res || error != NULL)
NULL              219 gst/gstpreset.c       NULL);
NULL              229 gst/gstpreset.c         g_key_file_get_value (in, PRESET_HEADER, PRESET_HEADER_VERSION, NULL);
NULL              240 gst/gstpreset.c     return NULL;
NULL              249 gst/gstpreset.c     return NULL;
NULL              281 gst/gstpreset.c   if ((str = g_key_file_get_comment (user, NULL, NULL, NULL))) {
NULL              282 gst/gstpreset.c     g_key_file_set_comment (system, NULL, NULL, str, NULL);
NULL              290 gst/gstpreset.c     if ((str = g_key_file_get_comment (user, groups[i], NULL, NULL))) {
NULL              291 gst/gstpreset.c       g_key_file_set_comment (system, groups[i], NULL, str, NULL);
NULL              301 gst/gstpreset.c       g_key_file_remove_group (system, groups[i], NULL);
NULL              304 gst/gstpreset.c     keys = g_key_file_get_keys (user, groups[i], &num_keys, NULL);
NULL              307 gst/gstpreset.c       if ((str = g_key_file_get_comment (user, groups[i], keys[j], NULL))) {
NULL              308 gst/gstpreset.c         g_key_file_set_comment (system, groups[i], keys[j], str, NULL);
NULL              311 gst/gstpreset.c       str = g_key_file_get_value (user, groups[i], keys[j], NULL);
NULL              332 gst/gstpreset.c     gchar *str_version_user = NULL, *str_version_system = NULL;
NULL              412 gst/gstpreset.c       groups[num_groups] = NULL;
NULL              417 gst/gstpreset.c       (GCompareDataFunc) strcmp, NULL);
NULL              425 gst/gstpreset.c     return NULL;
NULL              430 gst/gstpreset.c     return NULL;
NULL              464 gst/gstpreset.c   result[j] = NULL;
NULL              473 gst/gstpreset.c     return NULL;
NULL              511 gst/gstpreset.c     if (!(str = g_key_file_get_value (presets, name, props[i], NULL))) {
NULL              572 gst/gstpreset.c   GError *error = NULL;
NULL              578 gst/gstpreset.c   preset_get_paths (preset, &preset_path, NULL);
NULL              733 gst/gstpreset.c   if ((str = g_key_file_get_comment (presets, old_name, NULL, NULL))) {
NULL              734 gst/gstpreset.c     g_key_file_set_comment (presets, new_name, NULL, str, NULL);
NULL              739 gst/gstpreset.c   keys = g_key_file_get_keys (presets, old_name, &num_keys, NULL);
NULL              742 gst/gstpreset.c     if ((str = g_key_file_get_comment (presets, old_name, keys[i], NULL))) {
NULL              743 gst/gstpreset.c       g_key_file_set_comment (presets, new_name, keys[i], str, NULL);
NULL              747 gst/gstpreset.c     str = g_key_file_get_value (presets, old_name, keys[i], NULL);
NULL              754 gst/gstpreset.c   g_key_file_remove_group (presets, old_name, NULL);
NULL              787 gst/gstpreset.c   g_key_file_remove_group (presets, name, NULL);
NULL              820 gst/gstpreset.c     g_key_file_remove_key (presets, name, key, NULL);
NULL              848 gst/gstpreset.c   *value = g_key_file_get_value (presets, name, key, NULL);
NULL              857 gst/gstpreset.c     *value = NULL;
NULL              877 gst/gstpreset.c   g_return_val_if_fail (GST_IS_PRESET (preset), NULL);
NULL              895 gst/gstpreset.c   g_return_val_if_fail (GST_IS_PRESET (preset), NULL);
NULL             1088 gst/gstpreset.c             "load given preset", NULL, G_PARAM_WRITABLE));
NULL             1105 gst/gstpreset.c       NULL,                     /* base_finalize */
NULL             1107 gst/gstpreset.c       NULL,                     /* class_finalize */
NULL             1108 gst/gstpreset.c       NULL,                     /* class_data */
NULL             1111 gst/gstpreset.c       NULL                      /* instance_init */
NULL               77 gst/gstquery.c static GList *_gst_queries = NULL;
NULL               78 gst/gstquery.c static GHashTable *_nick_to_query = NULL;
NULL               79 gst/gstquery.c static GHashTable *_query_type_to_nick = NULL;
NULL               82 gst/gstquery.c static GstMiniObjectClass *parent_class = NULL;
NULL               97 gst/gstquery.c   {0, NULL, NULL, 0}
NULL              110 gst/gstquery.c   if (_nick_to_query == NULL) {
NULL              112 gst/gstquery.c     _query_type_to_nick = g_hash_table_new (NULL, NULL);
NULL              187 gst/gstquery.c   g_return_if_fail (query != NULL);
NULL              190 gst/gstquery.c     gst_structure_set_parent_refcount (query->structure, NULL);
NULL              234 gst/gstquery.c   g_return_val_if_fail (nick != NULL, 0);
NULL              235 gst/gstquery.c   g_return_val_if_fail (description != NULL, 0);
NULL              272 gst/gstquery.c   g_return_val_if_fail (nick != NULL, 0);
NULL              278 gst/gstquery.c   if (query != NULL)
NULL              346 gst/gstquery.c       NULL, NULL, NULL);
NULL              368 gst/gstquery.c     query->structure = NULL;
NULL              392 gst/gstquery.c       GST_QUARK (CURRENT), G_TYPE_INT64, G_GINT64_CONSTANT (-1), NULL);
NULL              417 gst/gstquery.c       GST_QUARK (CURRENT), G_TYPE_INT64, cur, NULL);
NULL              464 gst/gstquery.c       GST_QUARK (DURATION), G_TYPE_INT64, G_GINT64_CONSTANT (-1), NULL);
NULL              489 gst/gstquery.c       GST_QUARK (DURATION), G_TYPE_INT64, duration, NULL);
NULL              539 gst/gstquery.c       GST_QUARK (MAX_LATENCY), G_TYPE_UINT64, G_GUINT64_CONSTANT (-1), NULL);
NULL              569 gst/gstquery.c       GST_QUARK (MAX_LATENCY), G_TYPE_UINT64, max_latency, NULL);
NULL              627 gst/gstquery.c       GST_QUARK (DEST_VALUE), G_TYPE_INT64, G_GINT64_CONSTANT (-1), NULL);
NULL              657 gst/gstquery.c       GST_QUARK (DEST_VALUE), G_TYPE_INT64, dest_value, NULL);
NULL              714 gst/gstquery.c       GST_QUARK (STOP_VALUE), G_TYPE_INT64, G_GINT64_CONSTANT (-1), NULL);
NULL              754 gst/gstquery.c       GST_QUARK (STOP_VALUE), G_TYPE_INT64, stop_value, NULL);
NULL              806 gst/gstquery.c   g_return_val_if_fail (gst_query_type_get_details (type) != NULL, NULL);
NULL              807 gst/gstquery.c   g_return_val_if_fail (structure != NULL, NULL);
NULL              824 gst/gstquery.c   g_return_val_if_fail (GST_IS_QUERY (query), NULL);
NULL              848 gst/gstquery.c       GST_QUARK (SEGMENT_END), G_TYPE_INT64, G_GINT64_CONSTANT (-1), NULL);
NULL              878 gst/gstquery.c       GST_QUARK (SEGMENT_END), G_TYPE_INT64, segment_end, NULL);
NULL             1034 gst/gstquery.c     if (list == NULL)
NULL             1065 gst/gstquery.c     if (list == NULL) {
NULL             1105 gst/gstquery.c       GST_QUARK (STOP_VALUE), G_TYPE_INT64, G_GINT64_CONSTANT (-1), NULL);
NULL             1131 gst/gstquery.c       GST_QUARK (BUFFER_PERCENT), G_TYPE_INT, percent, NULL);
NULL             1181 gst/gstquery.c       GST_QUARK (BUFFERING_LEFT), G_TYPE_INT64, buffering_left, NULL);
NULL             1244 gst/gstquery.c       GST_QUARK (ESTIMATED_TOTAL), G_TYPE_INT64, estimated_total, NULL);
NULL             1303 gst/gstquery.c       GST_QUARK (URI), G_TYPE_STRING, NULL, NULL);
NULL             1328 gst/gstquery.c   gst_structure_id_set (structure, GST_QUARK (URI), G_TYPE_STRING, uri, NULL);
NULL              164 gst/gstregistry.c static GstRegistry *_gst_registry_default = NULL;
NULL              201 gst/gstregistry.c static GstObjectClass *parent_class = NULL;
NULL              223 gst/gstregistry.c       G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstRegistryClass, plugin_added), NULL,
NULL              224 gst/gstregistry.c       NULL, gst_marshal_VOID__POINTER, G_TYPE_NONE, 1, G_TYPE_POINTER);
NULL              237 gst/gstregistry.c       NULL, NULL, gst_marshal_VOID__POINTER, G_TYPE_NONE, 1, G_TYPE_POINTER);
NULL              260 gst/gstregistry.c   registry->plugins = NULL;
NULL              277 gst/gstregistry.c   registry->features = NULL;
NULL              293 gst/gstregistry.c   registry->feature_hash = NULL;
NULL              295 gst/gstregistry.c   registry->basename_hash = NULL;
NULL              325 gst/gstregistry.c     _gst_registry_default = g_object_newv (GST_TYPE_REGISTRY, 0, NULL);
NULL              347 gst/gstregistry.c   g_return_if_fail (path != NULL);
NULL              390 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              470 gst/gstregistry.c   while (f != NULL) {
NULL              533 gst/gstregistry.c   g_return_val_if_fail (feature->name != NULL, FALSE);
NULL              534 gst/gstregistry.c   g_return_val_if_fail (feature->plugin_name != NULL, FALSE);
NULL              620 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              650 gst/gstregistry.c     data.name = NULL;
NULL              654 gst/gstregistry.c     g_list_foreach (*previous, (GFunc) gst_object_ref, NULL);
NULL              739 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              769 gst/gstregistry.c   GstPlugin *result = NULL;
NULL              771 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              772 gst/gstregistry.c   g_return_val_if_fail (name != NULL, NULL);
NULL              803 gst/gstregistry.c   GstPluginFeature *feature = NULL;
NULL              805 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              806 gst/gstregistry.c   g_return_val_if_fail (name != NULL, NULL);
NULL              807 gst/gstregistry.c   g_return_val_if_fail (g_type_is_a (type, GST_TYPE_PLUGIN_FEATURE), NULL);
NULL              812 gst/gstregistry.c     feature = NULL;
NULL              835 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              836 gst/gstregistry.c   g_return_val_if_fail (g_type_is_a (type, GST_TYPE_PLUGIN_FEATURE), NULL);
NULL              845 gst/gstregistry.c   data.name = NULL;
NULL              869 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              904 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              905 gst/gstregistry.c   g_return_val_if_fail (name != NULL, NULL);
NULL              953 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL              954 gst/gstregistry.c   g_return_val_if_fail (filename != NULL, NULL);
NULL              957 gst/gstregistry.c   if (G_UNLIKELY (basename == NULL))
NULL              958 gst/gstregistry.c     return NULL;
NULL             1006 gst/gstregistry.c   context->helper = NULL;
NULL             1015 gst/gstregistry.c     context->helper = NULL;
NULL             1024 gst/gstregistry.c   GstPlugin *newplugin = NULL;
NULL             1036 gst/gstregistry.c     if (context->helper != NULL)
NULL             1050 gst/gstregistry.c           "%s", (g_getenv ("GST_PLUGIN_PATH") != NULL) ?
NULL             1065 gst/gstregistry.c     newplugin = gst_plugin_load_file (filename, NULL);
NULL             1108 gst/gstregistry.c   dir = g_dir_open (path, 0, NULL);
NULL             1115 gst/gstregistry.c     filename = g_build_filename (path, dirent, NULL);
NULL             1256 gst/gstregistry.c   g_return_val_if_fail (path != NULL, FALSE);
NULL             1289 gst/gstregistry.c   g_return_val_if_fail (GST_IS_REGISTRY (registry), NULL);
NULL             1290 gst/gstregistry.c   g_return_val_if_fail (name != NULL, NULL);
NULL             1303 gst/gstregistry.c   if ((registry = _gst_registry_default) != NULL) {
NULL             1304 gst/gstregistry.c     _gst_registry_default = NULL;
NULL             1335 gst/gstregistry.c   g_return_val_if_fail (feature_name != NULL, FALSE);
NULL             1357 gst/gstregistry.c   GError *err = NULL;
NULL             1457 gst/gstregistry.c   for (l = _priv_gst_plugin_paths; l != NULL; l = l->next) {
NULL             1484 gst/gstregistry.c   if (plugin_path == NULL) {
NULL             1496 gst/gstregistry.c         ".gstreamer-" GST_MAJORMINOR, "plugins", NULL);
NULL             1520 gst/gstregistry.c       dir = g_build_filename (base_dir, "lib", "gstreamer-0.10", NULL);
NULL             1580 gst/gstregistry.c   if (registry_file == NULL) {
NULL             1582 gst/gstregistry.c         ".gstreamer-" GST_MAJORMINOR, "registry." HOST_CPU ".bin", NULL);
NULL             1689 gst/gstregistry.c   GError *err = NULL;
NULL             1706 gst/gstregistry.c     g_slist_foreach (_priv_gst_preload_plugins, load_plugin_func, NULL);
NULL              125 gst/gstregistrybinary.c   GError *error = NULL;
NULL              135 gst/gstregistrybinary.c     error = NULL;
NULL              146 gst/gstregistrybinary.c       error = NULL;
NULL              177 gst/gstregistrybinary.c   cache->tmp_location = g_strconcat (location, ".tmpXXXXXX", NULL);
NULL              189 gst/gstregistrybinary.c     cache->tmp_location = g_strconcat (location, ".tmpXXXXXX", NULL);
NULL              196 gst/gstregistrybinary.c       return NULL;
NULL              347 gst/gstregistrybinary.c   GList *to_write = NULL;
NULL              406 gst/gstregistrybinary.c     walk->data = NULL;
NULL              495 gst/gstregistrybinary.c   GMappedFile *mapped = NULL;
NULL              496 gst/gstregistrybinary.c   gchar *contents = NULL;
NULL              497 gst/gstregistrybinary.c   gchar *in = NULL;
NULL              499 gst/gstregistrybinary.c   GError *err = NULL;
NULL              504 gst/gstregistrybinary.c   GTimer *timer = NULL;
NULL              518 gst/gstregistrybinary.c   if (G_UNLIKELY (err != NULL)) {
NULL              521 gst/gstregistrybinary.c     err = NULL;
NULL              524 gst/gstregistrybinary.c   if (mapped == NULL) {
NULL              528 gst/gstregistrybinary.c     if (err != NULL) {
NULL              587 gst/gstregistrybinary.c       if (!_priv_gst_registry_chunks_load_plugin (registry, &in, end, NULL)) {
NULL              598 gst/gstregistrybinary.c   seconds = g_timer_elapsed (timer, NULL);
NULL              123 gst/gstregistrychunks.c   if (G_UNLIKELY (str == NULL)) {
NULL              221 gst/gstregistrychunks.c   GstRegistryChunkPluginFeature *pf = NULL;
NULL              222 gst/gstregistrychunks.c   GstRegistryChunk *chk = NULL;
NULL              377 gst/gstregistrychunks.c   for (s = dep->env_vars; s != NULL && *s != NULL; ++s, ++ed->n_env_vars)
NULL              380 gst/gstregistrychunks.c   for (s = dep->paths; s != NULL && *s != NULL; ++s, ++ed->n_paths)
NULL              383 gst/gstregistrychunks.c   for (s = dep->names; s != NULL && *s != NULL; ++s, ++ed->n_names)
NULL              405 gst/gstregistrychunks.c   GList *plugin_features = NULL;
NULL              419 gst/gstregistrychunks.c   for (walk = plugin->priv->deps; walk != NULL; walk = walk->next) {
NULL              486 gst/gstregistrychunks.c   GstStaticPadTemplate *template = NULL;
NULL              524 gst/gstregistrychunks.c   GstRegistryChunkPluginFeature *pf = NULL;
NULL              525 gst/gstregistrychunks.c   GstPluginFeature *feature = NULL;
NULL              551 gst/gstregistrychunks.c   if (G_UNLIKELY ((feature = g_object_newv (type, 0, NULL)) == NULL)) {
NULL              629 gst/gstregistrychunks.c     if (const_str != NULL && *const_str != '\0')
NULL              632 gst/gstregistrychunks.c       factory->caps = NULL;
NULL              687 gst/gstregistrychunks.c     return NULL;
NULL              697 gst/gstregistrychunks.c   return NULL;
NULL              728 gst/gstregistrychunks.c   for (s = dep->env_vars; s != NULL && *s != NULL; ++s)
NULL              730 gst/gstregistrychunks.c   for (s = dep->paths; s != NULL && *s != NULL; ++s)
NULL              732 gst/gstregistrychunks.c   for (s = dep->names; s != NULL && *s != NULL; ++s)
NULL              757 gst/gstregistrychunks.c   const gchar *cache_str = NULL;
NULL              758 gst/gstregistrychunks.c   GstPlugin *plugin = NULL;
NULL              766 gst/gstregistrychunks.c   plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL);
NULL              793 gst/gstregistrychunks.c   if (cache_str != NULL && *cache_str != '\0')
NULL              794 gst/gstregistrychunks.c     plugin->priv->cache_data = gst_structure_from_string (cache_str, NULL);
NULL              100 gst/gstsegment.c   GstSegment *result = NULL;
NULL              166 gst/gstsegment.c   g_return_if_fail (segment != NULL);
NULL              198 gst/gstsegment.c   g_return_if_fail (segment != NULL);
NULL              223 gst/gstsegment.c   g_return_if_fail (segment != NULL);
NULL              283 gst/gstsegment.c   g_return_if_fail (segment != NULL);
NULL              445 gst/gstsegment.c   g_return_if_fail (segment != NULL);
NULL              558 gst/gstsegment.c   g_return_val_if_fail (segment != NULL, -1);
NULL              644 gst/gstsegment.c   g_return_val_if_fail (segment != NULL, -1);
NULL              727 gst/gstsegment.c   g_return_val_if_fail (segment != NULL, FALSE);
NULL              790 gst/gstsegment.c   g_return_val_if_fail (segment != NULL, -1);
NULL              126 gst/gststructure.c   structure->parent_refcount = NULL;
NULL              144 gst/gststructure.c   g_return_val_if_fail (quark != 0, NULL);
NULL              155 gst/gststructure.c   g_return_val_if_fail (name != NULL, FALSE);
NULL              167 gst/gststructure.c   while (*s && (g_ascii_isalnum (*s) || strchr ("/-_.:+ ", *s) != NULL))
NULL              192 gst/gststructure.c   g_return_val_if_fail (gst_structure_validate_name (name), NULL);
NULL              216 gst/gststructure.c   g_return_val_if_fail (name != NULL, NULL);
NULL              245 gst/gststructure.c   g_return_val_if_fail (name != NULL, NULL);
NULL              268 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              273 gst/gststructure.c     g_return_if_fail (refcount == NULL);
NULL              275 gst/gststructure.c     g_return_if_fail (refcount != NULL);
NULL              295 gst/gststructure.c   g_return_val_if_fail (structure != NULL, NULL);
NULL              326 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              327 gst/gststructure.c   g_return_if_fail (structure->parent_refcount == NULL);
NULL              355 gst/gststructure.c   g_return_val_if_fail (structure != NULL, NULL);
NULL              374 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL              375 gst/gststructure.c   g_return_val_if_fail (name != NULL, FALSE);
NULL              396 gst/gststructure.c   g_return_val_if_fail (structure != NULL, 0);
NULL              413 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              436 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              460 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              461 gst/gststructure.c   g_return_if_fail (fieldname != NULL);
NULL              484 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              503 gst/gststructure.c   gchar *err = NULL;
NULL              506 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              555 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              576 gst/gststructure.c   gchar *err = NULL;
NULL              579 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              632 gst/gststructure.c   g_return_val_if_fail (name_quark != 0, NULL);
NULL              633 gst/gststructure.c   g_return_val_if_fail (field_quark != 0, NULL);
NULL              666 gst/gststructure.c     if (G_UNLIKELY (IS_TAGLIST (structure) && (s == NULL || *s == '\0'))) {
NULL              667 gst/gststructure.c       if (s == NULL) {
NULL              679 gst/gststructure.c     } else if (G_UNLIKELY (s != NULL && !g_utf8_validate (s, -1, NULL))) {
NULL              719 gst/gststructure.c   return NULL;
NULL              728 gst/gststructure.c   g_return_val_if_fail (structure != NULL, NULL);
NULL              729 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, NULL);
NULL              750 gst/gststructure.c   g_return_val_if_fail (structure != NULL, NULL);
NULL              751 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, NULL);
NULL              754 gst/gststructure.c   if (field == NULL)
NULL              755 gst/gststructure.c     return NULL;
NULL              775 gst/gststructure.c   g_return_val_if_fail (structure != NULL, NULL);
NULL              778 gst/gststructure.c   if (gsfield == NULL)
NULL              779 gst/gststructure.c     return NULL;
NULL              799 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              800 gst/gststructure.c   g_return_if_fail (fieldname != NULL);
NULL              834 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              835 gst/gststructure.c   g_return_if_fail (fieldname != NULL);
NULL              857 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              858 gst/gststructure.c   g_return_if_fail (fieldname != NULL);
NULL              879 gst/gststructure.c   g_return_if_fail (structure != NULL);
NULL              909 gst/gststructure.c   g_return_val_if_fail (structure != NULL, G_TYPE_INVALID);
NULL              910 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, G_TYPE_INVALID);
NULL              913 gst/gststructure.c   if (field == NULL)
NULL              930 gst/gststructure.c   g_return_val_if_fail (structure != NULL, 0);
NULL              949 gst/gststructure.c   g_return_val_if_fail (structure != NULL, NULL);
NULL              950 gst/gststructure.c   g_return_val_if_fail (index < structure->fields->len, NULL);
NULL              977 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL              978 gst/gststructure.c   g_return_val_if_fail (func != NULL, FALSE);
NULL             1014 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1016 gst/gststructure.c   g_return_val_if_fail (func != NULL, FALSE);
NULL             1046 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1051 gst/gststructure.c   return (f != NULL);
NULL             1067 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1068 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1092 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1096 gst/gststructure.c   if (f == NULL)
NULL             1116 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1117 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1145 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1146 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1150 gst/gststructure.c   if (field == NULL)
NULL             1180 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1181 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1182 gst/gststructure.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1186 gst/gststructure.c   if (field == NULL)
NULL             1218 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1219 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1220 gst/gststructure.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1224 gst/gststructure.c   if (field == NULL)
NULL             1254 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1255 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1256 gst/gststructure.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1260 gst/gststructure.c   if (field == NULL)
NULL             1295 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1296 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1297 gst/gststructure.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1301 gst/gststructure.c   if (field == NULL)
NULL             1332 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1333 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1334 gst/gststructure.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1338 gst/gststructure.c   if (field == NULL)
NULL             1368 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1369 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1370 gst/gststructure.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1374 gst/gststructure.c   if (field == NULL)
NULL             1405 gst/gststructure.c   g_return_val_if_fail (structure != NULL, NULL);
NULL             1406 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, NULL);
NULL             1410 gst/gststructure.c   if (field == NULL)
NULL             1411 gst/gststructure.c     return NULL;
NULL             1413 gst/gststructure.c     return NULL;
NULL             1439 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1440 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1442 gst/gststructure.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1446 gst/gststructure.c   if (field == NULL)
NULL             1477 gst/gststructure.c   g_return_val_if_fail (structure != NULL, FALSE);
NULL             1478 gst/gststructure.c   g_return_val_if_fail (fieldname != NULL, FALSE);
NULL             1479 gst/gststructure.c   g_return_val_if_fail (value_numerator != NULL, FALSE);
NULL             1480 gst/gststructure.c   g_return_val_if_fail (value_denominator != NULL, FALSE);
NULL             1484 gst/gststructure.c   if (field == NULL)
NULL             1507 gst/gststructure.c   static GstStructureAbbreviation *abbrs = NULL;
NULL             1572 gst/gststructure.c   g_return_val_if_fail (type_name != NULL, G_TYPE_INVALID);
NULL             1593 gst/gststructure.c   g_return_val_if_fail (type != G_TYPE_INVALID, NULL);
NULL             1637 gst/gststructure.c   g_return_val_if_fail (s != NULL, FALSE);
NULL             1656 gst/gststructure.c     g_string_append (s, t == NULL ? "NULL" : t);
NULL             1690 gst/gststructure.c   g_return_val_if_fail (structure != NULL, NULL);
NULL             1969 gst/gststructure.c   type_name = NULL;
NULL             2071 gst/gststructure.c   GstStructure *structure = NULL;
NULL             2074 gst/gststructure.c   g_return_val_if_fail (string != NULL, NULL);
NULL             2095 gst/gststructure.c   if (G_UNLIKELY (structure == NULL))
NULL             2141 gst/gststructure.c   return NULL;
NULL             2148 gst/gststructure.c   g_return_if_fail (src_value != NULL);
NULL             2149 gst/gststructure.c   g_return_if_fail (dest_value != NULL);
NULL             2160 gst/gststructure.c   return NULL;
NULL             2199 gst/gststructure.c     gst_structure_set (structure, field_name, G_TYPE_INT, target, NULL);
NULL             2220 gst/gststructure.c       gst_structure_set (structure, field_name, G_TYPE_INT, best, NULL);
NULL             2263 gst/gststructure.c     gst_structure_set (structure, field_name, G_TYPE_DOUBLE, target, NULL);
NULL             2284 gst/gststructure.c       gst_structure_set (structure, field_name, G_TYPE_DOUBLE, best, NULL);
NULL             2338 gst/gststructure.c       gst_structure_set (structure, field_name, G_TYPE_BOOLEAN, best, NULL);
NULL             2377 gst/gststructure.c     const gchar *best = NULL;
NULL             2393 gst/gststructure.c       gst_structure_set (structure, field_name, G_TYPE_STRING, best, NULL);
NULL             2450 gst/gststructure.c     const GValue *best = NULL;
NULL             2459 gst/gststructure.c     best = NULL;
NULL             2486 gst/gststructure.c     if (best != NULL) {
NULL             2516 gst/gststructure.c   } else if (_cvalues[0].v_pointer != NULL) {                                 \
NULL             2543 gst/gststructure.c   g_return_val_if_fail (first_fieldname != NULL, FALSE);
NULL             2547 gst/gststructure.c     const GValue *val = NULL;
NULL             2548 gst/gststructure.c     gchar *err = NULL;
NULL             2554 gst/gststructure.c     if (val == NULL)
NULL             2616 gst/gststructure.c     const GValue *val = NULL;
NULL             2617 gst/gststructure.c     gchar *err = NULL;
NULL             2623 gst/gststructure.c     if (val == NULL)
NULL             2689 gst/gststructure.c   g_return_val_if_fail (first_fieldname != NULL, FALSE);
NULL               94 gst/gstsystemclock.c static GstClock *_the_system_clock = NULL;
NULL              119 gst/gstsystemclock.c static GstClockClass *parent_class = NULL;
NULL              202 gst/gstsystemclock.c   clock->entries = NULL;
NULL              209 gst/gstsystemclock.c   sysclock->thread = NULL;
NULL              217 gst/gstsystemclock.c     _the_system_clock = NULL;
NULL              275 gst/gstsystemclock.c   if (clock == NULL) {
NULL              278 gst/gstsystemclock.c         "name", "GstSystemClock", NULL);
NULL              367 gst/gstsystemclock.c     while (clock->entries == NULL) {
NULL              398 gst/gstsystemclock.c         NULL, FALSE);
NULL              714 gst/gstsystemclock.c   GError *error = NULL;
NULL              716 gst/gstsystemclock.c   if (G_LIKELY (clock->thread != NULL))
NULL              766 gst/gstsystemclock.c     head = NULL;
NULL              779 gst/gstsystemclock.c     if (head == NULL) {
NULL               48 gst/gsttaglist.c #define GST_TAG_IS_VALID(tag)           (gst_tag_get_info (tag) != NULL)
NULL              101 gst/gsttaglist.c       _("title sortname"), _("commonly used title for sorting purposes"), NULL);
NULL              110 gst/gsttaglist.c       _("person(s) responsible for the recording for sorting purposes"), NULL);
NULL              118 gst/gsttaglist.c       _("album containing this data for sorting purposes"), NULL);
NULL              127 gst/gsttaglist.c       _("The artist of the entire album, as it should be sorted"), NULL);
NULL              129 gst/gsttaglist.c       _("date"), _("date the data was created (as a GDate structure)"), NULL);
NULL              175 gst/gsttaglist.c       _("version"), _("version of this data"), NULL);
NULL              179 gst/gsttaglist.c       NULL);
NULL              184 gst/gsttaglist.c       G_TYPE_STRING, _("copyright"), _("copyright notice of the data"), NULL);
NULL              187 gst/gsttaglist.c       _("URI to the copyright notice of the data"), NULL);
NULL              192 gst/gsttaglist.c       G_TYPE_STRING, _("license"), _("license of data"), NULL);
NULL              195 gst/gsttaglist.c       _("URI to the license of the data"), NULL);
NULL              207 gst/gsttaglist.c       _("duration"), _("length in GStreamer time units (nanoseconds)"), NULL);
NULL              214 gst/gsttaglist.c       _("video codec"), _("codec the video data is stored in"), NULL);
NULL              217 gst/gsttaglist.c       _("audio codec"), _("codec the audio data is stored in"), NULL);
NULL              220 gst/gsttaglist.c       _("subtitle codec"), _("codec the subtitle data is stored in"), NULL);
NULL              223 gst/gsttaglist.c       _("container format the data is stored in"), NULL);
NULL              225 gst/gsttaglist.c       G_TYPE_UINT, _("bitrate"), _("exact or average bitrate in bits/s"), NULL);
NULL              227 gst/gsttaglist.c       G_TYPE_UINT, _("nominal bitrate"), _("nominal bitrate in bits/s"), NULL);
NULL              229 gst/gsttaglist.c       G_TYPE_UINT, _("minimum bitrate"), _("minimum bitrate in bits/s"), NULL);
NULL              231 gst/gsttaglist.c       G_TYPE_UINT, _("maximum bitrate"), _("maximum bitrate in bits/s"), NULL);
NULL              234 gst/gsttaglist.c       _("encoder"), _("encoder used to encode this stream"), NULL);
NULL              238 gst/gsttaglist.c       _("version of the encoder used to encode this stream"), NULL);
NULL              240 gst/gsttaglist.c       G_TYPE_UINT, _("serial"), _("serial number of track"), NULL);
NULL              242 gst/gsttaglist.c       G_TYPE_DOUBLE, _("replaygain track gain"), _("track gain in db"), NULL);
NULL              244 gst/gsttaglist.c       G_TYPE_DOUBLE, _("replaygain track peak"), _("peak of the track"), NULL);
NULL              246 gst/gsttaglist.c       G_TYPE_DOUBLE, _("replaygain album gain"), _("album gain in db"), NULL);
NULL              248 gst/gsttaglist.c       G_TYPE_DOUBLE, _("replaygain album peak"), _("peak of the album"), NULL);
NULL              251 gst/gsttaglist.c       _("reference level of track and album gain values"), NULL);
NULL              254 gst/gsttaglist.c       _("language code for this stream, conforming to ISO-639-1"), NULL);
NULL              259 gst/gsttaglist.c       _("preview image"), _("preview image related to this stream"), NULL);
NULL              264 gst/gsttaglist.c       _("beats per minute"), _("number of beats per minute in audio"), NULL);
NULL              270 gst/gsttaglist.c           "the media has been recorded or produced"), NULL);
NULL              275 gst/gsttaglist.c           "negative values for southern latitudes)"), NULL);
NULL              280 gst/gsttaglist.c           "in Greenwich/UK,  negative values for western longitudes)"), NULL);
NULL              284 gst/gsttaglist.c           "meters according to WGS84 (zero is average sea level)"), NULL);
NULL              288 gst/gsttaglist.c           "or produced"), NULL);
NULL              292 gst/gsttaglist.c           "or produced"), NULL);
NULL              296 gst/gsttaglist.c           "or created (e.g. the neighborhood)"), NULL);
NULL              300 gst/gsttaglist.c           "in m/s"), NULL);
NULL              306 gst/gsttaglist.c           "clockwise"), NULL);
NULL              312 gst/gsttaglist.c           "clockwise"), NULL);
NULL              322 gst/gsttaglist.c           "purposes"), NULL);
NULL              336 gst/gsttaglist.c       _("person(s) who composed the recording, for sorting purposes"), NULL);
NULL              341 gst/gsttaglist.c           "but lower than an album"), NULL);
NULL              345 gst/gsttaglist.c           "the more the user likes this media"), NULL);
NULL              348 gst/gsttaglist.c       _("Manufacturer of the device used to create this media"), NULL);
NULL              351 gst/gsttaglist.c       _("Model of the device used to create this media"), NULL);
NULL              354 gst/gsttaglist.c       _("How the image should be rotated or flipped before display"), NULL);
NULL              453 gst/gsttaglist.c   g_return_if_fail (name != NULL);
NULL              454 gst/gsttaglist.c   g_return_if_fail (nick != NULL);
NULL              455 gst/gsttaglist.c   g_return_if_fail (blurb != NULL);
NULL              489 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);
NULL              491 gst/gsttaglist.c   return gst_tag_lookup (g_quark_from_string (tag)) != NULL;
NULL              507 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, 0);
NULL              509 gst/gsttaglist.c   g_return_val_if_fail (info != NULL, 0);
NULL              528 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, NULL);
NULL              530 gst/gsttaglist.c   g_return_val_if_fail (info != NULL, NULL);
NULL              549 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, NULL);
NULL              551 gst/gsttaglist.c   g_return_val_if_fail (info != NULL, NULL);
NULL              569 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, GST_TAG_FLAG_UNDEFINED);
NULL              571 gst/gsttaglist.c   g_return_val_if_fail (info != NULL, GST_TAG_FLAG_UNDEFINED);
NULL              590 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);
NULL              592 gst/gsttaglist.c   g_return_val_if_fail (info != NULL, FALSE);
NULL              594 gst/gsttaglist.c   return info->merge_func == NULL;
NULL              635 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, NULL);
NULL              684 gst/gsttaglist.c   g_return_val_if_fail (list != NULL, FALSE);
NULL              703 gst/gsttaglist.c   g_return_val_if_fail (p != NULL, FALSE);
NULL              721 gst/gsttaglist.c   if (info == NULL) {
NULL              723 gst/gsttaglist.c     if (G_UNLIKELY (info == NULL)) {
NULL              730 gst/gsttaglist.c       && (value2 = gst_structure_id_get_value (list, tag)) != NULL) {
NULL              759 gst/gsttaglist.c         if (gst_structure_id_get_value (list, tag) != NULL)
NULL              781 gst/gsttaglist.c   gst_tag_list_add_value_internal (copy->list, copy->mode, tag, value, NULL);
NULL              824 gst/gsttaglist.c   g_return_val_if_fail (GST_IS_TAG_LIST (list), NULL);
NULL              847 gst/gsttaglist.c   g_return_val_if_fail (list1 == NULL || GST_IS_TAG_LIST (list1), NULL);
NULL              848 gst/gsttaglist.c   g_return_val_if_fail (list2 == NULL || GST_IS_TAG_LIST (list2), NULL);
NULL              849 gst/gsttaglist.c   g_return_val_if_fail (GST_TAG_MODE_IS_VALID (mode), NULL);
NULL              853 gst/gsttaglist.c     return NULL;
NULL              898 gst/gsttaglist.c   if (value == NULL)
NULL              923 gst/gsttaglist.c   g_return_if_fail (tag != NULL);
NULL              947 gst/gsttaglist.c   g_return_if_fail (tag != NULL);
NULL              969 gst/gsttaglist.c   gchar *error = NULL;
NULL              973 gst/gsttaglist.c   g_return_if_fail (tag != NULL);
NULL              979 gst/gsttaglist.c   while (tag != NULL) {
NULL              984 gst/gsttaglist.c     if (G_UNLIKELY (info == NULL)) {
NULL             1025 gst/gsttaglist.c   g_return_if_fail (tag != NULL);
NULL             1031 gst/gsttaglist.c   while (tag != NULL) {
NULL             1033 gst/gsttaglist.c     g_return_if_fail (gst_tag_lookup (quark) != NULL);
NULL             1035 gst/gsttaglist.c             GValue *), NULL);
NULL             1057 gst/gsttaglist.c   g_return_if_fail (tag != NULL);
NULL             1060 gst/gsttaglist.c       value, NULL);
NULL             1074 gst/gsttaglist.c   g_return_if_fail (tag != NULL);
NULL             1113 gst/gsttaglist.c   g_return_if_fail (func != NULL);
NULL             1140 gst/gsttaglist.c   g_return_val_if_fail (GST_IS_TAG_LIST (list), NULL);
NULL             1141 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, NULL);
NULL             1144 gst/gsttaglist.c   if (value == NULL)
NULL             1145 gst/gsttaglist.c     return NULL;
NULL             1149 gst/gsttaglist.c       return NULL;
NULL             1153 gst/gsttaglist.c       return NULL;
NULL             1179 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);
NULL             1180 gst/gsttaglist.c   g_return_val_if_fail (dest != NULL, FALSE);
NULL             1222 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);                            \
NULL             1223 gst/gsttaglist.c   g_return_val_if_fail (value != NULL, FALSE);                          \
NULL             1240 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);                            \
NULL             1241 gst/gsttaglist.c   g_return_val_if_fail (value != NULL, FALSE);                          \
NULL             1243 gst/gsttaglist.c   if ((v = gst_tag_list_get_value_index (list, tag, index)) == NULL)    \
NULL             1565 gst/gsttaglist.c TAG_MERGE_FUNCS (pointer, gpointer, (*value != NULL))
NULL             1604 gst/gsttaglist.c TAG_MERGE_FUNCS (string, gchar *, (*value != NULL && **value != '\0'))
NULL             1635 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);
NULL             1636 gst/gsttaglist.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1638 gst/gsttaglist.c   if ((v = gst_tag_list_get_value_index (list, tag, index)) == NULL)
NULL             1641 gst/gsttaglist.c   return *value != NULL && **value != '\0';
NULL             1664 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);
NULL             1665 gst/gsttaglist.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1671 gst/gsttaglist.c   return (*value != NULL);
NULL             1695 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);
NULL             1696 gst/gsttaglist.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1698 gst/gsttaglist.c   if ((v = gst_tag_list_get_value_index (list, tag, index)) == NULL)
NULL             1701 gst/gsttaglist.c   return (*value != NULL);
NULL             1726 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);
NULL             1727 gst/gsttaglist.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1733 gst/gsttaglist.c   return (*value != NULL);
NULL             1759 gst/gsttaglist.c   g_return_val_if_fail (tag != NULL, FALSE);
NULL             1760 gst/gsttaglist.c   g_return_val_if_fail (value != NULL, FALSE);
NULL             1762 gst/gsttaglist.c   if ((v = gst_tag_list_get_value_index (list, tag, index)) == NULL)
NULL             1765 gst/gsttaglist.c   return (*value != NULL);
NULL              164 gst/gsttaglist.h #define GST_IS_TAG_LIST(x)    ((x) != NULL && gst_is_tag_list (GST_TAG_LIST (x)))
NULL              101 gst/gsttagsetter.c       NULL,                     /* base_init */
NULL              102 gst/gsttagsetter.c       NULL,                     /* base_finalize */
NULL              103 gst/gsttagsetter.c       NULL,
NULL              104 gst/gsttagsetter.c       NULL,                     /* class_finalize */
NULL              105 gst/gsttagsetter.c       NULL,                     /* class_data */
NULL              108 gst/gsttagsetter.c       NULL
NULL              154 gst/gsttagsetter.c       data->list = NULL;
NULL              186 gst/gsttagsetter.c     data->list = NULL;
NULL              212 gst/gsttagsetter.c   if (data->list == NULL) {
NULL              377 gst/gsttagsetter.c   g_return_val_if_fail (GST_IS_TAG_SETTER (setter), NULL);
NULL              128 gst/gsttask.c    gst_task_pool_prepare (klass->pool, NULL);
NULL              155 gst/gsttask.c    task->abidata.ABI.thread = NULL;
NULL              156 gst/gsttask.c    task->lock = NULL;
NULL              178 gst/gsttask.c    priv->thr_notify = NULL;
NULL              179 gst/gsttask.c    priv->thr_user_data = NULL;
NULL              186 gst/gsttask.c    task->cond = NULL;
NULL              232 gst/gsttask.c    if (G_UNLIKELY (lock == NULL))
NULL              280 gst/gsttask.c    task->abidata.ABI.thread = NULL;
NULL              363 gst/gsttask.c    task = g_object_newv (GST_TYPE_TASK, 0, NULL);
NULL              431 gst/gsttask.c    if (thread != NULL) {
NULL              459 gst/gsttask.c    g_return_val_if_fail (GST_IS_TASK (task), NULL);
NULL              498 gst/gsttask.c      old = NULL;
NULL              532 gst/gsttask.c    g_return_if_fail (task != NULL);
NULL              534 gst/gsttask.c    g_return_if_fail (callbacks != NULL);
NULL              544 gst/gsttask.c      task->priv->thr_user_data = NULL;
NULL              545 gst/gsttask.c      task->priv->thr_notify = NULL;
NULL              588 gst/gsttask.c    GError *error = NULL;
NULL              607 gst/gsttask.c    if (error != NULL) {
NULL              645 gst/gsttask.c      if (G_UNLIKELY (GST_TASK_GET_LOCK (task) == NULL))
NULL              760 gst/gsttask.c    GstTaskPool *pool = NULL;
NULL              784 gst/gsttask.c    task->abidata.ABI.thread = NULL;
NULL              788 gst/gsttask.c    priv->pool_id = NULL;
NULL              789 gst/gsttask.c    priv->id = NULL;
NULL               75 gst/gsttaskpool.c   pool->pool = g_thread_pool_new ((GFunc) default_func, pool, -1, FALSE, NULL);
NULL               88 gst/gsttaskpool.c     pool->pool = NULL;
NULL              111 gst/gsttaskpool.c   return NULL;
NULL              165 gst/gsttaskpool.c   pool = g_object_newv (GST_TYPE_TASK_POOL, 0, NULL);
NULL              239 gst/gsttaskpool.c   g_return_val_if_fail (GST_IS_TASK_POOL (pool), NULL);
NULL              243 gst/gsttaskpool.c   if (klass->push == NULL)
NULL              252 gst/gsttaskpool.c     return NULL;
NULL              100 gst/gsttrace.c static GstTrace *_gst_trace_default = NULL;
NULL              118 gst/gsttrace.c   g_return_val_if_fail (trace != NULL, NULL);
NULL              130 gst/gsttrace.c   g_return_val_if_fail (trace->fd > 0, NULL);
NULL              132 gst/gsttrace.c   g_return_val_if_fail (trace->buf != NULL, NULL);
NULL              148 gst/gsttrace.c   g_return_if_fail (trace != NULL);
NULL              149 gst/gsttrace.c   g_return_if_fail (trace->buf != NULL);
NULL              222 gst/gsttrace.c   g_return_if_fail (trace != NULL);
NULL              252 gst/gsttrace.c static GList *_gst_alloc_tracers = NULL;
NULL              286 gst/gsttrace.c   g_return_val_if_fail (name, NULL);
NULL              291 gst/gsttrace.c   trace->mem_live = NULL;
NULL              438 gst/gsttrace.c   g_return_val_if_fail (name, NULL);
NULL              448 gst/gsttrace.c   return NULL;
NULL              462 gst/gsttrace.c   g_return_if_fail (trace != NULL);
NULL              496 gst/gsttrace.c   g_return_if_fail (trace != NULL);
NULL              191 gst/gsttrace.h #define	gst_alloc_trace_register(name) (NULL)
NULL              228 gst/gsttrace.h #define		gst_alloc_trace_register(name)	(NULL)
NULL              233 gst/gsttrace.h #define		gst_alloc_trace_list()		(NULL)
NULL              234 gst/gsttrace.h #define		_gst_alloc_trace_register(name)	(NULL)
NULL              241 gst/gsttrace.h #define		gst_alloc_trace_get(name)	(NULL)
NULL               80 gst/gsttypefind.c   g_return_val_if_fail (name != NULL, FALSE);
NULL               84 gst/gsttypefind.c   factory = g_object_newv (GST_TYPE_TYPE_FIND_FACTORY, 0, NULL);
NULL              131 gst/gsttypefind.c   g_return_val_if_fail (find->peek != NULL, NULL);
NULL              151 gst/gsttypefind.c   g_return_if_fail (find->suggest != NULL);
NULL              153 gst/gsttypefind.c   g_return_if_fail (caps != NULL);
NULL              193 gst/gsttypefind.c   g_return_if_fail (find->suggest != NULL);
NULL              195 gst/gsttypefind.c   g_return_if_fail (media_type != NULL);
NULL              221 gst/gsttypefind.c   if (find->get_length == NULL)
NULL               94 gst/gsttypefindfactory.c static GstPluginFeatureClass *parent_class = NULL;
NULL              119 gst/gsttypefindfactory.c   factory->user_data_notify = NULL;
NULL              129 gst/gsttypefindfactory.c     factory->caps = NULL;
NULL              133 gst/gsttypefindfactory.c     factory->extensions = NULL;
NULL              137 gst/gsttypefindfactory.c     factory->user_data = NULL;
NULL              172 gst/gsttypefindfactory.c   g_return_val_if_fail (GST_IS_TYPE_FIND_FACTORY (factory), NULL);
NULL              191 gst/gsttypefindfactory.c   g_return_val_if_fail (GST_IS_TYPE_FIND_FACTORY (factory), NULL);
NULL              211 gst/gsttypefindfactory.c   g_return_if_fail (find != NULL);
NULL              212 gst/gsttypefindfactory.c   g_return_if_fail (find->peek != NULL);
NULL              213 gst/gsttypefindfactory.c   g_return_if_fail (find->suggest != NULL);
NULL               74 gst/gsturi.c         NULL,
NULL               75 gst/gsturi.c         NULL,
NULL               76 gst/gsturi.c         NULL,
NULL               77 gst/gsturi.c         NULL,
NULL               80 gst/gsturi.c         NULL,
NULL               81 gst/gsturi.c         NULL
NULL              111 gst/gsturi.c           G_STRUCT_OFFSET (GstURIHandlerInterface, new_uri), NULL, NULL,
NULL              167 gst/gsturi.c         || mask == UNSAFE_HOST || mask == UNSAFE_SLASHES, NULL);
NULL              169 gst/gsturi.c     if (string == NULL) {
NULL              170 gst/gsturi.c       return NULL;
NULL              275 gst/gsturi.c     if (escaped_string == NULL) {
NULL              276 gst/gsturi.c       return NULL;
NULL              289 gst/gsturi.c             || (illegal_characters != NULL
NULL              290 gst/gsturi.c                 && strchr (illegal_characters, (char) character) != NULL)) {
NULL              292 gst/gsturi.c           return NULL;
NULL              311 gst/gsturi.c     g_assert (uri != NULL);
NULL              312 gst/gsturi.c     g_assert (endptr != NULL);
NULL              339 gst/gsturi.c     g_return_val_if_fail (protocol != NULL, FALSE);
NULL              360 gst/gsturi.c     g_return_val_if_fail (uri != NULL, FALSE);
NULL              381 gst/gsturi.c     g_return_val_if_fail (uri != NULL, NULL);
NULL              382 gst/gsturi.c     g_return_val_if_fail (gst_uri_is_valid (uri), NULL);
NULL              405 gst/gsturi.c     g_return_val_if_fail (uri != NULL, FALSE);
NULL              406 gst/gsturi.c     g_return_val_if_fail (protocol != NULL, FALSE);
NULL              411 gst/gsturi.c     if (colon == NULL)
NULL              433 gst/gsturi.c     gchar *unescaped = NULL;
NULL              435 gst/gsturi.c     g_return_val_if_fail (uri != NULL, NULL);
NULL              436 gst/gsturi.c     g_return_val_if_fail (gst_uri_is_valid (uri), NULL);
NULL              440 gst/gsturi.c       return NULL;
NULL              450 gst/gsturi.c     if (unescaped != NULL && unescaped[0] == '/' &&
NULL              479 gst/gsturi.c     g_return_val_if_fail (gst_uri_protocol_is_valid (protocol), NULL);
NULL              480 gst/gsturi.c     g_return_val_if_fail (location != NULL, NULL);
NULL              514 gst/gsturi.c     if (protocols == NULL) {
NULL              520 gst/gsturi.c     while (*protocols != NULL) {
NULL              542 gst/gsturi.c     g_return_val_if_fail (protocol, NULL);
NULL              597 gst/gsturi.c     GstElement *ret = NULL;
NULL              599 gst/gsturi.c     g_return_val_if_fail (GST_URI_TYPE_IS_VALID (type), NULL);
NULL              600 gst/gsturi.c     g_return_val_if_fail (gst_uri_is_valid (uri), NULL);
NULL              609 gst/gsturi.c       return NULL;
NULL              617 gst/gsturi.c                   elementname)) != NULL) {
NULL              623 gst/gsturi.c         ret = NULL;
NULL              652 gst/gsturi.c     g_return_val_if_fail (iface != NULL, GST_URI_UNKNOWN);
NULL              653 gst/gsturi.c     g_return_val_if_fail (iface->get_type != NULL
NULL              654 gst/gsturi.c         || iface->get_type_full != NULL, GST_URI_UNKNOWN);
NULL              656 gst/gsturi.c     if (iface->get_type != NULL)
NULL              682 gst/gsturi.c     g_return_val_if_fail (GST_IS_URI_HANDLER (handler), NULL);
NULL              685 gst/gsturi.c     g_return_val_if_fail (iface != NULL, NULL);
NULL              686 gst/gsturi.c     g_return_val_if_fail (iface->get_protocols != NULL ||
NULL              687 gst/gsturi.c         iface->get_protocols_full != NULL, NULL);
NULL              689 gst/gsturi.c     if (iface->get_protocols != NULL) {
NULL              694 gst/gsturi.c     g_return_val_if_fail (ret != NULL, NULL);
NULL              715 gst/gsturi.c     g_return_val_if_fail (GST_IS_URI_HANDLER (handler), NULL);
NULL              718 gst/gsturi.c     g_return_val_if_fail (iface != NULL, NULL);
NULL              719 gst/gsturi.c     g_return_val_if_fail (iface->get_uri != NULL, NULL);
NULL              721 gst/gsturi.c     if (ret != NULL)
NULL              722 gst/gsturi.c       g_return_val_if_fail (gst_uri_is_valid (ret), NULL);
NULL              747 gst/gsturi.c     g_return_val_if_fail (iface != NULL, FALSE);
NULL              748 gst/gsturi.c     g_return_val_if_fail (iface->set_uri != NULL, FALSE);
NULL               99 gst/gstutils.c   g_return_if_fail (value != NULL);
NULL              100 gst/gstutils.c   g_return_if_fail (value_str != NULL);
NULL              135 gst/gstutils.c   g_return_if_fail (name != NULL);
NULL              136 gst/gstutils.c   g_return_if_fail (value != NULL);
NULL              154 gst/gstutils.c     g_value_set_boxed (&v, NULL);
NULL              790 gst/gstutils.c   gchar *str = NULL;
NULL              793 gst/gstutils.c   specs = g_object_class_list_properties (G_OBJECT_GET_CLASS (element), NULL);
NULL              874 gst/gstutils.c   GstPadTemplate *newtempl = NULL;
NULL              879 gst/gstutils.c   g_return_val_if_fail (element != NULL, NULL);
NULL              880 gst/gstutils.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL              881 gst/gstutils.c   g_return_val_if_fail (compattempl != NULL, NULL);
NULL              939 gst/gstutils.c   GstPad *newpad = NULL;
NULL              969 gst/gstutils.c   GstPad *ret = NULL;
NULL              989 gst/gstutils.c       ret = gst_element_request_pad (element, templ, NULL);
NULL             1011 gst/gstutils.c   GstPad *pad = NULL;
NULL             1013 gst/gstutils.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             1014 gst/gstutils.c   g_return_val_if_fail (GST_IS_PAD_TEMPLATE (templ), NULL);
NULL             1024 gst/gstutils.c     pad = NULL;
NULL             1049 gst/gstutils.c   if (GST_PAD_PEER (srcpad) != NULL) {
NULL             1054 gst/gstutils.c   if (GST_PAD_PEER (sinkpad) != NULL) {
NULL             1069 gst/gstutils.c   if (GST_PAD_PARENT (srcpad) == NULL) {
NULL             1074 gst/gstutils.c   if (GST_PAD_PARENT (sinkpad) == NULL) {
NULL             1103 gst/gstutils.c   GstPad *foundpad = NULL;
NULL             1106 gst/gstutils.c   g_return_val_if_fail (GST_IS_ELEMENT (element), NULL);
NULL             1107 gst/gstutils.c   g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             1113 gst/gstutils.c   g_return_val_if_fail (GST_PAD_PEER (pad) == NULL, NULL);
NULL             1134 gst/gstutils.c         if (peer == NULL && gst_pad_check_link (pad, current)) {
NULL             1210 gst/gstutils.c   return NULL;
NULL             1315 gst/gstutils.c   g_return_val_if_fail (factory != NULL, FALSE);
NULL             1316 gst/gstutils.c   g_return_val_if_fail (caps != NULL, FALSE);
NULL             1349 gst/gstutils.c   g_return_val_if_fail (factory != NULL, FALSE);
NULL             1350 gst/gstutils.c   g_return_val_if_fail (caps != NULL, FALSE);
NULL             1378 gst/gstutils.c     *direct_child = NULL;
NULL             1409 gst/gstutils.c   GstObject *root = NULL;
NULL             1417 gst/gstutils.c     return NULL;
NULL             1451 gst/gstutils.c     return NULL;
NULL             1473 gst/gstutils.c   GSList *pads_created_local = NULL;
NULL             1480 gst/gstutils.c   if (G_UNLIKELY (e1 == NULL)) {
NULL             1485 gst/gstutils.c   if (G_UNLIKELY (e2 == NULL)) {
NULL             1529 gst/gstutils.c   g_slist_foreach (pads_created_local, remove_pad, NULL);
NULL             1537 gst/gstutils.c   GSList *pads_created = NULL;
NULL             1547 gst/gstutils.c     g_slist_foreach (pads_created, remove_pad, NULL);
NULL             1610 gst/gstutils.c       if (GST_PAD_PEER (srcpad) != NULL) {
NULL             1617 gst/gstutils.c     srcpads = NULL;
NULL             1622 gst/gstutils.c     srcpad = srcpads ? GST_PAD_CAST (srcpads->data) : NULL;
NULL             1644 gst/gstutils.c       if (GST_PAD_PEER (destpad) != NULL) {
NULL             1651 gst/gstutils.c     destpads = NULL;
NULL             1656 gst/gstutils.c     destpad = destpads ? GST_PAD_CAST (destpads->data) : NULL;
NULL             1683 gst/gstutils.c           (GST_PAD_PEER (srcpad) == NULL)) {
NULL             1690 gst/gstutils.c           temp = gst_element_get_compatible_pad (dest, srcpad, NULL);
NULL             1723 gst/gstutils.c     destpad = NULL;
NULL             1727 gst/gstutils.c   srcpad = NULL;
NULL             1735 gst/gstutils.c           (GST_PAD_PEER (destpad) == NULL)) {
NULL             1736 gst/gstutils.c         GstPad *temp = gst_element_get_compatible_pad (src, destpad, NULL);
NULL             1768 gst/gstutils.c     destpad = NULL;
NULL             1865 gst/gstutils.c   g_return_val_if_fail (filter == NULL || GST_IS_CAPS (filter), FALSE);
NULL             1872 gst/gstutils.c     capsfilter = gst_element_factory_make ("capsfilter", NULL);
NULL             1897 gst/gstutils.c     g_object_set (capsfilter, "caps", filter, NULL);
NULL             1933 gst/gstutils.c   return gst_element_link_pads (src, NULL, dest, NULL);
NULL             1995 gst/gstutils.c   return gst_element_link_pads_filtered (src, NULL, dest, NULL, filter);
NULL             2016 gst/gstutils.c   g_return_if_fail (src != NULL);
NULL             2018 gst/gstutils.c   g_return_if_fail (srcpadname != NULL);
NULL             2019 gst/gstutils.c   g_return_if_fail (dest != NULL);
NULL             2021 gst/gstutils.c   g_return_if_fail (destpadname != NULL);
NULL             2027 gst/gstutils.c   if (srcpad == NULL) {
NULL             2034 gst/gstutils.c   if (destpad == NULL) {
NULL             2066 gst/gstutils.c   g_return_if_fail (element_1 != NULL && element_2 != NULL);
NULL             2167 gst/gstutils.c   g_return_val_if_fail (format != NULL, FALSE);
NULL             2199 gst/gstutils.c   g_return_val_if_fail (format != NULL, FALSE);
NULL             2232 gst/gstutils.c   g_return_val_if_fail (dest_format != NULL, FALSE);
NULL             2233 gst/gstutils.c   g_return_val_if_fail (dest_val != NULL, FALSE);
NULL             2244 gst/gstutils.c     gst_query_parse_convert (query, NULL, NULL, dest_format, dest_val);
NULL             2326 gst/gstutils.c   g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2371 gst/gstutils.c   g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2377 gst/gstutils.c     p = NULL;
NULL             2519 gst/gstutils.c         "Location of the file to read", NULL, flags);
NULL             2535 gst/gstutils.c     pspec = NULL;
NULL             2708 gst/gstutils.c   g_return_val_if_fail (GST_IS_PAD (pad), NULL);
NULL             2714 gst/gstutils.c   if (element == NULL)
NULL             2749 gst/gstutils.c         g_value_set_pointer (&ret, NULL);
NULL             2828 gst/gstutils.c   g_return_val_if_fail (caps != NULL, FALSE);
NULL             2834 gst/gstutils.c   if (element == NULL)
NULL             2904 gst/gstutils.c   g_return_val_if_fail (format != NULL, FALSE);
NULL             2937 gst/gstutils.c   g_return_val_if_fail (format != NULL, FALSE);
NULL             2966 gst/gstutils.c   g_return_val_if_fail (format != NULL, FALSE);
NULL             3000 gst/gstutils.c   g_return_val_if_fail (format != NULL, FALSE);
NULL             3031 gst/gstutils.c   g_return_val_if_fail (dest_format != NULL, FALSE);
NULL             3032 gst/gstutils.c   g_return_val_if_fail (dest_val != NULL, FALSE);
NULL             3043 gst/gstutils.c     gst_query_parse_convert (query, NULL, NULL, dest_format, dest_val);
NULL             3074 gst/gstutils.c   g_return_val_if_fail (dest_format != NULL, FALSE);
NULL             3075 gst/gstutils.c   g_return_val_if_fail (dest_val != NULL, FALSE);
NULL             3141 gst/gstutils.c   return gst_pad_add_data_probe_full (pad, handler, data, NULL);
NULL             3187 gst/gstutils.c   g_return_val_if_fail (handler != NULL, 0);
NULL             3219 gst/gstutils.c   return gst_pad_add_event_probe_full (pad, handler, data, NULL);
NULL             3246 gst/gstutils.c   g_return_val_if_fail (handler != NULL, 0);
NULL             3276 gst/gstutils.c   return gst_pad_add_buffer_probe_full (pad, handler, data, NULL);
NULL             3303 gst/gstutils.c   g_return_val_if_fail (handler != NULL, 0);
NULL             3404 gst/gstutils.c   g_return_if_fail (element != NULL);
NULL             3405 gst/gstutils.c   g_return_if_fail (pad != NULL);
NULL             3406 gst/gstutils.c   g_return_if_fail (list != NULL);
NULL             3439 gst/gstutils.c   g_return_if_fail (element != NULL);
NULL             3440 gst/gstutils.c   g_return_if_fail (list != NULL);
NULL             3456 gst/gstutils.c   GstPad *unlinked_pad = NULL;
NULL             3467 gst/gstutils.c       g_return_val_if_reached (NULL);
NULL             3482 gst/gstutils.c         if (peer == NULL) {
NULL             3501 gst/gstutils.c         g_return_val_if_reached (NULL);
NULL             3531 gst/gstutils.c   GstPad *pad = NULL;
NULL             3533 gst/gstutils.c   g_return_val_if_fail (GST_IS_BIN (bin), NULL);
NULL             3534 gst/gstutils.c   g_return_val_if_fail (direction != GST_PAD_UNKNOWN, NULL);
NULL             3545 gst/gstutils.c         if (pad != NULL)
NULL             3555 gst/gstutils.c         g_return_val_if_reached (NULL);
NULL             3619 gst/gstutils.c       ghost_unlinked_pads, NULL, 0, err);
NULL             3651 gst/gstutils.c   GstPad *pad = NULL;
NULL             3655 gst/gstutils.c   g_return_val_if_fail (bin_description != NULL, NULL);
NULL             3656 gst/gstutils.c   g_return_val_if_fail (err == NULL || *err == NULL, NULL);
NULL             3665 gst/gstutils.c   if (bin == NULL || (err && *err != NULL)) {
NULL             3668 gst/gstutils.c     return NULL;
NULL             3693 gst/gstutils.c   return NULL;
NULL             3824 gst/gstutils.c   g_return_val_if_fail (array != NULL, NULL);
NULL             3825 gst/gstutils.c   g_return_val_if_fail (element_size > 0, NULL);
NULL             3826 gst/gstutils.c   g_return_val_if_fail (search_func != NULL, NULL);
NULL             3830 gst/gstutils.c     return NULL;
NULL             3837 gst/gstutils.c     return NULL;
NULL             3846 gst/gstutils.c     return NULL;
NULL             3865 gst/gstutils.c         return NULL;
NULL             3868 gst/gstutils.c           return (m < num_elements) ? data + (m + 1) * element_size : NULL;
NULL             3875 gst/gstutils.c           return (m > 0) ? data + (m - 1) * element_size : NULL;
NULL             3923 gst/gstutils.c   g_return_if_fail (dest != NULL);
NULL             3962 gst/gstutils.c   g_return_if_fail (dest_n != NULL);
NULL             3963 gst/gstutils.c   g_return_if_fail (dest_d != NULL);
NULL             4056 gst/gstutils.c   g_return_val_if_fail (res_n != NULL, FALSE);
NULL             4057 gst/gstutils.c   g_return_val_if_fail (res_d != NULL, FALSE);
NULL             4115 gst/gstutils.c   g_return_val_if_fail (res_n != NULL, FALSE);
NULL             4116 gst/gstutils.c   g_return_val_if_fail (res_d != NULL, FALSE);
NULL              124 gst/gstutils.h static parent_type ## Class *parent_class = NULL;			\
NULL              147 gst/gstutils.h         NULL,		  /* base_finalize */				\
NULL              149 gst/gstutils.h         NULL,		  /* class_finalize */				\
NULL              150 gst/gstutils.h         NULL,               /* class_data */				\
NULL              154 gst/gstutils.h         NULL,                                                           \
NULL              224 gst/gstutils.h     NULL,                                                               \
NULL              225 gst/gstutils.h     NULL,                                                               \
NULL              229 gst/gstutils.h     NULL,                                                               \
NULL              230 gst/gstutils.h     NULL,                                                               \
NULL              254 gst/gstutils.h 	((parent_class_cast(parent_class)->name != NULL) ?		\
NULL              268 gst/gstutils.h 	((parent_class_cast(parent_class)->name != NULL) ?		\
NULL              275 gst/gstvalue.c   return NULL;
NULL              295 gst/gstvalue.c   return NULL;
NULL              353 gst/gstvalue.c   g_return_if_fail (dest != NULL);
NULL              415 gst/gstvalue.c   g_return_val_if_fail (GST_VALUE_HOLDS_LIST (value), NULL);
NULL              416 gst/gstvalue.c   g_return_val_if_fail (index < VALUE_LIST_SIZE (value), NULL);
NULL              489 gst/gstvalue.c   g_return_val_if_fail (GST_VALUE_HOLDS_ARRAY (value), NULL);
NULL              490 gst/gstvalue.c   g_return_val_if_fail (index < gst_value_array_get_size (value), NULL);
NULL              635 gst/gstvalue.c   return NULL;
NULL              650 gst/gstvalue.c   return NULL;
NULL              799 gst/gstvalue.c   return NULL;
NULL              819 gst/gstvalue.c   return NULL;
NULL              935 gst/gstvalue.c   return NULL;
NULL              955 gst/gstvalue.c   return NULL;
NULL             1070 gst/gstvalue.c   if (vals != NULL) {
NULL             1074 gst/gstvalue.c     value->data[0].v_pointer = NULL;
NULL             1084 gst/gstvalue.c   if (vals == NULL) {
NULL             1088 gst/gstvalue.c   if (src_vals != NULL) {
NULL             1116 gst/gstvalue.c   if (vals == NULL) {
NULL             1126 gst/gstvalue.c   return NULL;
NULL             1142 gst/gstvalue.c     if (G_UNLIKELY (collect_values[i].v_pointer == NULL)) {
NULL             1149 gst/gstvalue.c   if (G_UNLIKELY (vals == NULL)) {
NULL             1158 gst/gstvalue.c   return NULL;
NULL             1183 gst/gstvalue.c   if (vals == NULL) {
NULL             1210 gst/gstvalue.c   g_return_if_fail (value != NULL);
NULL             1241 gst/gstvalue.c   g_return_val_if_fail (GST_VALUE_HOLDS_FRACTION_RANGE (value), NULL);
NULL             1244 gst/gstvalue.c   if (vals != NULL) {
NULL             1248 gst/gstvalue.c   return NULL;
NULL             1264 gst/gstvalue.c   g_return_val_if_fail (GST_VALUE_HOLDS_FRACTION_RANGE (value), NULL);
NULL             1267 gst/gstvalue.c   if (vals != NULL) {
NULL             1271 gst/gstvalue.c   return NULL;
NULL             1280 gst/gstvalue.c   if (vals == NULL) {
NULL             1313 gst/gstvalue.c   if (value2->data[0].v_pointer == NULL || value1->data[0].v_pointer == NULL)
NULL             1352 gst/gstvalue.c   g_return_if_fail (caps == NULL || GST_IS_CAPS (caps));
NULL             1370 gst/gstvalue.c   g_return_val_if_fail (G_IS_VALUE (value), NULL);
NULL             1371 gst/gstvalue.c   g_return_val_if_fail (G_VALUE_TYPE (value) == GST_TYPE_CAPS, NULL);
NULL             1416 gst/gstvalue.c   g_return_if_fail (structure == NULL || GST_IS_STRUCTURE (structure));
NULL             1434 gst/gstvalue.c   g_return_val_if_fail (G_IS_VALUE (value), NULL);
NULL             1435 gst/gstvalue.c   g_return_val_if_fail (G_VALUE_TYPE (value) == GST_TYPE_STRUCTURE, NULL);
NULL             1454 gst/gstvalue.c     structure = gst_structure_from_string (s, NULL);
NULL             1461 gst/gstvalue.c     structure = gst_structure_from_string (str, NULL);
NULL             1505 gst/gstvalue.c   if (buffer == NULL)
NULL             1506 gst/gstvalue.c     return NULL;
NULL             1543 gst/gstvalue.c     data[i] = (guint8) strtoul (ts, NULL, 16);
NULL             1906 gst/gstvalue.c   if (G_UNLIKELY (s == NULL))
NULL             2007 gst/gstvalue.c   if (s == NULL)
NULL             2008 gst/gstvalue.c     return NULL;
NULL             2012 gst/gstvalue.c     return NULL;
NULL             2070 gst/gstvalue.c   return NULL;
NULL             2083 gst/gstvalue.c     g_value_set_string (dest, NULL);
NULL             2086 gst/gstvalue.c     if (!g_utf8_validate (s, -1, NULL))
NULL             2133 gst/gstvalue.c   g_return_val_if_fail (klass, NULL);
NULL             2138 gst/gstvalue.c   if (G_UNLIKELY (en == NULL && G_VALUE_TYPE (value) == GST_TYPE_FORMAT)) {
NULL             2142 gst/gstvalue.c     g_return_val_if_fail (format_def != NULL, NULL);
NULL             2146 gst/gstvalue.c   g_return_val_if_fail (en, NULL);
NULL             2164 gst/gstvalue.c   gchar *endptr = NULL;
NULL             2180 gst/gstvalue.c   if (G_UNLIKELY (en == NULL && G_VALUE_TYPE (dest) == GST_TYPE_FORMAT)) {
NULL             2189 gst/gstvalue.c     g_return_val_if_fail (format_def != NULL, FALSE);
NULL             2238 gst/gstvalue.c   g_return_val_if_fail (klass, NULL);
NULL             2252 gst/gstvalue.c     if (fl != NULL) {
NULL             2253 gst/gstvalue.c       tmp = g_strconcat (result, (first ? "" : "+"), fl->value_name, NULL);
NULL             2271 gst/gstvalue.c   gchar *endptr = NULL;
NULL             2494 gst/gstvalue.c   if (vals == NULL)
NULL             2523 gst/gstvalue.c   g_return_val_if_fail (vals1 != NULL && vals2 != NULL, FALSE);
NULL             2597 gst/gstvalue.c     pv2 = NULL;
NULL             2599 gst/gstvalue.c     pv1 = NULL;
NULL             2723 gst/gstvalue.c     pv2 = NULL;
NULL             2725 gst/gstvalue.c     pv1 = NULL;
NULL             2862 gst/gstvalue.c   g_return_val_if_fail (min1 != NULL && max1 != NULL, FALSE);
NULL             2863 gst/gstvalue.c   g_return_val_if_fail (min2 != NULL && max2 != NULL, FALSE);
NULL             2885 gst/gstvalue.c     pv2 = NULL;
NULL             2887 gst/gstvalue.c     pv1 = NULL;
NULL             2927 gst/gstvalue.c   GstValueTable *table, *best = NULL;
NULL             2940 gst/gstvalue.c     best = NULL;
NULL             2952 gst/gstvalue.c   return NULL;
NULL             2973 gst/gstvalue.c   return gst_value_get_compare_func (value1) != NULL;
NULL             3093 gst/gstvalue.c   g_return_val_if_fail (dest != NULL, FALSE);
NULL             3217 gst/gstvalue.c   g_return_val_if_fail (dest != NULL, FALSE);
NULL             3300 gst/gstvalue.c   g_return_val_if_fail (dest != NULL, FALSE);
NULL             3425 gst/gstvalue.c   g_return_if_fail (table != NULL);
NULL             3450 gst/gstvalue.c   g_return_if_fail (dest != NULL);
NULL             3474 gst/gstvalue.c   g_return_val_if_fail (G_IS_VALUE (value), NULL);
NULL             3482 gst/gstvalue.c     best = NULL;
NULL             3498 gst/gstvalue.c     s = NULL;
NULL             3522 gst/gstvalue.c   g_return_val_if_fail (src != NULL, FALSE);
NULL             3530 gst/gstvalue.c     best = NULL;
NULL             3630 gst/gstvalue.c   return NULL;
NULL             3650 gst/gstvalue.c   return NULL;
NULL             3742 gst/gstvalue.c   g_return_val_if_fail (product != NULL, FALSE);
NULL             3776 gst/gstvalue.c   g_return_val_if_fail (dest != NULL, FALSE);
NULL             3819 gst/gstvalue.c   if (G_UNLIKELY (s == NULL))
NULL             3822 gst/gstvalue.c   if (G_UNLIKELY (dest == NULL || !GST_VALUE_HOLDS_FRACTION (dest)))
NULL             3972 gst/gstvalue.c   g_return_val_if_fail (G_VALUE_TYPE (value) == GST_TYPE_DATE, NULL);
NULL             3984 gst/gstvalue.c     return NULL;
NULL             4000 gst/gstvalue.c   if ((date1 == NULL || !g_date_valid (date1))
NULL             4001 gst/gstvalue.c       && (date2 != NULL && g_date_valid (date2))) {
NULL             4005 gst/gstvalue.c   if ((date2 == NULL || !g_date_valid (date2))
NULL             4006 gst/gstvalue.c       && (date1 != NULL && g_date_valid (date1))) {
NULL             4010 gst/gstvalue.c   if (date1 == NULL || date2 == NULL || !g_date_valid (date1)
NULL             4031 gst/gstvalue.c   if (date == NULL || !g_date_valid (date))
NULL             4086 gst/gstvalue.c   NULL,
NULL             4087 gst/gstvalue.c   NULL,
NULL             4088 gst/gstvalue.c   NULL,
NULL             4089 gst/gstvalue.c   NULL,
NULL             4090 gst/gstvalue.c   NULL,
NULL             4093 gst/gstvalue.c   NULL,
NULL             4094 gst/gstvalue.c   NULL,
NULL             4118 gst/gstvalue.c   NULL,
NULL             4120 gst/gstvalue.c   NULL,
NULL             4131 gst/gstvalue.c   NULL,
NULL             4133 gst/gstvalue.c   NULL,
NULL             4144 gst/gstvalue.c   NULL,
NULL             4146 gst/gstvalue.c   NULL,
NULL             4159 gst/gstvalue.c   NULL,
NULL             4196 gst/gstvalue.c   NULL,
NULL             4198 gst/gstvalue.c   NULL,
NULL             4230 gst/gstvalue.c   gst_value_hash = g_hash_table_new (NULL, NULL);
NULL             4314 gst/gstvalue.c       NULL,
NULL             4316 gst/gstvalue.c       NULL,
NULL             4318 gst/gstvalue.c       NULL,                     /*gst_value_collect_buffer, */
NULL             4320 gst/gstvalue.c       NULL                      /*gst_value_lcopy_buffer */
NULL             4347 gst/gstvalue.c       NULL,
NULL             4358 gst/gstvalue.c       NULL,
NULL              118 gst/gstxml.c   static GstObjectClass *parent_class = NULL;
NULL              145 gst/gstxml.c         G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstXMLClass, object_loaded), NULL,
NULL              146 gst/gstxml.c         NULL, gst_marshal_VOID__OBJECT_POINTER, G_TYPE_NONE, 2, GST_TYPE_OBJECT,
NULL              154 gst/gstxml.c     xml->topelements = NULL;
NULL              162 gst/gstxml.c     g_list_foreach (xml->topelements, (GFunc) gst_object_unref, NULL);
NULL              164 gst/gstxml.c     xml->topelements = NULL;
NULL              179 gst/gstxml.c     return GST_XML (g_object_newv (GST_TYPE_XML, 0, NULL));
NULL              199 gst/gstxml.c     doc->xmlRootNode = xmlNewDocNode (doc, NULL, (xmlChar *) "gstreamer", NULL);
NULL              206 gst/gstxml.c         NULL);
NULL              232 gst/gstxml.c     xmlCharEncodingHandlerPtr handler = NULL;
NULL              243 gst/gstxml.c     if (encoding != NULL) {
NULL              255 gst/gstxml.c         if (handler == NULL) {
NULL              257 gst/gstxml.c           cur->encoding = NULL;
NULL              266 gst/gstxml.c     ret = xmlSaveFormatFileTo (buf, cur, NULL, 1);
NULL              295 gst/gstxml.c     if (cur == NULL) {
NULL              301 gst/gstxml.c     if (ns == NULL) {
NULL              321 gst/gstxml.c         element = gst_xml_make_element (field, NULL);
NULL              357 gst/gstxml.c     g_return_val_if_fail (fname != NULL, FALSE);
NULL              392 gst/gstxml.c     g_return_val_if_fail (buffer != NULL, FALSE);
NULL              426 gst/gstxml.c     g_return_val_if_fail (xml != NULL, NULL);
NULL              449 gst/gstxml.c     g_return_val_if_fail (xml != NULL, NULL);
NULL              450 gst/gstxml.c     g_return_val_if_fail (name != NULL, NULL);
NULL              472 gst/gstxml.c     return NULL;
NULL              489 gst/gstxml.c     gchar *name = NULL;
NULL              490 gst/gstxml.c     gchar *type = NULL;
NULL              501 gst/gstxml.c     g_return_val_if_fail (name != NULL, NULL);
NULL              502 gst/gstxml.c     g_return_val_if_fail (type != NULL, NULL);
NULL              508 gst/gstxml.c     g_return_val_if_fail (element != NULL, NULL);
NULL              226 gst/parse/grammar.y   GstBin *bin = (GstBin *) gst_element_factory_make (type, NULL); \
NULL              230 gst/parse/grammar.y     g_slist_foreach (assign, (GFunc) gst_parse_strfree, NULL); \
NULL              239 gst/parse/grammar.y     g_slist_foreach (assign, (GFunc) gst_parse_strfree, NULL); \
NULL              246 gst/parse/grammar.y     chain->elements = g_slist_prepend (NULL, bin); \
NULL              264 gst/parse/grammar.y   link->caps = NULL; \
NULL              278 gst/parse/grammar.y   MAKE_LINK (link, NULL, _src, pads, NULL, NULL, NULL); \
NULL              335 gst/parse/grammar.y   GstObject *target = NULL;
NULL              354 gst/parse/grammar.y        bin = gst_parse_bin_from_description (set->value_str, TRUE, NULL);
NULL              393 gst/parse/grammar.y   GstObject *target = NULL;
NULL              397 gst/parse/grammar.y   if (element == NULL)
NULL              431 gst/parse/grammar.y        bin = gst_parse_bin_from_description (pos, TRUE, NULL);
NULL              472 gst/parse/grammar.y   g_slist_foreach (link->src_pads, (GFunc) gst_parse_strfree, NULL);
NULL              473 gst/parse/grammar.y   g_slist_foreach (link->sink_pads, (GFunc) gst_parse_strfree, NULL);
NULL              537 gst/parse/grammar.y       	data->caps = NULL;
NULL              572 gst/parse/grammar.y         srcs ? (const gchar *) srcs->data : NULL, sink,
NULL              573 gst/parse/grammar.y         sinks ? (const gchar *) sinks->data : NULL, link->caps)) {
NULL              577 gst/parse/grammar.y           srcs ? (const gchar *) srcs->data : NULL,
NULL              578 gst/parse/grammar.y           sink, sinks ? (const gchar *) sinks->data : NULL, link->caps)) {
NULL              658 gst/parse/grammar.y element:	IDENTIFIER     		      { $$ = gst_element_factory_make ($1, NULL); 
NULL              659 gst/parse/grammar.y 						if ($$ == NULL) {
NULL              676 gst/parse/grammar.y assignments:	/* NOP */		      { $$ = NULL; }
NULL              683 gst/parse/grammar.y         |       BINREF assignments ')'	      { GST_BIN_MAKE ($$, $1, NULL, $2, gst_parse_strfree);
NULL              686 gst/parse/grammar.y         |       BINREF assignments error ')'  { GST_BIN_MAKE ($$, $1, NULL, $2, gst_parse_strfree);
NULL              691 gst/parse/grammar.y pads:		PADREF 			      { $$ = g_slist_prepend (NULL, $1); }
NULL              696 gst/parse/grammar.y padlist:	',' IDENTIFIER		      { $$ = g_slist_prepend (NULL, $2); }
NULL              700 gst/parse/grammar.y reference:	REF 			      { MAKE_REF ($$, $1, NULL); }
NULL              705 gst/parse/grammar.y 	|	pads			      { MAKE_REF ($$, NULL, $1); }
NULL              706 gst/parse/grammar.y 	|	/* NOP */		      { MAKE_REF ($$, NULL, NULL); }
NULL              712 gst/parse/grammar.y 						  if ($$->caps == NULL)
NULL              722 gst/parse/grammar.y linklist:	link			      { $$ = g_slist_prepend (NULL, $1); }
NULL              729 gst/parse/grammar.y 						$$->front = $$->back = NULL;
NULL              730 gst/parse/grammar.y 						$$->elements = g_slist_prepend (NULL, $1);
NULL              746 gst/parse/grammar.y 						  $1->back = NULL;
NULL              771 gst/parse/grammar.y 						  $1->back = NULL;
NULL              814 gst/parse/grammar.y 							  gst_element_make_from_uri (GST_URI_SRC, $1, NULL);
NULL              822 gst/parse/grammar.y 						    $$->front = NULL;
NULL              832 gst/parse/grammar.y 							  gst_element_make_from_uri (GST_URI_SINK, $2, NULL);
NULL              851 gst/parse/grammar.y 						  $$->elements = g_slist_prepend (NULL, element);
NULL              867 gst/parse/grammar.y 						  $1->front = NULL;
NULL              876 gst/parse/grammar.y 						  $1->back = NULL;
NULL              901 gst/parse/grammar.y   GstBin *bin = NULL;
NULL              905 gst/parse/grammar.y   g_return_val_if_fail (str != NULL, NULL);
NULL              906 gst/parse/grammar.y   g_return_val_if_fail (error == NULL || *error == NULL, NULL);
NULL              908 gst/parse/grammar.y   g.chain = NULL;
NULL              909 gst/parse/grammar.y   g.links = NULL;
NULL              944 gst/parse/grammar.y     ret = NULL;
NULL              954 gst/parse/grammar.y     bin = GST_BIN (gst_element_factory_make ("pipeline", NULL));
NULL              958 gst/parse/grammar.y       if (walk->data != NULL)
NULL              977 gst/parse/grammar.y           l->src = strcmp (GST_ELEMENT_NAME (ret), l->src_name) == 0 ? ret : NULL;
NULL              998 gst/parse/grammar.y           l->sink = strcmp (GST_ELEMENT_NAME (ret), l->sink_name) == 0 ? ret : NULL;
NULL             1031 gst/parse/grammar.y     g_slist_foreach (g.chain->elements, (GFunc)gst_object_unref, NULL);
NULL             1036 gst/parse/grammar.y   g_slist_foreach (g.links, (GFunc)gst_parse_free_link, NULL);
NULL             1041 gst/parse/grammar.y   ret = NULL;
NULL               73 gst/parse/types.h   g_return_if_fail (str != NULL);
NULL              198 libs/gst/base/gstadapter.c   return g_object_newv (GST_TYPE_ADAPTER, 0, NULL);
NULL              212 libs/gst/base/gstadapter.c   g_slist_foreach (adapter->buflist, (GFunc) gst_mini_object_unref, NULL);
NULL              214 libs/gst/base/gstadapter.c   adapter->buflist = NULL;
NULL              215 libs/gst/base/gstadapter.c   adapter->buflist_end = NULL;
NULL              222 libs/gst/base/gstadapter.c   adapter->priv->scan_entry = NULL;
NULL              310 libs/gst/base/gstadapter.c     if (G_UNLIKELY (adapter->buflist == NULL)) {
NULL              312 libs/gst/base/gstadapter.c       adapter->buflist = adapter->buflist_end = g_slist_append (NULL, buf);
NULL              338 libs/gst/base/gstadapter.c   if (g == NULL)
NULL              348 libs/gst/base/gstadapter.c   while (g != NULL && GST_BUFFER_SIZE (head) < size) {
NULL              368 libs/gst/base/gstadapter.c     adapter->priv->scan_entry = NULL;
NULL              403 libs/gst/base/gstadapter.c   g_return_val_if_fail (GST_IS_ADAPTER (adapter), NULL);
NULL              404 libs/gst/base/gstadapter.c   g_return_val_if_fail (size > 0, NULL);
NULL              410 libs/gst/base/gstadapter.c     return NULL;
NULL              518 libs/gst/base/gstadapter.c     if (G_UNLIKELY (g == NULL)) {
NULL              520 libs/gst/base/gstadapter.c       adapter->buflist_end = NULL;
NULL              534 libs/gst/base/gstadapter.c   priv->scan_entry = NULL;
NULL              567 libs/gst/base/gstadapter.c   g_return_val_if_fail (GST_IS_ADAPTER (adapter), NULL);
NULL              568 libs/gst/base/gstadapter.c   g_return_val_if_fail (nbytes > 0, NULL);
NULL              574 libs/gst/base/gstadapter.c     return NULL;
NULL              620 libs/gst/base/gstadapter.c   g_return_val_if_fail (GST_IS_ADAPTER (adapter), NULL);
NULL              621 libs/gst/base/gstadapter.c   g_return_val_if_fail (nbytes > 0, NULL);
NULL              629 libs/gst/base/gstadapter.c     return NULL;
NULL              814 libs/gst/base/gstadapter.c     adapter->priv->scan_entry = NULL;
NULL              918 libs/gst/base/gstadapter.c       size, NULL);
NULL              303 libs/gst/base/gstbasesink.c static GstElementClass *parent_class = NULL;
NULL              318 libs/gst/base/gstbasesink.c       NULL,
NULL              319 libs/gst/base/gstbasesink.c       NULL,
NULL              321 libs/gst/base/gstbasesink.c       NULL,
NULL              322 libs/gst/base/gstbasesink.c       NULL,
NULL              540 libs/gst/base/gstbasesink.c   GstCaps *caps = NULL;
NULL              552 libs/gst/base/gstbasesink.c   if (caps == NULL) {
NULL              556 libs/gst/base/gstbasesink.c     if (caps == NULL) {
NULL              562 libs/gst/base/gstbasesink.c       if (pad_template != NULL) {
NULL              619 libs/gst/base/gstbasesink.c     *buf = NULL;                /* fallback in gstpad.c will allocate generic buffer */
NULL              636 libs/gst/base/gstbasesink.c   g_return_if_fail (pad_template != NULL);
NULL              941 libs/gst/base/gstbasesink.c   g_return_val_if_fail (GST_IS_BASE_SINK (sink), NULL);
NULL              964 libs/gst/base/gstbasesink.c     old = NULL;
NULL             1007 libs/gst/base/gstbasesink.c       gst_base_sink_set_last_buffer_unlocked (sink, NULL);
NULL             1363 libs/gst/base/gstbasesink.c   return NULL;
NULL             1376 libs/gst/base/gstbasesink.c   *buf = NULL;
NULL             2073 libs/gst/base/gstbasesink.c   if (G_UNLIKELY ((clock = GST_ELEMENT_CLOCK (sink)) == NULL))
NULL             2099 libs/gst/base/gstbasesink.c   sink->clock_id = NULL;
NULL             2775 libs/gst/base/gstbasesink.c     g_assert (NULL != sync_obj);
NULL             2893 libs/gst/base/gstbasesink.c           GstMessage *msg = NULL;
NULL             2994 libs/gst/base/gstbasesink.c       g_assert (NULL != buf);
NULL             3194 libs/gst/base/gstbasesink.c   gst_base_sink_set_last_buffer (basesink, NULL);
NULL             3275 libs/gst/base/gstbasesink.c       gst_event_parse_new_segment_full (event, &update, NULL, NULL, NULL, NULL,
NULL             3276 libs/gst/base/gstbasesink.c           NULL, NULL);
NULL             3418 libs/gst/base/gstbasesink.c     g_assert (NULL != time_buf);
NULL             3466 libs/gst/base/gstbasesink.c                 GST_FORMAT_TIME, (gint64) start, (gint64) end, NULL, NULL)))
NULL             3565 libs/gst/base/gstbasesink.c         if (group == NULL) {
NULL             3863 libs/gst/base/gstbasesink.c     gst_base_sink_set_last_buffer (sink, NULL);
NULL             3891 libs/gst/base/gstbasesink.c   GstBuffer *buf = NULL;
NULL             3912 libs/gst/base/gstbasesink.c   if (G_UNLIKELY (buf == NULL))
NULL             4064 libs/gst/base/gstbasesink.c     gst_caps_replace (&basesink->priv->pull_caps, NULL);
NULL             4136 libs/gst/base/gstbasesink.c   if (caps == NULL || gst_caps_is_empty (caps))
NULL             4243 libs/gst/base/gstbasesink.c       gst_caps_replace (&basesink->priv->pull_caps, NULL);
NULL             4476 libs/gst/base/gstbasesink.c   if (G_UNLIKELY ((clock = GST_ELEMENT_CLOCK (basesink)) == NULL))
NULL             4653 libs/gst/base/gstbasesink.c       gst_query_parse_position (query, &format, NULL);
NULL             4703 libs/gst/base/gstbasesink.c       gst_query_parse_duration (query, &format, NULL);
NULL             4931 libs/gst/base/gstbasesink.c       gst_base_sink_set_last_buffer (basesink, NULL);
NULL             4957 libs/gst/base/gstbasesink.c       gst_base_sink_set_last_buffer (basesink, NULL);
NULL              250 libs/gst/base/gstbasesrc.c static GstElementClass *parent_class = NULL;
NULL              268 libs/gst/base/gstbasesrc.c       NULL,
NULL              270 libs/gst/base/gstbasesrc.c       NULL,
NULL              271 libs/gst/base/gstbasesrc.c       NULL,
NULL              412 libs/gst/base/gstbasesrc.c   g_return_if_fail (pad_template != NULL);
NULL              434 libs/gst/base/gstbasesrc.c   basesrc->clock_id = NULL;
NULL              457 libs/gst/base/gstbasesrc.c   gst_event_replace (event_p, NULL);
NULL              460 libs/gst/base/gstbasesrc.c     g_list_foreach (basesrc->priv->pending_tags, (GFunc) gst_event_unref, NULL);
NULL              806 libs/gst/base/gstbasesrc.c   GstCaps *caps = NULL;
NULL              813 libs/gst/base/gstbasesrc.c   if (caps == NULL) {
NULL              818 libs/gst/base/gstbasesrc.c     if (pad_template != NULL) {
NULL              850 libs/gst/base/gstbasesrc.c       gst_query_parse_position (query, &format, NULL);
NULL              908 libs/gst/base/gstbasesrc.c       gst_query_parse_duration (query, &format, NULL);
NULL              963 libs/gst/base/gstbasesrc.c       gst_query_parse_seeking (query, &format, NULL, NULL, NULL);
NULL             1048 libs/gst/base/gstbasesrc.c       gst_query_parse_buffering_range (query, &format, NULL, NULL, NULL);
NULL             1355 libs/gst/base/gstbasesrc.c   gst_base_src_set_flushing (src, FALSE, playing, unlock, NULL);
NULL             1582 libs/gst/base/gstbasesrc.c       event = NULL;
NULL             1645 libs/gst/base/gstbasesrc.c       event = NULL;
NULL             1709 libs/gst/base/gstbasesrc.c       result = gst_base_src_set_flushing (src, TRUE, FALSE, TRUE, NULL);
NULL             1712 libs/gst/base/gstbasesrc.c       result = gst_base_src_set_flushing (src, FALSE, TRUE, TRUE, NULL);
NULL             1835 libs/gst/base/gstbasesrc.c   ret = gst_clock_id_wait (id, NULL);
NULL             1839 libs/gst/base/gstbasesrc.c   basesrc->clock_id = NULL;
NULL             1905 libs/gst/base/gstbasesrc.c   if ((clock = GST_ELEMENT_CLOCK (basesrc)) == NULL)
NULL             2131 libs/gst/base/gstbasesrc.c       *buf = NULL;
NULL             2145 libs/gst/base/gstbasesrc.c   if (GST_BUFFER_CAPS (*buf) == NULL)
NULL             2169 libs/gst/base/gstbasesrc.c       *buf = NULL;
NULL             2190 libs/gst/base/gstbasesrc.c       *buf = NULL;
NULL             2234 libs/gst/base/gstbasesrc.c     *buf = NULL;
NULL             2302 libs/gst/base/gstbasesrc.c   if (bclass->check_get_range == NULL)
NULL             2336 libs/gst/base/gstbasesrc.c   GstBuffer *buf = NULL;
NULL             2384 libs/gst/base/gstbasesrc.c   if (G_UNLIKELY (buf == NULL))
NULL             2390 libs/gst/base/gstbasesrc.c     src->priv->close_segment = NULL;
NULL             2394 libs/gst/base/gstbasesrc.c     src->priv->start_segment = NULL;
NULL             2401 libs/gst/base/gstbasesrc.c   src->priv->pending_tags = NULL;
NULL             2405 libs/gst/base/gstbasesrc.c   if (G_UNLIKELY (tags != NULL)) {
NULL             2575 libs/gst/base/gstbasesrc.c   GstCaps *caps = NULL;
NULL             2576 libs/gst/base/gstbasesrc.c   GstCaps *peercaps = NULL;
NULL             2583 libs/gst/base/gstbasesrc.c   if (thiscaps == NULL || gst_caps_is_any (thiscaps))
NULL             2763 libs/gst/base/gstbasesrc.c     GST_ELEMENT_ERROR (basesrc, STREAM, TYPE_NOT_FOUND, (NULL), (NULL));
NULL             2915 libs/gst/base/gstbasesrc.c     gst_base_src_set_flushing (basesrc, FALSE, FALSE, FALSE, NULL);
NULL             2920 libs/gst/base/gstbasesrc.c     basesrc->data.ABI.pending_seek = NULL;
NULL             2934 libs/gst/base/gstbasesrc.c     gst_base_src_set_flushing (basesrc, TRUE, FALSE, TRUE, NULL);
NULL             2958 libs/gst/base/gstbasesrc.c     gst_base_src_set_flushing (basesrc, TRUE, FALSE, TRUE, NULL);
NULL             2993 libs/gst/base/gstbasesrc.c     gst_base_src_set_flushing (basesrc, FALSE, FALSE, FALSE, NULL);
NULL             2997 libs/gst/base/gstbasesrc.c     gst_base_src_set_flushing (basesrc, TRUE, FALSE, TRUE, NULL);
NULL             3085 libs/gst/base/gstbasesrc.c       gst_event_replace (event_p, NULL);
NULL             3087 libs/gst/base/gstbasesrc.c       gst_event_replace (event_p, NULL);
NULL             3089 libs/gst/base/gstbasesrc.c       gst_event_replace (event_p, NULL);
NULL              263 libs/gst/base/gstbasetransform.c static GstElementClass *parent_class = NULL;
NULL              280 libs/gst/base/gstbasetransform.c       NULL,
NULL              281 libs/gst/base/gstbasetransform.c       NULL,
NULL              283 libs/gst/base/gstbasetransform.c       NULL,
NULL              284 libs/gst/base/gstbasetransform.c       NULL,
NULL              339 libs/gst/base/gstbasetransform.c   gst_caps_replace (&trans->priv->sink_suggest, NULL);
NULL              389 libs/gst/base/gstbasetransform.c   g_return_if_fail (pad_template != NULL);
NULL              409 libs/gst/base/gstbasetransform.c   g_return_if_fail (pad_template != NULL);
NULL              428 libs/gst/base/gstbasetransform.c   trans->cache_caps1 = NULL;
NULL              429 libs/gst/base/gstbasetransform.c   trans->cache_caps2 = NULL;
NULL              434 libs/gst/base/gstbasetransform.c   if (bclass->transform == NULL) {
NULL              439 libs/gst/base/gstbasetransform.c     if (bclass->transform_ip == NULL) {
NULL              461 libs/gst/base/gstbasetransform.c   if (caps == NULL)
NULL              462 libs/gst/base/gstbasetransform.c     return NULL;
NULL              551 libs/gst/base/gstbasetransform.c   } else if (klass->get_unit_size == NULL) {
NULL              649 libs/gst/base/gstbasetransform.c     if (caps == NULL)
NULL              688 libs/gst/base/gstbasetransform.c   gst_caps_replace (&trans->cache_caps1, NULL);
NULL              689 libs/gst/base/gstbasetransform.c   gst_caps_replace (&trans->cache_caps2, NULL);
NULL              797 libs/gst/base/gstbasetransform.c   g_return_val_if_fail (gst_caps_is_fixed (caps), NULL);
NULL              991 libs/gst/base/gstbasetransform.c     return NULL;
NULL             1001 libs/gst/base/gstbasetransform.c   GstCaps *othercaps = NULL;
NULL             1102 libs/gst/base/gstbasetransform.c   GstCaps *othercaps = NULL;
NULL             1209 libs/gst/base/gstbasetransform.c   *out_buf = NULL;
NULL             1221 libs/gst/base/gstbasetransform.c     gboolean want_in_place = (bclass->transform_ip != NULL)
NULL             1269 libs/gst/base/gstbasetransform.c     if (*out_buf != NULL)
NULL             1276 libs/gst/base/gstbasetransform.c   if (*out_buf == NULL) {
NULL             1286 libs/gst/base/gstbasetransform.c   if (*out_buf == NULL)
NULL             1327 libs/gst/base/gstbasetransform.c         *out_buf = NULL;
NULL             1370 libs/gst/base/gstbasetransform.c       *out_buf = NULL;
NULL             1378 libs/gst/base/gstbasetransform.c   if (*out_buf == NULL) {
NULL             1471 libs/gst/base/gstbasetransform.c         ("Sub-class failed to provide an output buffer"), (NULL));
NULL             1526 libs/gst/base/gstbasetransform.c       if (trans->cache_caps1 == NULL) {
NULL             1530 libs/gst/base/gstbasetransform.c       } else if (trans->cache_caps2 == NULL) {
NULL             1556 libs/gst/base/gstbasetransform.c   GstCaps *sink_suggest = NULL;
NULL             1568 libs/gst/base/gstbasetransform.c   *buf = NULL;
NULL             1638 libs/gst/base/gstbasetransform.c           sink_suggest = NULL;
NULL             1655 libs/gst/base/gstbasetransform.c     if (sink_suggest == NULL) {
NULL             1726 libs/gst/base/gstbasetransform.c         *buf = NULL;
NULL             1741 libs/gst/base/gstbasetransform.c     sink_suggest = NULL;
NULL             1950 libs/gst/base/gstbasetransform.c   if (!trans->negotiated && !trans->passthrough && (bclass->set_caps != NULL))
NULL             2039 libs/gst/base/gstbasetransform.c     want_in_place = (bclass->transform_ip != NULL) && trans->always_in_place;
NULL             2148 libs/gst/base/gstbasetransform.c   GstBuffer *outbuf = NULL;
NULL             2174 libs/gst/base/gstbasetransform.c   if (outbuf != NULL) {
NULL             2269 libs/gst/base/gstbasetransform.c     gst_caps_replace (&trans->priv->sink_suggest, NULL);
NULL             2286 libs/gst/base/gstbasetransform.c     gst_caps_replace (&trans->cache_caps1, NULL);
NULL             2287 libs/gst/base/gstbasetransform.c     gst_caps_replace (&trans->cache_caps2, NULL);
NULL             2288 libs/gst/base/gstbasetransform.c     gst_caps_replace (&trans->priv->sink_alloc, NULL);
NULL             2289 libs/gst/base/gstbasetransform.c     gst_caps_replace (&trans->priv->sink_suggest, NULL);
NULL             2617 libs/gst/base/gstbasetransform.c   gst_caps_replace (&trans->priv->sink_alloc, NULL);
NULL               74 libs/gst/base/gstbitreader.c   g_return_val_if_fail (GST_IS_BUFFER (buffer), NULL);
NULL               92 libs/gst/base/gstbitreader.c   g_return_if_fail (reader != NULL);
NULL              111 libs/gst/base/gstbitreader.c   g_return_if_fail (reader != NULL);
NULL              153 libs/gst/base/gstbitreader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL              177 libs/gst/base/gstbitreader.c   g_return_val_if_fail (reader != NULL, 0);
NULL              195 libs/gst/base/gstbitreader.c   g_return_val_if_fail (reader != NULL, 0);
NULL              213 libs/gst/base/gstbitreader.c   g_return_val_if_fail (reader != NULL, 0);
NULL              232 libs/gst/base/gstbitreader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL              257 libs/gst/base/gstbitreader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL              380 libs/gst/base/gstbitreader.c   g_return_val_if_fail (reader != NULL, FALSE); \
NULL              381 libs/gst/base/gstbitreader.c   g_return_val_if_fail (val != NULL, FALSE); \
NULL              410 libs/gst/base/gstbitreader.c   g_return_val_if_fail (reader != NULL, FALSE); \
NULL               80 libs/gst/base/gstbytereader.c   g_return_val_if_fail (GST_IS_BUFFER (buffer), NULL);
NULL               98 libs/gst/base/gstbytereader.c   g_return_if_fail (reader != NULL);
NULL              117 libs/gst/base/gstbytereader.c   g_return_if_fail (reader != NULL);
NULL              159 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL              182 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, 0);
NULL              200 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, 0);
NULL              218 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, 0);
NULL              240 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL              714 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE); \
NULL              715 libs/gst/base/gstbytereader.c   g_return_val_if_fail (val != NULL, FALSE); \
NULL              723 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE); \
NULL              724 libs/gst/base/gstbytereader.c   g_return_val_if_fail (val != NULL, FALSE); \
NULL              884 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL              885 libs/gst/base/gstbytereader.c   g_return_val_if_fail (val != NULL, FALSE);
NULL              909 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL              910 libs/gst/base/gstbytereader.c   g_return_val_if_fail (val != NULL, FALSE);
NULL              932 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL              933 libs/gst/base/gstbytereader.c   g_return_val_if_fail (val != NULL, FALSE);
NULL             1057 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE); \
NULL             1169 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL             1170 libs/gst/base/gstbytereader.c   g_return_val_if_fail (str != NULL, FALSE);
NULL             1175 libs/gst/base/gstbytereader.c     *str = NULL;
NULL             1177 libs/gst/base/gstbytereader.c   return (*str != NULL);
NULL             1204 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE);
NULL             1205 libs/gst/base/gstbytereader.c   g_return_val_if_fail (str != NULL, FALSE);
NULL             1209 libs/gst/base/gstbytereader.c     *str = NULL;
NULL             1224 libs/gst/base/gstbytereader.c   g_return_val_if_fail (reader != NULL, FALSE); \
NULL             1225 libs/gst/base/gstbytereader.c   g_return_val_if_fail (str != NULL, FALSE); \
NULL             1229 libs/gst/base/gstbytereader.c     *str = NULL; \
NULL              131 libs/gst/base/gstbytewriter.c       && gst_buffer_is_writable (buffer), NULL);
NULL              148 libs/gst/base/gstbytewriter.c   g_return_if_fail (writer != NULL);
NULL              169 libs/gst/base/gstbytewriter.c   g_return_if_fail (writer != NULL);
NULL              196 libs/gst/base/gstbytewriter.c   g_return_if_fail (writer != NULL);
NULL              243 libs/gst/base/gstbytewriter.c   g_return_if_fail (writer != NULL);
NULL              265 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, NULL);
NULL              270 libs/gst/base/gstbytewriter.c   writer->parent.data = NULL;
NULL              291 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, NULL);
NULL              312 libs/gst/base/gstbytewriter.c   g_return_if_fail (writer != NULL);
NULL              334 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, NULL);
NULL              358 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, NULL);
NULL              380 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, -1);
NULL              427 libs/gst/base/gstbytewriter.c   if (G_UNLIKELY (data == NULL))
NULL              442 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, FALSE); \
NULL              483 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, FALSE);
NULL              498 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, FALSE);
NULL              515 libs/gst/base/gstbytewriter.c   g_return_val_if_fail (writer != NULL, FALSE); \
NULL              125 libs/gst/base/gstcollectpads.c   pads->data = NULL;
NULL              135 libs/gst/base/gstcollectpads.c   pads->abidata.ABI.pad_list = NULL;
NULL              157 libs/gst/base/gstcollectpads.c   g_slist_foreach (pads->data, (GFunc) unref_data, NULL);
NULL              178 libs/gst/base/gstcollectpads.c   newcoll = g_object_newv (GST_TYPE_COLLECT_PADS, 0, NULL);
NULL              198 libs/gst/base/gstcollectpads.c   g_return_if_fail (pads != NULL);
NULL              210 libs/gst/base/gstcollectpads.c   g_assert (data != NULL);
NULL              220 libs/gst/base/gstcollectpads.c   g_assert (data != NULL);
NULL              273 libs/gst/base/gstcollectpads.c   return gst_collect_pads_add_pad_full (pads, pad, size, NULL);
NULL              313 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, NULL);
NULL              314 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (GST_IS_COLLECT_PADS (pads), NULL);
NULL              315 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pad != NULL, NULL);
NULL              316 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (GST_PAD_IS_SINK (pad), NULL);
NULL              317 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (size >= sizeof (GstCollectData), NULL);
NULL              324 libs/gst/base/gstcollectpads.c   data->buffer = NULL;
NULL              378 libs/gst/base/gstcollectpads.c   g_return_if_fail (pads != NULL);
NULL              408 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, FALSE);
NULL              410 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pad != NULL, FALSE);
NULL              427 libs/gst/base/gstcollectpads.c   gst_pad_set_chain_function (pad, NULL);
NULL              428 libs/gst/base/gstcollectpads.c   gst_pad_set_event_function (pad, NULL);
NULL              430 libs/gst/base/gstcollectpads.c   gst_pad_set_element_private (pad, NULL);
NULL              490 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, FALSE);
NULL              492 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pad != NULL, FALSE);
NULL              516 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, GST_FLOW_ERROR);
NULL              543 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, GST_FLOW_ERROR);
NULL              554 libs/gst/base/gstcollectpads.c   GSList *walk = NULL;
NULL              590 libs/gst/base/gstcollectpads.c   GSList *walk = NULL;
NULL              631 libs/gst/base/gstcollectpads.c   g_return_if_fail (pads != NULL);
NULL              654 libs/gst/base/gstcollectpads.c   g_return_if_fail (pads != NULL);
NULL              696 libs/gst/base/gstcollectpads.c   g_return_if_fail (pads != NULL);
NULL              722 libs/gst/base/gstcollectpads.c       gst_buffer_replace (buffer_p, NULL);
NULL              754 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, NULL);
NULL              755 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (GST_IS_COLLECT_PADS (pads), NULL);
NULL              756 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (data != NULL, NULL);
NULL              786 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, NULL);
NULL              787 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (GST_IS_COLLECT_PADS (pads), NULL);
NULL              788 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (data != NULL, NULL);
NULL              791 libs/gst/base/gstcollectpads.c     data->buffer = NULL;
NULL              839 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, 0);
NULL              856 libs/gst/base/gstcollectpads.c     if (G_UNLIKELY ((buffer = pdata->buffer) == NULL)) {
NULL              908 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, 0);
NULL              910 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (data != NULL, 0);
NULL              911 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (bytes != NULL, 0);
NULL              914 libs/gst/base/gstcollectpads.c   if ((buffer = data->buffer) == NULL)
NULL              949 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, NULL);
NULL              950 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (GST_IS_COLLECT_PADS (pads), NULL);
NULL              951 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (data != NULL, NULL);
NULL              954 libs/gst/base/gstcollectpads.c   if ((buffer = data->buffer) == NULL)
NULL              955 libs/gst/base/gstcollectpads.c     return NULL;
NULL             1021 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads != NULL, 0);
NULL             1023 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (data != NULL, 0);
NULL             1026 libs/gst/base/gstcollectpads.c   if ((buffer = data->buffer) == NULL)
NULL             1061 libs/gst/base/gstcollectpads.c     g_slist_foreach (pads->data, (GFunc) unref_data, NULL);
NULL             1063 libs/gst/base/gstcollectpads.c     pads->data = NULL;
NULL             1114 libs/gst/base/gstcollectpads.c   g_return_val_if_fail (pads->func != NULL, GST_FLOW_NOT_SUPPORTED);
NULL             1164 libs/gst/base/gstcollectpads.c   if (G_UNLIKELY (data == NULL))
NULL             1314 libs/gst/base/gstcollectpads.c   if (G_UNLIKELY (data == NULL))
NULL             1337 libs/gst/base/gstcollectpads.c     if (G_UNLIKELY (buffer == NULL))
NULL             1350 libs/gst/base/gstcollectpads.c   buffer = NULL;
NULL             1372 libs/gst/base/gstcollectpads.c     if (data->buffer == NULL)
NULL             1379 libs/gst/base/gstcollectpads.c     if (G_UNLIKELY (gst_pad_get_element_private (pad) == NULL))
NULL             1402 libs/gst/base/gstcollectpads.c   while (data->buffer != NULL);
NULL               97 libs/gst/base/gstdataqueue.c static GObjectClass *parent_class = NULL;
NULL              133 libs/gst/base/gstdataqueue.c       G_STRUCT_OFFSET (GstDataQueueClass, empty), NULL, NULL,
NULL              147 libs/gst/base/gstdataqueue.c       G_STRUCT_OFFSET (GstDataQueueClass, full), NULL, NULL,
NULL              175 libs/gst/base/gstdataqueue.c   queue->checkfull = NULL;
NULL              209 libs/gst/base/gstdataqueue.c   g_return_val_if_fail (checkfull != NULL, NULL);
NULL              211 libs/gst/base/gstdataqueue.c   ret = g_object_newv (GST_TYPE_DATA_QUEUE, 0, NULL);
NULL              232 libs/gst/base/gstdataqueue.c   return gst_data_queue_new_full (checkfull, NULL, NULL, checkdata);
NULL              402 libs/gst/base/gstdataqueue.c   g_return_val_if_fail (item != NULL, FALSE);
NULL              464 libs/gst/base/gstdataqueue.c   g_return_val_if_fail (item != NULL, FALSE);
NULL              524 libs/gst/base/gstdataqueue.c   GstDataQueueItem *leak = NULL;
NULL               79 libs/gst/base/gsttypefindhelper.c   GSList *insert_pos = NULL;
NULL               90 libs/gst/base/gsttypefindhelper.c     return NULL;
NULL               94 libs/gst/base/gsttypefindhelper.c       return NULL;
NULL              122 libs/gst/base/gsttypefindhelper.c   buffer = NULL;
NULL              144 libs/gst/base/gsttypefindhelper.c     return NULL;
NULL              157 libs/gst/base/gsttypefindhelper.c     return NULL;
NULL              175 libs/gst/base/gsttypefindhelper.c     return NULL;
NULL              253 libs/gst/base/gsttypefindhelper.c   GstCaps *result = NULL;
NULL              256 libs/gst/base/gsttypefindhelper.c   g_return_val_if_fail (GST_IS_OBJECT (obj), NULL);
NULL              257 libs/gst/base/gsttypefindhelper.c   g_return_val_if_fail (func != NULL, NULL);
NULL              259 libs/gst/base/gsttypefindhelper.c   helper.buffers = NULL;
NULL              264 libs/gst/base/gsttypefindhelper.c   helper.caps = NULL;
NULL              272 libs/gst/base/gsttypefindhelper.c     find.get_length = NULL;
NULL              298 libs/gst/base/gsttypefindhelper.c       if (ext == NULL)
NULL              370 libs/gst/base/gsttypefindhelper.c   return gst_type_find_helper_get_range_ext (obj, func, size, NULL, prob);
NULL              389 libs/gst/base/gsttypefindhelper.c   g_return_val_if_fail (GST_IS_OBJECT (src), NULL);
NULL              390 libs/gst/base/gsttypefindhelper.c   g_return_val_if_fail (GST_PAD_GETRANGEFUNC (src) != NULL, NULL);
NULL              394 libs/gst/base/gsttypefindhelper.c   return gst_type_find_helper_get_range (GST_OBJECT (src), func, size, NULL);
NULL              430 libs/gst/base/gsttypefindhelper.c     return NULL;
NULL              435 libs/gst/base/gsttypefindhelper.c     return NULL;
NULL              441 libs/gst/base/gsttypefindhelper.c   return NULL;
NULL              498 libs/gst/base/gsttypefindhelper.c   GstCaps *result = NULL;
NULL              500 libs/gst/base/gsttypefindhelper.c   g_return_val_if_fail (buf != NULL, NULL);
NULL              501 libs/gst/base/gsttypefindhelper.c   g_return_val_if_fail (GST_IS_BUFFER (buf), NULL);
NULL              503 libs/gst/base/gsttypefindhelper.c       GST_BUFFER_OFFSET (buf) == GST_BUFFER_OFFSET_NONE, NULL);
NULL              508 libs/gst/base/gsttypefindhelper.c   helper.caps = NULL;
NULL              511 libs/gst/base/gsttypefindhelper.c   if (helper.data == NULL || helper.size == 0)
NULL              512 libs/gst/base/gsttypefindhelper.c     return NULL;
NULL              517 libs/gst/base/gsttypefindhelper.c   find.get_length = NULL;
NULL              561 libs/gst/base/gsttypefindhelper.c   GstCaps *result = NULL;
NULL              563 libs/gst/base/gsttypefindhelper.c   g_return_val_if_fail (extension != NULL, NULL);
NULL              577 libs/gst/base/gsttypefindhelper.c     if (factory->function != NULL)
NULL              582 libs/gst/base/gsttypefindhelper.c     if (ext == NULL)
NULL               33 libs/gst/check/gstbufferstraw.c static GCond *cond = NULL;
NULL               34 libs/gst/check/gstbufferstraw.c static GMutex *lock = NULL;
NULL               35 libs/gst/check/gstbufferstraw.c static GstBuffer *buf = NULL;
NULL               45 libs/gst/check/gstbufferstraw.c   while (buf != NULL)
NULL               84 libs/gst/check/gstbufferstraw.c   id = gst_pad_add_buffer_probe (pad, G_CALLBACK (buffer_probe), NULL);
NULL               92 libs/gst/check/gstbufferstraw.c     ret = gst_element_get_state (bin, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              119 libs/gst/check/gstbufferstraw.c   while (buf == NULL)
NULL              123 libs/gst/check/gstbufferstraw.c   buf = NULL;
NULL              151 libs/gst/check/gstbufferstraw.c   buf = NULL;
NULL              160 libs/gst/check/gstbufferstraw.c     ret = gst_element_get_state (bin, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              167 libs/gst/check/gstbufferstraw.c   buf = NULL;
NULL              173 libs/gst/check/gstbufferstraw.c   lock = NULL;
NULL              174 libs/gst/check/gstbufferstraw.c   cond = NULL;
NULL               42 libs/gst/check/gstcheck.c GList *thread_list = NULL;
NULL               47 libs/gst/check/gstcheck.c GList *buffers = NULL;
NULL               48 libs/gst/check/gstcheck.c GMutex *check_mutex = NULL;
NULL               49 libs/gst/check/gstcheck.c GCond *check_cond = NULL;
NULL              103 libs/gst/check/gstcheck.c   for (l = plugins; l != NULL; l = l->next) {
NULL              125 libs/gst/check/gstcheck.c   g_log_set_handler (NULL, G_LOG_LEVEL_MESSAGE, gst_check_log_message_func,
NULL              126 libs/gst/check/gstcheck.c       NULL);
NULL              127 libs/gst/check/gstcheck.c   g_log_set_handler (NULL, G_LOG_LEVEL_CRITICAL | G_LOG_LEVEL_WARNING,
NULL              128 libs/gst/check/gstcheck.c       gst_check_log_critical_func, NULL);
NULL              130 libs/gst/check/gstcheck.c       gst_check_log_critical_func, NULL);
NULL              132 libs/gst/check/gstcheck.c       gst_check_log_critical_func, NULL);
NULL              134 libs/gst/check/gstcheck.c       gst_check_log_critical_func, NULL);
NULL              184 libs/gst/check/gstcheck.c   fail_if (element == NULL, "Could not create a '%s' element", factory);
NULL              223 libs/gst/check/gstcheck.c   fail_if (srcpad == NULL, "Could not create a srcpad");
NULL              227 libs/gst/check/gstcheck.c   if (sinkpad == NULL)
NULL              229 libs/gst/check/gstcheck.c   fail_if (sinkpad == NULL, "Could not get sink pad from %s",
NULL              257 libs/gst/check/gstcheck.c     gst_pad_set_caps (pad_peer, NULL);
NULL              302 libs/gst/check/gstcheck.c   fail_if (sinkpad == NULL, "Could not create a sinkpad");
NULL              305 libs/gst/check/gstcheck.c   if (srcpad == NULL)
NULL              307 libs/gst/check/gstcheck.c   fail_if (srcpad == NULL, "Could not get source pad from %s",
NULL              393 libs/gst/check/gstcheck.c   GstCaps *src_caps = NULL;
NULL              396 libs/gst/check/gstcheck.c   GstPad *sink_pad = NULL;
NULL              404 libs/gst/check/gstcheck.c   fail_if (element == NULL, "failed to create the element '%s'", element_name);
NULL              411 libs/gst/check/gstcheck.c   src_pad = gst_pad_new (NULL, GST_PAD_SRC);
NULL              414 libs/gst/check/gstcheck.c   fail_if (pad_peer == NULL);
NULL              422 libs/gst/check/gstcheck.c   if (buffer_out != NULL) {
NULL              435 libs/gst/check/gstcheck.c     sink_pad = gst_pad_new (NULL, GST_PAD_SINK);
NULL              520 libs/gst/check/gstcheck.c   GList *in = NULL;
NULL              521 libs/gst/check/gstcheck.c   GList *out = NULL;
NULL              548 libs/gst/check/gstcheck.c       GError *err = NULL;
NULL              603 libs/gst/check/gstcheck.c   if (gst_checks == NULL || *gst_checks == '\0')
NULL              608 libs/gst/check/gstcheck.c   for (f = funcs; f != NULL && *f != NULL; ++f) {
NULL              256 libs/gst/check/gstcheck.h   if (mutex == NULL) {			\
NULL              273 libs/gst/check/gstcheck.h     GThread *thread = NULL;					\
NULL              277 libs/gst/check/gstcheck.h 	TRUE, NULL);						\
NULL              300 libs/gst/check/gstcheck.h   g_list_foreach (thread_list, (GFunc) g_thread_join, NULL);	\
NULL              302 libs/gst/check/gstcheck.h   thread_list = NULL;						\
NULL              342 libs/gst/check/gstcheck.h                 "Expected g_critical, got nothing", NULL);      \
NULL              352 libs/gst/check/gstcheck.h                 "Expected g_warning, got nothing", NULL);       \
NULL              114 libs/gst/check/gstconsistencychecker.c   g_return_val_if_fail (pad != NULL, NULL);
NULL               59 libs/gst/check/libcheck/check.c   if (name == NULL)
NULL               71 libs/gst/check/libcheck/check.c   if (s == NULL)
NULL               87 libs/gst/check/libcheck/check.c   if (name == NULL)
NULL               93 libs/gst/check/libcheck/check.c   if (env != NULL) {
NULL              101 libs/gst/check/libcheck/check.c   if (env != NULL) {
NULL              139 libs/gst/check/libcheck/check.c   if (s == NULL || tc == NULL)
NULL              149 libs/gst/check/libcheck/check.c   if (tc == NULL || fn == NULL || name == NULL)
NULL              208 libs/gst/check/libcheck/check.c     if (env != NULL) {
NULL              244 libs/gst/check/libcheck/check.c     if (msg == NULL)
NULL              262 libs/gst/check/libcheck/check.c   if (s != NULL)
NULL              267 libs/gst/check/libcheck/check.c   sr->log_fname = NULL;
NULL              268 libs/gst/check/libcheck/check.c   sr->xml_fname = NULL;
NULL              269 libs/gst/check/libcheck/check.c   sr->loglst = NULL;
NULL              277 libs/gst/check/libcheck/check.c   if (s == NULL)
NULL              288 libs/gst/check/libcheck/check.c   if (sr == NULL)
NULL              384 libs/gst/check/libcheck/check.c   tr->msg = NULL;
NULL              385 libs/gst/check/libcheck/check.c   tr->file = NULL;
NULL              386 libs/gst/check/libcheck/check.c   tr->tcname = NULL;
NULL              387 libs/gst/check/libcheck/check.c   tr->tname = NULL;
NULL               99 libs/gst/check/libcheck/check.h #ifndef NULL
NULL              221 libs/gst/check/libcheck/check.h         "Assertion '"#expr"' failed" , ## __VA_ARGS__, NULL)
NULL              232 libs/gst/check/libcheck/check.h         "Failure '"#expr"' occured" , ## __VA_ARGS__, NULL)
NULL              235 libs/gst/check/libcheck/check.h #define fail(...) _fail_unless(0, __FILE__, __LINE__, "Failed" , ## __VA_ARGS__, NULL)
NULL              242 libs/gst/check/libcheck/check.h #define ck_abort() ck_abort_msg(NULL)
NULL              244 libs/gst/check/libcheck/check.h #define ck_assert(C) ck_assert_msg(C, NULL)
NULL               57 libs/gst/check/libcheck/check_error.c   if (p == NULL)
NULL               67 libs/gst/check/libcheck/check_error.c   if (p == NULL)
NULL               69 libs/gst/check/libcheck/check_list.c   if (lp == NULL)
NULL               82 libs/gst/check/libcheck/check_list.c   if (lp == NULL)
NULL              112 libs/gst/check/libcheck/check_list.c   if (lp == NULL)
NULL              122 libs/gst/check/libcheck/check_list.c   if (lp == NULL)
NULL              123 libs/gst/check/libcheck/check_list.c     return NULL;
NULL              125 libs/gst/check/libcheck/check_list.c     return NULL;
NULL              133 libs/gst/check/libcheck/check_list.c   if (lp == NULL)
NULL              144 libs/gst/check/libcheck/check_list.c   if (lp == NULL || fp == NULL)
NULL               47 libs/gst/check/libcheck/check_log.c   if (now == NULL) {
NULL               48 libs/gst/check/libcheck/check_log.c     return NULL;
NULL               69 libs/gst/check/libcheck/check_log.c   return sr->log_fname != NULL;
NULL               90 libs/gst/check/libcheck/check_log.c   return sr->xml_fname != NULL;
NULL              120 libs/gst/check/libcheck/check_log.c   srunner_send_evt (sr, NULL, CLSTART_SR);
NULL              126 libs/gst/check/libcheck/check_log.c   srunner_send_evt (sr, NULL, CLEND_SR);
NULL              269 libs/gst/check/libcheck/check_log.c     gettimeofday (&inittv, NULL);
NULL              282 libs/gst/check/libcheck/check_log.c       gettimeofday (&endtv, NULL);
NULL              378 libs/gst/check/libcheck/check_log.c   FILE *f = NULL;
NULL              381 libs/gst/check/libcheck/check_log.c     if (f == NULL)
NULL              391 libs/gst/check/libcheck/check_log.c   FILE *f = NULL;
NULL              394 libs/gst/check/libcheck/check_log.c     if (f == NULL)
NULL              422 libs/gst/check/libcheck/check_log.c   srunner_send_evt (sr, NULL, CLINITLOG_SR);
NULL              431 libs/gst/check/libcheck/check_log.c   srunner_send_evt (sr, NULL, CLENDLOG_SR);
NULL              445 libs/gst/check/libcheck/check_log.c   sr->loglst = NULL;
NULL               81 libs/gst/check/libcheck/check_msg.c   return NULL;
NULL              120 libs/gst/check/libcheck/check_msg.c   if (fp == NULL)
NULL              138 libs/gst/check/libcheck/check_msg.c     rmsg->test_file = NULL;
NULL              143 libs/gst/check/libcheck/check_msg.c     rmsg->fixture_file = NULL;
NULL              153 libs/gst/check/libcheck/check_msg.c   if (rmsg == NULL)
NULL              154 libs/gst/check/libcheck/check_msg.c     return NULL;
NULL              158 libs/gst/check/libcheck/check_msg.c   if (rmsg->msg != NULL || waserror) {
NULL              161 libs/gst/check/libcheck/check_msg.c     rmsg->msg = NULL;
NULL              165 libs/gst/check/libcheck/check_msg.c     tr->msg = NULL;
NULL              169 libs/gst/check/libcheck/check_msg.c     tr->msg = NULL;
NULL               92 libs/gst/check/libcheck/check_pack.c   if (buf == NULL)
NULL               94 libs/gst/check/libcheck/check_pack.c   if (msg == NULL)
NULL              108 libs/gst/check/libcheck/check_pack.c   if (buf == NULL)
NULL              155 libs/gst/check/libcheck/check_pack.c   if (val == NULL)
NULL              345 libs/gst/check/libcheck/check_pack.c     if (rmsg->msg == NULL) {
NULL              363 libs/gst/check/libcheck/check_pack.c   rmsg->test_file = NULL;
NULL              370 libs/gst/check/libcheck/check_pack.c   rmsg->fixture_file = NULL;
NULL              381 libs/gst/check/libcheck/check_pack.c   rmsg->msg = NULL;
NULL              445 libs/gst/check/libcheck/check_pack.c     rmsg = NULL;
NULL              135 libs/gst/check/libcheck/check_print.c   if (slash == NULL) {
NULL              154 libs/gst/check/libcheck/check_print.c   if (slash != NULL) {
NULL              163 libs/gst/check/libcheck/check_print.c   if (env == NULL)
NULL              162 libs/gst/check/libcheck/check_run.c   TestResult *tr = NULL;
NULL              240 libs/gst/check/libcheck/check_run.c   TestResult *tr = NULL;
NULL              267 libs/gst/check/libcheck/check_run.c       tr = NULL;
NULL              313 libs/gst/check/libcheck/check_run.c   if (tr == NULL) {
NULL              328 libs/gst/check/libcheck/check_run.c   if (tr == NULL)
NULL              341 libs/gst/check/libcheck/check_run.c   if (tr->msg == NULL) {
NULL              399 libs/gst/check/libcheck/check_run.c   if (tr == NULL)
NULL              442 libs/gst/check/libcheck/check_run.c       if (tr->msg == NULL) {    /* early exit */
NULL              519 libs/gst/check/libcheck/check_run.c     if (env == NULL)
NULL              549 libs/gst/check/libcheck/check_run.c   if (sr == NULL)
NULL              564 libs/gst/check/libcheck/check_run.c   sigaction (SIGALRM, &old_action, NULL);
NULL              110 libs/gst/check/libcheck/check_str.c   const char *str = NULL;
NULL               84 libs/gst/controller/gstcontroller.c static GObjectClass *parent_class = NULL;
NULL              129 libs/gst/controller/gstcontroller.c   GstControlledProperty *prop = NULL;
NULL              142 libs/gst/controller/gstcontroller.c         (G_PARAM_WRITABLE | GST_PARAM_CONTROLLABLE), NULL);
NULL              147 libs/gst/controller/gstcontroller.c       prop->csource = NULL;
NULL              201 libs/gst/controller/gstcontroller.c   return NULL;
NULL              231 libs/gst/controller/gstcontroller.c         self = g_object_newv (GST_TYPE_CONTROLLER, 0, NULL);
NULL              274 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (G_IS_OBJECT (object), NULL);
NULL              307 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (G_IS_OBJECT (object), NULL);
NULL              338 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (G_IS_OBJECT (object), NULL);
NULL              531 libs/gst/controller/gstcontroller.c       prop->csource = NULL;
NULL              560 libs/gst/controller/gstcontroller.c   GstControlSource *ret = NULL;
NULL              562 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (GST_IS_CONTROLLER (self), NULL);
NULL              563 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (property_name, NULL);
NULL              594 libs/gst/controller/gstcontroller.c   GValue *val = NULL;
NULL              596 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (GST_IS_CONTROLLER (self), NULL);
NULL              597 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (property_name, NULL);
NULL              598 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (GST_CLOCK_TIME_IS_VALID (timestamp), NULL);
NULL              611 libs/gst/controller/gstcontroller.c         val = NULL;
NULL              874 libs/gst/controller/gstcontroller.c   if (self->object != NULL) {
NULL              886 libs/gst/controller/gstcontroller.c       self->properties = NULL;
NULL              890 libs/gst/controller/gstcontroller.c     g_object_set_qdata (self->object, priv_gst_controller_key, NULL);
NULL              892 libs/gst/controller/gstcontroller.c     self->object = NULL;
NULL              960 libs/gst/controller/gstcontroller.c       NULL,                     /* base_init */
NULL              961 libs/gst/controller/gstcontroller.c       NULL,                     /* base_finalize */
NULL              963 libs/gst/controller/gstcontroller.c       NULL,                     /* class_finalize */
NULL              964 libs/gst/controller/gstcontroller.c       NULL,                     /* class_data */
NULL              968 libs/gst/controller/gstcontroller.c       NULL                      /* value_table */
NULL             1226 libs/gst/controller/gstcontroller.c   const GList *res = NULL;
NULL             1229 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (GST_IS_CONTROLLER (self), NULL);
NULL             1230 libs/gst/controller/gstcontroller.c   g_return_val_if_fail (property_name, NULL);
NULL               54 libs/gst/controller/gstcontrolsource.c static GObjectClass *parent_class = NULL;
NULL               64 libs/gst/controller/gstcontrolsource.c   klass->bind = NULL;
NULL               71 libs/gst/controller/gstcontrolsource.c   self->get_value = NULL;
NULL               72 libs/gst/controller/gstcontrolsource.c   self->get_value_array = NULL;
NULL               65 libs/gst/controller/gsthelper.c   g_return_val_if_fail (G_IS_OBJECT (object), NULL);
NULL              117 libs/gst/controller/gsthelper.c   g_return_val_if_fail (G_IS_OBJECT (object), NULL);
NULL              158 libs/gst/controller/gsthelper.c   GstController *ctrl = NULL;
NULL              181 libs/gst/controller/gsthelper.c   GstController *ctrl = NULL;
NULL              212 libs/gst/controller/gsthelper.c   GstController *ctrl = NULL;
NULL              239 libs/gst/controller/gsthelper.c   GstController *ctrl = NULL;
NULL              241 libs/gst/controller/gsthelper.c   g_return_val_if_fail (G_IS_OBJECT (object), NULL);
NULL              246 libs/gst/controller/gsthelper.c   return NULL;
NULL              340 libs/gst/controller/gsthelper.c     g_object_get (ctrl, "control-rate", &control_rate, NULL);
NULL              368 libs/gst/controller/gsthelper.c     g_object_set (ctrl, "control-rate", control_rate, NULL);
NULL               64 libs/gst/controller/gstinterpolation.c     return NULL;
NULL               68 libs/gst/controller/gstinterpolation.c       (GCompareDataFunc) gst_control_point_find, NULL);
NULL               75 libs/gst/controller/gstinterpolation.c     return NULL;
NULL              144 libs/gst/controller/gstinterpolation.c   const GValue *ret_val = NULL; \
NULL              146 libs/gst/controller/gstinterpolation.c   GSequenceIter *iter1 = NULL, *iter2 = NULL; \
NULL              156 libs/gst/controller/gstinterpolation.c 	  iter2 = NULL; \
NULL              245 libs/gst/controller/gstinterpolation.c     return NULL;
NULL              271 libs/gst/controller/gstinterpolation.c     return NULL; \
NULL              303 libs/gst/controller/gstinterpolation.c   const GValue *ret_val = NULL; \
NULL              305 libs/gst/controller/gstinterpolation.c   GSequenceIter *iter1 = NULL, *iter2 = NULL; \
NULL              316 libs/gst/controller/gstinterpolation.c 	  iter2 = NULL; \
NULL              426 libs/gst/controller/gstinterpolation.c   GstControlPoint *cp1, *cp2 = NULL, cp = {0, }; \
NULL              464 libs/gst/controller/gstinterpolation.c   GSequenceIter *iter1, *iter2 = NULL; \
NULL              465 libs/gst/controller/gstinterpolation.c   GstControlPoint *cp1 = NULL, *cp2 = NULL, cp = {0, }; \
NULL              485 libs/gst/controller/gstinterpolation.c 	  iter2 = NULL; \
NULL              536 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValue) NULL,
NULL              537 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValueArray) NULL,
NULL              538 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValue) NULL,
NULL              539 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValueArray) NULL,
NULL              540 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValue) NULL,
NULL              541 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValueArray) NULL
NULL              678 libs/gst/controller/gstinterpolation.c   GstControlPoint *cp1, *cp2 = NULL, cp = {0, }; \
NULL              719 libs/gst/controller/gstinterpolation.c   GSequenceIter *iter1, *iter2 = NULL; \
NULL              720 libs/gst/controller/gstinterpolation.c   GstControlPoint *cp1 = NULL, *cp2 = NULL, cp = {0, }; \
NULL              743 libs/gst/controller/gstinterpolation.c 	  iter2 = NULL; \
NULL              794 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValue) NULL,
NULL              795 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValueArray) NULL,
NULL              796 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValue) NULL,
NULL              797 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValueArray) NULL,
NULL              798 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValue) NULL,
NULL              799 libs/gst/controller/gstinterpolation.c   (GstControlSourceGetValueArray) NULL
NULL               53 libs/gst/controller/gstinterpolationcontrolsource.c static GObjectClass *parent_class = NULL;
NULL               76 libs/gst/controller/gstinterpolationcontrolsource.c   csource->get_value = NULL;
NULL               77 libs/gst/controller/gstinterpolationcontrolsource.c   csource->get_value_array = NULL;
NULL               90 libs/gst/controller/gstinterpolationcontrolsource.c     self->priv->values = NULL;
NULL              107 libs/gst/controller/gstinterpolationcontrolsource.c   return g_object_newv (GST_TYPE_INTERPOLATION_CONTROL_SOURCE, 0, NULL);
NULL              132 libs/gst/controller/gstinterpolationcontrolsource.c       || priv_gst_interpolation_methods[mode] == NULL) {
NULL              443 libs/gst/controller/gstinterpolationcontrolsource.c         (GCompareDataFunc) gst_control_point_find, NULL);
NULL              463 libs/gst/controller/gstinterpolationcontrolsource.c           value), (GCompareDataFunc) gst_control_point_compare, NULL);
NULL              561 libs/gst/controller/gstinterpolationcontrolsource.c               (GCompareDataFunc) gst_control_point_find, NULL))) {
NULL              598 libs/gst/controller/gstinterpolationcontrolsource.c     self->priv->values = NULL;
NULL              624 libs/gst/controller/gstinterpolationcontrolsource.c   GList *res = NULL;
NULL              626 libs/gst/controller/gstinterpolationcontrolsource.c   g_return_val_if_fail (GST_IS_INTERPOLATION_CONTROL_SOURCE (self), NULL);
NULL              597 libs/gst/controller/gstlfocontrolsource.c       {0, NULL, NULL}
NULL              608 libs/gst/controller/gstlfocontrolsource.c static GObjectClass *parent_class = NULL;
NULL              615 libs/gst/controller/gstlfocontrolsource.c   csource->get_value = NULL;
NULL              616 libs/gst/controller/gstlfocontrolsource.c   csource->get_value_array = NULL;
NULL              641 libs/gst/controller/gstlfocontrolsource.c   return g_object_newv (GST_TYPE_LFO_CONTROL_SOURCE, 0, NULL);
NULL              950 libs/gst/controller/gstlfocontrolsource.c     self->lock = NULL;
NULL              260 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (buffer != NULL || length == 0, 0);
NULL              299 libs/gst/dataprotocol/dataprotocol.c     {0, NULL, NULL},
NULL              344 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header != NULL, 0);
NULL              360 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header != NULL, GST_DP_PAYLOAD_NONE);
NULL              482 libs/gst/dataprotocol/dataprotocol.c       *payload = NULL;
NULL              545 libs/gst/dataprotocol/dataprotocol.c   guchar *string = NULL;
NULL              605 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header != NULL, NULL);
NULL              606 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header_length >= GST_DP_HEADER_LENGTH, NULL);
NULL              608 libs/gst/dataprotocol/dataprotocol.c       GST_DP_PAYLOAD_BUFFER, NULL);
NULL              644 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header, NULL);
NULL              645 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header_length >= GST_DP_HEADER_LENGTH, NULL);
NULL              647 libs/gst/dataprotocol/dataprotocol.c       GST_DP_PAYLOAD_CAPS, NULL);
NULL              648 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (payload, NULL);
NULL              662 libs/gst/dataprotocol/dataprotocol.c   GstEvent *event = NULL;
NULL              669 libs/gst/dataprotocol/dataprotocol.c       return NULL;
NULL              674 libs/gst/dataprotocol/dataprotocol.c       event = gst_event_new_custom (type, NULL);
NULL              685 libs/gst/dataprotocol/dataprotocol.c       g_return_val_if_fail (payload != NULL, NULL);
NULL              705 libs/gst/dataprotocol/dataprotocol.c       return NULL;
NULL              708 libs/gst/dataprotocol/dataprotocol.c       return NULL;
NULL              718 libs/gst/dataprotocol/dataprotocol.c   GstEvent *event = NULL;
NULL              720 libs/gst/dataprotocol/dataprotocol.c   gchar *string = NULL;
NULL              721 libs/gst/dataprotocol/dataprotocol.c   GstStructure *s = NULL;
NULL              727 libs/gst/dataprotocol/dataprotocol.c     s = gst_structure_from_string (string, NULL);
NULL              756 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header, NULL);
NULL              757 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header_length >= GST_DP_HEADER_LENGTH, NULL);
NULL              768 libs/gst/dataprotocol/dataprotocol.c     return NULL;
NULL              786 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header != NULL, FALSE);
NULL              828 libs/gst/dataprotocol/dataprotocol.c   g_return_val_if_fail (header != NULL, FALSE);
NULL              904 libs/gst/dataprotocol/dataprotocol.c       ret = NULL;
NULL               45 libs/gst/helpers/gst-plugin-scanner.c     g_thread_init (NULL);
NULL               56 libs/gst/helpers/gst-plugin-scanner.c   res = gst_init_check (&my_argc, &my_argv, NULL);
NULL              175 libs/gst/net/gstnetclientclock.c   self->thread = NULL;
NULL              177 libs/gst/net/gstnetclientclock.c   self->servaddr = NULL;
NULL              187 libs/gst/net/gstnetclientclock.c     g_assert (self->thread == NULL);
NULL              192 libs/gst/net/gstnetclientclock.c     self->priv->fdset = NULL;
NULL              196 libs/gst/net/gstnetclientclock.c   self->address = NULL;
NULL              199 libs/gst/net/gstnetclientclock.c   self->servaddr = NULL;
NULL              217 libs/gst/net/gstnetclientclock.c       if (g_value_get_string (value) == NULL)
NULL              353 libs/gst/net/gstnetclientclock.c       packet = gst_net_time_packet_new (NULL);
NULL              403 libs/gst/net/gstnetclientclock.c       return NULL;
NULL              417 libs/gst/net/gstnetclientclock.c   return NULL;
NULL              428 libs/gst/net/gstnetclientclock.c   g_return_val_if_fail (self->address != NULL, FALSE);
NULL              429 libs/gst/net/gstnetclientclock.c   g_return_val_if_fail (self->servaddr == NULL, FALSE);
NULL              497 libs/gst/net/gstnetclientclock.c     self->servaddr = NULL;
NULL              508 libs/gst/net/gstnetclientclock.c   self->thread = NULL;
NULL              538 libs/gst/net/gstnetclientclock.c   g_return_val_if_fail (remote_address != NULL, NULL);
NULL              539 libs/gst/net/gstnetclientclock.c   g_return_val_if_fail (remote_port > 0, NULL);
NULL              540 libs/gst/net/gstnetclientclock.c   g_return_val_if_fail (remote_port <= G_MAXUINT16, NULL);
NULL              541 libs/gst/net/gstnetclientclock.c   g_return_val_if_fail (base_time != GST_CLOCK_TIME_NONE, NULL);
NULL              544 libs/gst/net/gstnetclientclock.c       "port", remote_port, NULL);
NULL              566 libs/gst/net/gstnetclientclock.c   if ((ret->priv->fdset = gst_poll_new (TRUE)) == NULL)
NULL              580 libs/gst/net/gstnetclientclock.c     return NULL;
NULL              586 libs/gst/net/gstnetclientclock.c     return NULL;
NULL              150 libs/gst/net/gstnettimepacket.c     return NULL;
NULL              156 libs/gst/net/gstnettimepacket.c     return NULL;
NULL              187 libs/gst/net/gstnettimepacket.c   g_return_val_if_fail (packet != NULL, -EINVAL);
NULL              185 libs/gst/net/gstnettimeprovider.c   self->thread = NULL;
NULL              196 libs/gst/net/gstnettimeprovider.c     g_assert (self->thread == NULL);
NULL              201 libs/gst/net/gstnettimeprovider.c     self->priv->fdset = NULL;
NULL              205 libs/gst/net/gstnettimeprovider.c   self->address = NULL;
NULL              209 libs/gst/net/gstnettimeprovider.c   self->clock = NULL;
NULL              277 libs/gst/net/gstnettimeprovider.c       return NULL;
NULL              291 libs/gst/net/gstnettimeprovider.c   return NULL;
NULL              307 libs/gst/net/gstnettimeprovider.c       if (g_value_get_string (value) == NULL)
NULL              463 libs/gst/net/gstnettimeprovider.c   self->thread = NULL;
NULL              488 libs/gst/net/gstnettimeprovider.c   g_return_val_if_fail (clock && GST_IS_CLOCK (clock), NULL);
NULL              489 libs/gst/net/gstnettimeprovider.c   g_return_val_if_fail (port >= 0 && port <= G_MAXUINT16, NULL);
NULL              492 libs/gst/net/gstnettimeprovider.c       address, "port", port, NULL);
NULL              494 libs/gst/net/gstnettimeprovider.c   if ((ret->priv->fdset = gst_poll_new (TRUE)) == NULL)
NULL              508 libs/gst/net/gstnettimeprovider.c     return NULL;
NULL              514 libs/gst/net/gstnettimeprovider.c     return NULL;
NULL              151 plugins/elements/gstcapsfilter.c       if (new_caps_val == NULL) {
NULL              177 plugins/elements/gstcapsfilter.c           suggest = NULL;
NULL              202 plugins/elements/gstcapsfilter.c         suggest = NULL;
NULL              243 plugins/elements/gstcapsfilter.c   gst_caps_replace (&filter->filter_caps, NULL);
NULL              321 plugins/elements/gstcapsfilter.c   if (GST_BUFFER_CAPS (input) != NULL) {
NULL              351 plugins/elements/gstcapsfilter.c     if (out_caps != NULL) {
NULL              355 plugins/elements/gstcapsfilter.c       g_return_val_if_fail (out_caps != NULL, GST_FLOW_ERROR);
NULL              373 plugins/elements/gstcapsfilter.c       if (GST_PAD_CAPS (trans->srcpad) == NULL)
NULL               68 plugins/elements/gstelements.c   {NULL, 0},
NULL               59 plugins/elements/gstfakesink.c #define DEFAULT_LAST_MESSAGE NULL
NULL               96 plugins/elements/gstfakesink.c     {0, NULL, NULL},
NULL              232 plugins/elements/gstfakesink.c       G_STRUCT_OFFSET (GstFakeSinkClass, handoff), NULL, NULL,
NULL              249 plugins/elements/gstfakesink.c       NULL, NULL, marshal_VOID__MINIOBJECT_OBJECT, G_TYPE_NONE, 2,
NULL              541 plugins/elements/gstfakesink.c       fakesink->last_message = NULL;
NULL              552 plugins/elements/gstfakesink.c   GST_ELEMENT_ERROR (element, CORE, STATE_CHANGE, (NULL),
NULL               82 plugins/elements/gstfakesrc.c #define DEFAULT_PATTERN         NULL
NULL              151 plugins/elements/gstfakesrc.c     {0, NULL, NULL},
NULL              171 plugins/elements/gstfakesrc.c     {0, NULL, NULL},
NULL              195 plugins/elements/gstfakesrc.c     {0, NULL, NULL},
NULL              329 plugins/elements/gstfakesrc.c           "The last status message", NULL,
NULL              376 plugins/elements/gstfakesrc.c       G_STRUCT_OFFSET (GstFakeSrcClass, handoff), NULL, NULL,
NULL              402 plugins/elements/gstfakesrc.c   fakesrc->parent = NULL;
NULL              404 plugins/elements/gstfakesrc.c   fakesrc->last_message = NULL;
NULL              420 plugins/elements/gstfakesrc.c     src->parent = NULL;
NULL              494 plugins/elements/gstfakesrc.c           src->parent = NULL;
NULL              744 plugins/elements/gstfakesrc.c         src->parent = NULL;
NULL              896 plugins/elements/gstfakesrc.c     src->parent = NULL;
NULL              899 plugins/elements/gstfakesrc.c   src->last_message = NULL;
NULL              102 plugins/elements/gstfdsink.c     NULL,
NULL              103 plugins/elements/gstfdsink.c     NULL
NULL              192 plugins/elements/gstfdsink.c   fdsink->uri = NULL;
NULL              207 plugins/elements/gstfdsink.c       gst_query_parse_position (query, &format, NULL);
NULL              297 plugins/elements/gstfdsink.c     GST_ELEMENT_ERROR (fdsink, RESOURCE, READ, (NULL),
NULL              313 plugins/elements/gstfdsink.c         GST_ELEMENT_ERROR (fdsink, RESOURCE, NO_SPACE_LEFT, (NULL), (NULL));
NULL              316 plugins/elements/gstfdsink.c         GST_ELEMENT_ERROR (fdsink, RESOURCE, WRITE, (NULL),
NULL              356 plugins/elements/gstfdsink.c     GST_ELEMENT_ERROR (fdsink, RESOURCE, WRITE, (NULL),
NULL              377 plugins/elements/gstfdsink.c   if ((fdsink->fdset = gst_poll_new (TRUE)) == NULL)
NULL              392 plugins/elements/gstfdsink.c     GST_ELEMENT_ERROR (fdsink, RESOURCE, OPEN_READ_WRITE, (NULL),
NULL              405 plugins/elements/gstfdsink.c     fdsink->fdset = NULL;
NULL              555 plugins/elements/gstfdsink.c       gst_event_parse_new_segment (event, NULL, NULL, &format, &start,
NULL              584 plugins/elements/gstfdsink.c     GST_ELEMENT_ERROR (fdsink, RESOURCE, SEEK, (NULL),
NULL              603 plugins/elements/gstfdsink.c   static gchar *protocols[] = { (char *) "fd", NULL };
NULL              121 plugins/elements/gstfdsrc.c     NULL,
NULL              122 plugins/elements/gstfdsrc.c     NULL
NULL              227 plugins/elements/gstfdsrc.c   src->uri = NULL;
NULL              242 plugins/elements/gstfdsrc.c   if (src->fdset != NULL) {
NULL              297 plugins/elements/gstfdsrc.c   if ((src->fdset = gst_poll_new (TRUE)) == NULL)
NULL              307 plugins/elements/gstfdsrc.c     GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ_WRITE, (NULL),
NULL              320 plugins/elements/gstfdsrc.c     src->fdset = NULL;
NULL              450 plugins/elements/gstfdsrc.c                   "timeout", G_TYPE_UINT64, src->timeout, NULL)));
NULL              459 plugins/elements/gstfdsrc.c   if (G_UNLIKELY (buf == NULL)) {
NULL              491 plugins/elements/gstfdsrc.c     GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL),
NULL              510 plugins/elements/gstfdsrc.c     GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL),
NULL              617 plugins/elements/gstfdsrc.c   static gchar *protocols[] = { (char *) "fd", NULL };
NULL               77 plugins/elements/gstfilesink.c     {0, NULL, NULL},
NULL               90 plugins/elements/gstfilesink.c #define DEFAULT_LOCATION 	NULL
NULL              112 plugins/elements/gstfilesink.c   wchar_t *wfilename = g_utf8_to_utf16 (filename, -1, NULL, NULL, NULL);
NULL              117 plugins/elements/gstfilesink.c   if (wfilename == NULL) {
NULL              119 plugins/elements/gstfilesink.c     return NULL;
NULL              122 plugins/elements/gstfilesink.c   wmode = g_utf8_to_utf16 (mode, -1, NULL, NULL, NULL);
NULL              124 plugins/elements/gstfilesink.c   if (wmode == NULL) {
NULL              127 plugins/elements/gstfilesink.c     return NULL;
NULL              175 plugins/elements/gstfilesink.c     NULL,
NULL              176 plugins/elements/gstfilesink.c     NULL
NULL              214 plugins/elements/gstfilesink.c           "Location of the file to write", NULL,
NULL              260 plugins/elements/gstfilesink.c   filesink->filename = NULL;
NULL              261 plugins/elements/gstfilesink.c   filesink->file = NULL;
NULL              264 plugins/elements/gstfilesink.c   filesink->buffer = NULL;
NULL              278 plugins/elements/gstfilesink.c   sink->uri = NULL;
NULL              280 plugins/elements/gstfilesink.c   sink->filename = NULL;
NULL              282 plugins/elements/gstfilesink.c   sink->buffer = NULL;
NULL              294 plugins/elements/gstfilesink.c   if (location != NULL) {
NULL              300 plugins/elements/gstfilesink.c     sink->filename = NULL;
NULL              301 plugins/elements/gstfilesink.c     sink->uri = NULL;
NULL              371 plugins/elements/gstfilesink.c   if (sink->filename == NULL || sink->filename[0] == '\0')
NULL              378 plugins/elements/gstfilesink.c   if (sink->file == NULL)
NULL              390 plugins/elements/gstfilesink.c       sink->buffer = NULL;
NULL              423 plugins/elements/gstfilesink.c         (_("No file name specified for writing.")), (NULL));
NULL              443 plugins/elements/gstfilesink.c     sink->file = NULL;
NULL              446 plugins/elements/gstfilesink.c     sink->buffer = NULL;
NULL              469 plugins/elements/gstfilesink.c       gst_query_parse_position (query, &format, NULL);
NULL              557 plugins/elements/gstfilesink.c       gst_event_parse_new_segment (event, NULL, NULL, &format, &start,
NULL              645 plugins/elements/gstfilesink.c   if (size > 0 && data != NULL) {
NULL              658 plugins/elements/gstfilesink.c         GST_ELEMENT_ERROR (filesink, RESOURCE, NO_SPACE_LEFT, (NULL), (NULL));
NULL              695 plugins/elements/gstfilesink.c   static gchar *protocols[] = { (char *) "file", NULL };
NULL              728 plugins/elements/gstfilesink.c     tmp = g_strconcat ("file://", uri + 16, NULL);
NULL              737 plugins/elements/gstfilesink.c     gst_file_sink_set_location (sink, NULL);
NULL               94 plugins/elements/gstfilesrc.c   wchar_t *wfilename = g_utf8_to_utf16 (filename, -1, NULL, NULL, NULL);
NULL               98 plugins/elements/gstfilesrc.c   if (wfilename == NULL) {
NULL              206 plugins/elements/gstfilesrc.c     NULL,
NULL              207 plugins/elements/gstfilesrc.c     NULL
NULL              250 plugins/elements/gstfilesrc.c           "Location of the file to read", NULL,
NULL              316 plugins/elements/gstfilesrc.c   src->filename = NULL;
NULL              318 plugins/elements/gstfilesrc.c   src->uri = NULL;
NULL              322 plugins/elements/gstfilesrc.c   src->mapbuf = NULL;
NULL              359 plugins/elements/gstfilesrc.c   if (location == NULL) {
NULL              360 plugins/elements/gstfilesrc.c     src->filename = NULL;
NULL              361 plugins/elements/gstfilesrc.c     src->uri = NULL;
NULL              492 plugins/elements/gstfilesrc.c static GstBufferClass *mmap_buffer_parent_class = NULL;
NULL              502 plugins/elements/gstfilesrc.c       NULL,
NULL              503 plugins/elements/gstfilesrc.c       NULL,
NULL              505 plugins/elements/gstfilesrc.c       NULL,
NULL              506 plugins/elements/gstfilesrc.c       NULL,
NULL              510 plugins/elements/gstfilesrc.c       NULL
NULL              586 plugins/elements/gstfilesrc.c   g_return_val_if_fail (offset >= 0, NULL);
NULL              592 plugins/elements/gstfilesrc.c   mmapregion = mmap (NULL, size, PROT_READ, MAP_SHARED, src->fd, offset);
NULL              594 plugins/elements/gstfilesrc.c   if (mmapregion == NULL || mmapregion == MAP_FAILED)
NULL              628 plugins/elements/gstfilesrc.c       GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL),
NULL              632 plugins/elements/gstfilesrc.c     return NULL;
NULL              665 plugins/elements/gstfilesrc.c     if (map == NULL)
NULL              666 plugins/elements/gstfilesrc.c       return NULL;
NULL              683 plugins/elements/gstfilesrc.c   GstBuffer *buf = NULL;
NULL              717 plugins/elements/gstfilesrc.c       if (buf == NULL)
NULL              733 plugins/elements/gstfilesrc.c     if (buf == NULL)
NULL              738 plugins/elements/gstfilesrc.c   if (buf == NULL) {
NULL              749 plugins/elements/gstfilesrc.c       if (buf == NULL)
NULL              773 plugins/elements/gstfilesrc.c       if (src->mapbuf == NULL)
NULL              834 plugins/elements/gstfilesrc.c   if (G_UNLIKELY (buf == NULL && length > 0)) {
NULL              870 plugins/elements/gstfilesrc.c     GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM);
NULL              875 plugins/elements/gstfilesrc.c     GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM);
NULL              881 plugins/elements/gstfilesrc.c     GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL),
NULL              981 plugins/elements/gstfilesrc.c   if (src->filename == NULL || src->filename[0] == '\0')
NULL             1014 plugins/elements/gstfilesrc.c     if (src->mapbuf != NULL) {
NULL             1020 plugins/elements/gstfilesrc.c   if (src->mapbuf == NULL)
NULL             1047 plugins/elements/gstfilesrc.c         (_("No file name specified for reading.")), (NULL));
NULL             1054 plugins/elements/gstfilesrc.c         GST_ELEMENT_ERROR (src, RESOURCE, NOT_FOUND, (NULL),
NULL             1068 plugins/elements/gstfilesrc.c         (_("Could not get info on \"%s\"."), src->filename), (NULL));
NULL             1075 plugins/elements/gstfilesrc.c         (_("\"%s\" is a directory."), src->filename), (NULL));
NULL             1082 plugins/elements/gstfilesrc.c         (_("File \"%s\" is a socket."), src->filename), (NULL));
NULL             1103 plugins/elements/gstfilesrc.c     src->mapbuf = NULL;
NULL             1120 plugins/elements/gstfilesrc.c   static gchar *protocols[] = { (char *) "file", NULL };
NULL             1136 plugins/elements/gstfilesrc.c   gchar *location, *hostname = NULL;
NULL             1139 plugins/elements/gstfilesrc.c   GError *error = NULL;
NULL             1145 plugins/elements/gstfilesrc.c     gst_file_src_set_location (src, NULL);
NULL              211 plugins/elements/gstidentity.c       g_param_spec_string ("last-message", "last-message", "last-message", NULL,
NULL              263 plugins/elements/gstidentity.c       G_STRUCT_OFFSET (GstIdentityClass, handoff), NULL, NULL,
NULL              291 plugins/elements/gstidentity.c   identity->last_message = NULL;
NULL              346 plugins/elements/gstidentity.c       gst_event_parse_new_segment (event, NULL, NULL, &format, NULL, NULL,
NULL              347 plugins/elements/gstidentity.c           NULL);
NULL              484 plugins/elements/gstidentity.c                     GST_BUFFER_OFFSET_END (buf), NULL)));
NULL              529 plugins/elements/gstidentity.c                 G_TYPE_UINT64, GST_BUFFER_OFFSET_END (buf), NULL)));
NULL              560 plugins/elements/gstidentity.c           (_("Failed after iterations as requested.")), (NULL));
NULL              638 plugins/elements/gstidentity.c       cret = gst_clock_id_wait (identity->clock_id, NULL);
NULL              643 plugins/elements/gstidentity.c         identity->clock_id = NULL;
NULL              798 plugins/elements/gstidentity.c   identity->last_message = NULL;
NULL              303 plugins/elements/gstmultiqueue.c       G_STRUCT_OFFSET (GstMultiQueueClass, underrun), NULL, NULL,
NULL              319 plugins/elements/gstmultiqueue.c       G_STRUCT_OFFSET (GstMultiQueueClass, overrun), NULL, NULL,
NULL              406 plugins/elements/gstmultiqueue.c   mqueue->queues = NULL;
NULL              432 plugins/elements/gstmultiqueue.c   g_list_foreach (mqueue->queues, (GFunc) gst_single_queue_free, NULL);
NULL              434 plugins/elements/gstmultiqueue.c   mqueue->queues = NULL;
NULL              548 plugins/elements/gstmultiqueue.c   GstIterator *it = NULL;
NULL              609 plugins/elements/gstmultiqueue.c   GstSingleQueue *sq = NULL;
NULL              644 plugins/elements/gstmultiqueue.c   gst_pad_set_element_private (sq->srcpad, NULL);
NULL              645 plugins/elements/gstmultiqueue.c   gst_pad_set_element_private (sq->sinkpad, NULL);
NULL              958 plugins/elements/gstmultiqueue.c   item->object = NULL;
NULL             1215 plugins/elements/gstmultiqueue.c   GstEvent *sref = NULL;
NULL             1312 plugins/elements/gstmultiqueue.c   if (result == NULL)
NULL              222 plugins/elements/gstqueue.c     {0, NULL, NULL},
NULL              267 plugins/elements/gstqueue.c       G_STRUCT_OFFSET (GstQueueClass, underrun), NULL, NULL,
NULL              279 plugins/elements/gstqueue.c       G_STRUCT_OFFSET (GstQueueClass, running), NULL, NULL,
NULL              292 plugins/elements/gstqueue.c       G_STRUCT_OFFSET (GstQueueClass, overrun), NULL, NULL,
NULL              303 plugins/elements/gstqueue.c       G_STRUCT_OFFSET (GstQueueClass, pushing), NULL, NULL,
NULL              471 plugins/elements/gstqueue.c   if (result == NULL)
NULL              717 plugins/elements/gstqueue.c   if (item == NULL)
NULL              758 plugins/elements/gstqueue.c     item = NULL;
NULL              768 plugins/elements/gstqueue.c     return NULL;
NULL              897 plugins/elements/gstqueue.c     g_assert (leak != NULL);
NULL             1050 plugins/elements/gstqueue.c   if (data == NULL)
NULL              107 plugins/elements/gstqueue2.c #define QUEUE_IS_USING_TEMP_FILE(queue) ((queue)->temp_location_set || (queue)->temp_template != NULL)
NULL              328 plugins/elements/gstqueue2.c           NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
NULL              334 plugins/elements/gstqueue2.c           NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
NULL              422 plugins/elements/gstqueue2.c   queue->temp_template = NULL;
NULL              423 plugins/elements/gstqueue2.c   queue->temp_location = NULL;
NULL              477 plugins/elements/gstqueue2.c   queue->ranges = NULL;
NULL              478 plugins/elements/gstqueue2.c   queue->current = NULL;
NULL              485 plugins/elements/gstqueue2.c   GstQueue2Range *range = NULL;
NULL              523 plugins/elements/gstqueue2.c     prev = NULL;
NULL              587 plugins/elements/gstqueue2.c   if (result == NULL)
NULL              821 plugins/elements/gstqueue2.c   elapsed = g_timer_elapsed (queue->in_timer, NULL);
NULL              862 plugins/elements/gstqueue2.c   elapsed = g_timer_elapsed (queue->out_timer, NULL);
NULL              970 plugins/elements/gstqueue2.c         GST_ELEMENT_ERROR (queue, RESOURCE, NO_SPACE_LEFT, (NULL), (NULL));
NULL             1129 plugins/elements/gstqueue2.c     GST_ELEMENT_ERROR (queue, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM);
NULL             1134 plugins/elements/gstqueue2.c     GST_ELEMENT_ERROR (queue, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM);
NULL             1152 plugins/elements/gstqueue2.c   if (queue->starting_segment != NULL) {
NULL             1154 plugins/elements/gstqueue2.c     queue->starting_segment = NULL;
NULL             1173 plugins/elements/gstqueue2.c         item = NULL;
NULL             1184 plugins/elements/gstqueue2.c   gchar *name = NULL;
NULL             1198 plugins/elements/gstqueue2.c     if (queue->temp_template == NULL)
NULL             1210 plugins/elements/gstqueue2.c     if (queue->temp_file == NULL)
NULL             1222 plugins/elements/gstqueue2.c     if (queue->temp_file == NULL)
NULL             1240 plugins/elements/gstqueue2.c         (_("No Temp directory specified.")), (NULL));
NULL             1266 plugins/elements/gstqueue2.c   if (queue->temp_file == NULL)
NULL             1277 plugins/elements/gstqueue2.c   queue->temp_file = NULL;
NULL             1284 plugins/elements/gstqueue2.c   if (queue->temp_file == NULL)
NULL             1311 plugins/elements/gstqueue2.c   if (queue->starting_segment != NULL)
NULL             1313 plugins/elements/gstqueue2.c   queue->starting_segment = NULL;
NULL             1368 plugins/elements/gstqueue2.c           if (queue->starting_segment != NULL)
NULL             1371 plugins/elements/gstqueue2.c           item = NULL;
NULL             1386 plugins/elements/gstqueue2.c     item = NULL;
NULL             1426 plugins/elements/gstqueue2.c   if (item == NULL)
NULL             1472 plugins/elements/gstqueue2.c     item = NULL;
NULL             1482 plugins/elements/gstqueue2.c     return NULL;
NULL             1720 plugins/elements/gstqueue2.c   if (data == NULL)
NULL             2012 plugins/elements/gstqueue2.c         if (queue->current == NULL)
NULL             2044 plugins/elements/gstqueue2.c         gst_query_parse_buffering_range (query, &format, NULL, NULL, NULL);
NULL             2285 plugins/elements/gstqueue2.c       queue->starting_segment = NULL;
NULL             2307 plugins/elements/gstqueue2.c       if (queue->starting_segment != NULL) {
NULL             2309 plugins/elements/gstqueue2.c         queue->starting_segment = NULL;
NULL             2406 plugins/elements/gstqueue2.c       queue->temp_location_set = queue->temp_location != NULL;
NULL               56 plugins/elements/gsttee.c     {0, NULL, NULL},
NULL               73 plugins/elements/gsttee.c #define DEFAULT_PROP_LAST_MESSAGE	NULL
NULL              253 plugins/elements/gsttee.c   tee->last_message = NULL;
NULL              326 plugins/elements/gsttee.c       tee->allocpad = NULL;
NULL              334 plugins/elements/gsttee.c     return NULL;
NULL              357 plugins/elements/gsttee.c     tee->allocpad = NULL;
NULL              496 plugins/elements/gsttee.c       *buf = NULL;
NULL              649 plugins/elements/gsttee.c   g_assert (data != NULL);
NULL              705 plugins/elements/gsttee.c     g_assert (pdata != NULL);
NULL              874 plugins/elements/gsttee.c       tee->pull_pad = NULL;
NULL              166 plugins/elements/gsttypefindelement.c   g_assert (caps != NULL);
NULL              237 plugins/elements/gsttypefindelement.c       G_STRUCT_OFFSET (GstTypeFindElementClass, have_type), NULL, NULL,
NULL              285 plugins/elements/gsttypefindelement.c   typefind->caps = NULL;
NULL              289 plugins/elements/gsttypefindelement.c   typefind->store = NULL;
NULL              299 plugins/elements/gsttypefindelement.c     typefind->store = NULL;
NULL              304 plugins/elements/gsttypefindelement.c     typefind->force_caps = NULL;
NULL              379 plugins/elements/gsttypefindelement.c   if (peer == NULL)
NULL              393 plugins/elements/gsttypefindelement.c       if (typefind->store == NULL) {
NULL              455 plugins/elements/gsttypefindelement.c   gst_pad_set_caps (typefind->src, NULL);
NULL              459 plugins/elements/gsttypefindelement.c     gst_caps_replace (&typefind->caps, NULL);
NULL              471 plugins/elements/gsttypefindelement.c   gst_element_get_state (GST_ELEMENT (typefind), &state, NULL, 0);
NULL              483 plugins/elements/gsttypefindelement.c     typefind->store = NULL;
NULL              497 plugins/elements/gsttypefindelement.c       if (peer && GST_PAD_CHAINFUNC (peer) == NULL) {
NULL              536 plugins/elements/gsttypefindelement.c           GstCaps *caps = NULL;
NULL              553 plugins/elements/gsttypefindelement.c                   (NULL), (NULL));
NULL              555 plugins/elements/gsttypefindelement.c             gst_caps_replace (&caps, NULL);
NULL              571 plugins/elements/gsttypefindelement.c               (GFunc) gst_mini_object_unref, NULL);
NULL              573 plugins/elements/gsttypefindelement.c           typefind->cached_events = NULL;
NULL              574 plugins/elements/gsttypefindelement.c           gst_buffer_replace (&typefind->store, NULL);
NULL              609 plugins/elements/gsttypefindelement.c   typefind->cached_events = NULL;
NULL              612 plugins/elements/gsttypefindelement.c   for (l = cached_events; l != NULL; l = l->next) {
NULL              647 plugins/elements/gsttypefindelement.c       typefind->store = NULL;
NULL              678 plugins/elements/gsttypefindelement.c   if (uri == NULL)
NULL              708 plugins/elements/gsttypefindelement.c     return NULL;
NULL              714 plugins/elements/gsttypefindelement.c     return NULL;
NULL              721 plugins/elements/gsttypefindelement.c     return NULL;
NULL              734 plugins/elements/gsttypefindelement.c     return NULL;
NULL              802 plugins/elements/gsttypefindelement.c   if (caps == NULL && GST_BUFFER_SIZE (typefind->store) > TYPE_FIND_MAX_SIZE) {
NULL              804 plugins/elements/gsttypefindelement.c     GST_ELEMENT_ERROR (typefind, STREAM, TYPE_NOT_FOUND, (NULL), (NULL));
NULL              807 plugins/elements/gsttypefindelement.c   } else if (caps == NULL) {
NULL              820 plugins/elements/gsttypefindelement.c     gst_caps_replace (&caps, NULL);
NULL              824 plugins/elements/gsttypefindelement.c       GST_ELEMENT_ERROR (typefind, STREAM, TYPE_NOT_FOUND, (NULL), (NULL));
NULL              891 plugins/elements/gsttypefindelement.c   GstCaps *found_caps = NULL;
NULL              987 plugins/elements/gsttypefindelement.c     GST_ELEMENT_ERROR (typefind, STREAM, TYPE_NOT_FOUND, (NULL), (NULL));
NULL              988 plugins/elements/gsttypefindelement.c     gst_caps_replace (&found_caps, NULL);
NULL             1028 plugins/elements/gsttypefindelement.c       gst_caps_replace (&typefind->caps, NULL);
NULL             1031 plugins/elements/gsttypefindelement.c           (GFunc) gst_mini_object_unref, NULL);
NULL             1033 plugins/elements/gsttypefindelement.c       typefind->cached_events = NULL;
NULL              151 plugins/indexers/gstfileindex.c static GstIndex *parent_class = NULL;
NULL              161 plugins/indexers/gstfileindex.c       NULL,
NULL              162 plugins/indexers/gstfileindex.c       NULL,
NULL              164 plugins/indexers/gstfileindex.c       NULL,
NULL              165 plugins/indexers/gstfileindex.c       NULL,
NULL              169 plugins/indexers/gstfileindex.c       NULL
NULL              201 plugins/indexers/gstfileindex.c           "Location of the index file", NULL,
NULL              243 plugins/indexers/gstfileindex.c     index->location = NULL;
NULL              252 plugins/indexers/gstfileindex.c     index->unresolved = NULL;
NULL              258 plugins/indexers/gstfileindex.c   index->id_index = NULL;
NULL              296 plugins/indexers/gstfileindex.c   index->unresolved = NULL;
NULL              323 plugins/indexers/gstfileindex.c     cx.ii = NULL;
NULL              356 plugins/indexers/gstfileindex.c     GError *err = NULL;
NULL              439 plugins/indexers/gstfileindex.c         g_assert (id_index->array->data == NULL);       /* little bit risky */
NULL              446 plugins/indexers/gstfileindex.c             mmap (NULL, ARRAY_TOTAL_SIZE (id_index), PROT_READ, MAP_SHARED, fd,
NULL              515 plugins/indexers/gstfileindex.c   writer = xmlNewChild (writers, NULL, (xmlChar *) "writer", NULL);
NULL              522 plugins/indexers/gstfileindex.c   formats = xmlNewChild (writer, NULL, (xmlChar *) "formats", NULL);
NULL              527 plugins/indexers/gstfileindex.c     xmlNodePtr format = xmlNewChild (formats, NULL, (xmlChar *) "format", NULL);
NULL              551 plugins/indexers/gstfileindex.c   err = NULL;
NULL              558 plugins/indexers/gstfileindex.c   g_io_channel_set_encoding (chan, NULL, &err);
NULL              563 plugins/indexers/gstfileindex.c       ii->array->data, ARRAY_TOTAL_SIZE (ii), NULL, &err);
NULL              592 plugins/indexers/gstfileindex.c   GError *err = NULL;
NULL              603 plugins/indexers/gstfileindex.c       xmlNewDocNode (doc, NULL, (xmlChar *) "gstfileindex", NULL);
NULL              606 plugins/indexers/gstfileindex.c   writers = xmlNewChild (doc->xmlRootNode, NULL, (xmlChar *) "writers", NULL);
NULL              624 plugins/indexers/gstfileindex.c   g_io_channel_set_encoding (tocfile, NULL, &err);
NULL              635 plugins/indexers/gstfileindex.c     g_io_channel_write_chars (tocfile, (gchar *) xmlmem, xmlsize, NULL, &err);
NULL              914 plugins/indexers/gstfileindex.c   g_return_val_if_fail (id > 0, NULL);
NULL              919 plugins/indexers/gstfileindex.c     return NULL;
NULL              930 plugins/indexers/gstfileindex.c     return NULL;
NULL              942 plugins/indexers/gstfileindex.c       return NULL;
NULL              945 plugins/indexers/gstfileindex.c         return NULL;
NULL              949 plugins/indexers/gstfileindex.c         return NULL;
NULL              963 plugins/indexers/gstfileindex.c         return NULL;
NULL              973 plugins/indexers/gstfileindex.c     entry->data.assoc.assocs = NULL;
NULL             1005 plugins/indexers/gstfileindex.c   if (factory == NULL) {
NULL             1015 plugins/indexers/gstfileindex.c   GST_DEBUG_CATEGORY_INIT (DC, "GST_FILEINDEX", 0, NULL);
NULL              121 plugins/indexers/gstmemindex.c static GstIndex *parent_class = NULL;
NULL              133 plugins/indexers/gstmemindex.c       NULL,
NULL              134 plugins/indexers/gstmemindex.c       NULL,
NULL              136 plugins/indexers/gstmemindex.c       NULL,
NULL              137 plugins/indexers/gstmemindex.c       NULL,
NULL              141 plugins/indexers/gstmemindex.c       NULL
NULL              174 plugins/indexers/gstmemindex.c   index->associations = NULL;
NULL              197 plugins/indexers/gstmemindex.c         NULL);
NULL              199 plugins/indexers/gstmemindex.c     id_index->format_index = NULL;
NULL              212 plugins/indexers/gstmemindex.c     g_hash_table_foreach (memindex->id_index, gst_mem_index_free_id, NULL);
NULL              214 plugins/indexers/gstmemindex.c     memindex->id_index = NULL;
NULL              219 plugins/indexers/gstmemindex.c     g_list_foreach (memindex->associations, (GFunc) gst_index_entry_free, NULL);
NULL              221 plugins/indexers/gstmemindex.c     memindex->associations = NULL;
NULL              396 plugins/indexers/gstmemindex.c     return NULL;
NULL              400 plugins/indexers/gstmemindex.c     return NULL;
NULL              410 plugins/indexers/gstmemindex.c     data.lower = NULL;
NULL              412 plugins/indexers/gstmemindex.c     data.higher = NULL;
NULL              418 plugins/indexers/gstmemindex.c   if (entry == NULL && !data.exact) {
NULL              430 plugins/indexers/gstmemindex.c       entry = NULL;
NULL              445 plugins/indexers/gstmemindex.c       entry = NULL;
NULL              460 plugins/indexers/gstmemindex.c   if (factory == NULL) {
NULL               65 tests/benchmarks/capsnego.c     mix = gst_element_factory_make (factories[flavour][ELEM_MIX], NULL);
NULL               71 tests/benchmarks/capsnego.c     mix = gst_element_factory_make ("identity", NULL);
NULL               73 tests/benchmarks/capsnego.c   proc = gst_element_factory_make (factories[flavour][ELEM_PROC], NULL);
NULL               78 tests/benchmarks/capsnego.c   conv = gst_element_factory_make (factories[flavour][ELEM_CONV], NULL);
NULL               83 tests/benchmarks/capsnego.c   gst_bin_add_many (bin, mix, proc, conv, NULL);
NULL              114 tests/benchmarks/capsnego.c       src = gst_element_factory_make (factories[flavour][ELEM_SRC], NULL);
NULL              134 tests/benchmarks/capsnego.c   GstMessage *msg = NULL;
NULL              145 tests/benchmarks/capsnego.c       gst_message_parse_state_changed (msg, &old_state, &new_state, NULL);
NULL              206 tests/benchmarks/capsnego.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL               47 tests/benchmarks/complexity.c   pipeline = gst_element_factory_make ("pipeline", NULL);
NULL               50 tests/benchmarks/complexity.c   e = gst_element_factory_make ("fakesrc", NULL);
NULL               51 tests/benchmarks/complexity.c   g_object_set (e, "num-buffers", BUFFER_COUNT, NULL);
NULL               52 tests/benchmarks/complexity.c   g_object_set (e, "silent", TRUE, NULL);
NULL               54 tests/benchmarks/complexity.c   src_list = saved_src_list = g_slist_append (NULL, e);
NULL               56 tests/benchmarks/complexity.c   new_src_list = NULL;
NULL               63 tests/benchmarks/complexity.c       new_src_list = NULL;
NULL               76 tests/benchmarks/complexity.c       e = gst_element_factory_make ("tee", NULL);
NULL               78 tests/benchmarks/complexity.c       e = gst_element_factory_make ("fakesink", NULL);
NULL               79 tests/benchmarks/complexity.c       g_object_set (e, "preroll-queue-len", 1, NULL);
NULL               81 tests/benchmarks/complexity.c     g_object_set (e, "silent", TRUE, NULL);
NULL              100 tests/benchmarks/complexity.c   if (gst_element_get_state (pipeline, NULL, NULL,
NULL               34 tests/benchmarks/controller.c   GstMessage *message = NULL;
NULL               41 tests/benchmarks/controller.c     g_assert (message != NULL);
NULL               92 tests/benchmarks/controller.c   gst_bin_add_many (GST_BIN (bin), src, sink, NULL);
NULL               99 tests/benchmarks/controller.c       "num-buffers", NUM_CP, "samplesperbuffer", BLOCK_SIZE, NULL);
NULL              104 tests/benchmarks/controller.c   if (!(ctrl = gst_controller_new (G_OBJECT (src), "freq", NULL))) {
NULL              156 tests/benchmarks/controller.c       NULL
NULL               56 tests/benchmarks/gstbufferstress.c   g_thread_exit (NULL);
NULL               57 tests/benchmarks/gstbufferstress.c   return NULL;
NULL               96 tests/benchmarks/gstbufferstress.c     GError *error = NULL;
NULL               41 tests/benchmarks/gstclockstress.c   g_thread_exit (NULL);
NULL               42 tests/benchmarks/gstclockstress.c   return NULL;
NULL               65 tests/benchmarks/gstclockstress.c     GError *error = NULL;
NULL               26 tests/benchmarks/gstpollstress.c static GList *fds = NULL;
NULL              125 tests/benchmarks/gstpollstress.c       if (g_timer_elapsed (timer, NULL) > 0.5) {
NULL              135 tests/benchmarks/gstpollstress.c   return NULL;
NULL              160 tests/benchmarks/gstpollstress.c     GError *error = NULL;
NULL               53 tests/benchmarks/mass-elements.c   pipeline = gst_element_factory_make ("pipeline", NULL);
NULL               55 tests/benchmarks/mass-elements.c   src = gst_element_factory_make (src_name, NULL);
NULL               60 tests/benchmarks/mass-elements.c   g_object_set (src, "num-buffers", buffers, NULL);
NULL               61 tests/benchmarks/mass-elements.c   sink = gst_element_factory_make (sink_name, NULL);
NULL               67 tests/benchmarks/mass-elements.c   gst_bin_add_many (GST_BIN (pipeline), src, sink, NULL);
NULL               69 tests/benchmarks/mass-elements.c     current = gst_element_factory_make ("identity", NULL);
NULL               72 tests/benchmarks/mass-elements.c     g_object_set (current, "silent", TRUE, NULL);
NULL               88 tests/benchmarks/mass-elements.c   if (gst_element_get_state (pipeline, NULL, NULL,
NULL               43 tests/check/elements/capsfilter.c   g_object_set (src, "sizetype", 2, "sizemax", 1024, "num-buffers", 1, NULL);
NULL               47 tests/check/elements/capsfilter.c   fail_unless (filter_caps != NULL);
NULL               48 tests/check/elements/capsfilter.c   g_object_set (filter, "caps", filter_caps, NULL);
NULL               50 tests/check/elements/capsfilter.c   gst_bin_add_many (GST_BIN (pipe), src, filter, NULL);
NULL               53 tests/check/elements/capsfilter.c   mysinkpad = gst_check_setup_sink_pad (filter, &sinktemplate, NULL);
NULL               68 tests/check/elements/capsfilter.c   fail_unless (buffers == NULL);
NULL               53 tests/check/elements/fakesink.c   GError *error = NULL;
NULL               61 tests/check/elements/fakesink.c   if (error != NULL) {
NULL               64 tests/check/elements/fakesink.c     return NULL;
NULL               91 tests/check/elements/fakesink.c   fail_if (sink == NULL);
NULL               94 tests/check/elements/fakesink.c   fail_if (sinkpad == NULL);
NULL              114 tests/check/elements/fakesink.c   ret = gst_element_get_state (sink, NULL, NULL, 0);
NULL              131 tests/check/elements/fakesink.c   ret = gst_element_get_state (sink, NULL, NULL, 0);
NULL              148 tests/check/elements/fakesink.c   ret = gst_element_get_state (sink, NULL, NULL, 0);
NULL              164 tests/check/elements/fakesink.c     fail_if (data == NULL);
NULL              216 tests/check/elements/fakesink.c   gst_element_get_state (sink, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              240 tests/check/elements/fakesink.c   fail_if (pipeline == NULL);
NULL              243 tests/check/elements/fakesink.c   fail_if (sink == NULL);
NULL              244 tests/check/elements/fakesink.c   g_object_set (G_OBJECT (sink), "sync", TRUE, NULL);
NULL              245 tests/check/elements/fakesink.c   g_object_set (G_OBJECT (sink), "signal-handoffs", TRUE, NULL);
NULL              246 tests/check/elements/fakesink.c   g_signal_connect (sink, "preroll-handoff", G_CALLBACK (preroll_count), NULL);
NULL              253 tests/check/elements/fakesink.c   fail_if (sinkpad == NULL);
NULL              285 tests/check/elements/fakesink.c     fail_if (data == NULL);
NULL              313 tests/check/elements/fakesink.c     fail_if (data == NULL);
NULL              340 tests/check/elements/fakesink.c   gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              358 tests/check/elements/fakesink.c   fail_if (pipeline == NULL);
NULL              361 tests/check/elements/fakesink.c   fail_if (bus == NULL);
NULL              364 tests/check/elements/fakesink.c   fail_if (sink == NULL);
NULL              365 tests/check/elements/fakesink.c   g_object_set (G_OBJECT (sink), "sync", TRUE, NULL);
NULL              370 tests/check/elements/fakesink.c   fail_if (sinkpad == NULL);
NULL              389 tests/check/elements/fakesink.c   gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              493 tests/check/elements/fakesink.c   gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              509 tests/check/elements/fakesink.c   fail_if (pipeline == NULL);
NULL              512 tests/check/elements/fakesink.c   fail_if (sink == NULL);
NULL              513 tests/check/elements/fakesink.c   g_object_set (G_OBJECT (sink), "sync", TRUE, NULL);
NULL              514 tests/check/elements/fakesink.c   g_object_set (G_OBJECT (sink), "num-buffers", 1, NULL);
NULL              519 tests/check/elements/fakesink.c   fail_if (sinkpad == NULL);
NULL              570 tests/check/elements/fakesink.c   gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              596 tests/check/elements/fakesink.c   fail_if (pipeline == NULL);
NULL              599 tests/check/elements/fakesink.c   fail_if (sink == NULL);
NULL              600 tests/check/elements/fakesink.c   g_object_set (G_OBJECT (sink), "sync", TRUE, NULL);
NULL              601 tests/check/elements/fakesink.c   g_object_set (G_OBJECT (sink), "num-buffers", 2, NULL);
NULL              606 tests/check/elements/fakesink.c   fail_if (sinkpad == NULL);
NULL              656 tests/check/elements/fakesink.c   fail_if (data == NULL);
NULL              659 tests/check/elements/fakesink.c   ret = gst_element_get_state (pipeline, NULL, NULL, -1);
NULL              721 tests/check/elements/fakesink.c   fail_if (data == NULL);
NULL              724 tests/check/elements/fakesink.c   ret = gst_element_get_state (pipeline, NULL, NULL, -1);
NULL              804 tests/check/elements/fakesink.c   fail_if (data == NULL);
NULL              807 tests/check/elements/fakesink.c   ret = gst_element_get_state (pipeline, NULL, NULL, -1);
NULL              886 tests/check/elements/fakesink.c       gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM_OOB, NULL));
NULL              920 tests/check/elements/fakesink.c   p->src = g_object_new (oob_source_get_type (), NULL);
NULL              922 tests/check/elements/fakesink.c   p->queue = gst_element_factory_make ("queue", NULL);
NULL              923 tests/check/elements/fakesink.c   g_object_set (p->queue, "max-size-buffers", 2, NULL);
NULL              925 tests/check/elements/fakesink.c   p->sink = gst_element_factory_make ("fakesink", NULL);
NULL              929 tests/check/elements/fakesink.c   gst_element_link_many (p->src, p->queue, p->sink, NULL);
NULL              935 tests/check/elements/fakesink.c   fail_unless_equals_int (gst_element_get_state (p->pipe, NULL, NULL, -1),
NULL               56 tests/check/elements/fakesrc.c   mysinkpad = gst_check_setup_sink_pad (fakesrc, &sinktemplate, NULL);
NULL               76 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "num-buffers", 3, NULL);
NULL              104 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "sizetype", 1, NULL);
NULL              105 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "num-buffers", 100, NULL);
NULL              141 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "sizetype", 2, NULL);
NULL              142 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "sizemax", 8192, NULL);
NULL              143 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "num-buffers", 100, NULL);
NULL              179 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "sizetype", 3, NULL);
NULL              180 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "sizemin", 4096, NULL);
NULL              181 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "sizemax", 8192, NULL);
NULL              182 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "num-buffers", 100, NULL);
NULL              219 tests/check/elements/fakesrc.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL               59 tests/check/elements/fdsrc.c   mysinkpad = gst_check_setup_sink_pad (fdsrc, &sinktemplate, NULL);
NULL               86 tests/check/elements/fdsrc.c   g_object_set (G_OBJECT (src), "num-buffers", 3, NULL);
NULL               87 tests/check/elements/fdsrc.c   g_object_set (G_OBJECT (src), "fd", pipe_fd[0], NULL);
NULL              106 tests/check/elements/fdsrc.c   g_list_foreach (buffers, (GFunc) gst_mini_object_unref, NULL);
NULL              127 tests/check/elements/fdsrc.c   g_object_set (G_OBJECT (src), "num-buffers", 3, NULL);
NULL              128 tests/check/elements/fdsrc.c   g_object_set (G_OBJECT (src), "fd", pipe_fd[0], NULL);
NULL              138 tests/check/elements/fdsrc.c       != NULL);
NULL              140 tests/check/elements/fdsrc.c   gst_query_parse_seeking (seeking_query, NULL, &seekable, NULL, NULL);
NULL              168 tests/check/elements/fdsrc.c   g_object_set (G_OBJECT (src), "fd", in_fd, NULL);
NULL              175 tests/check/elements/fdsrc.c       != NULL);
NULL              177 tests/check/elements/fdsrc.c   gst_query_parse_seeking (seeking_query, NULL, &seekable, NULL, NULL);
NULL               51 tests/check/elements/filesink.c   mysrcpad = gst_check_setup_src_pad (filesink, &srctemplate, NULL);
NULL              107 tests/check/elements/filesink.c   if (tmpdir == NULL)
NULL              111 tests/check/elements/filesink.c   tmp_fn = g_build_filename (tmpdir, "gstreamer-filesink-test-XXXXXX", NULL);
NULL              125 tests/check/elements/filesink.c   g_object_set (filesink, "location", tmp_fn, NULL);
NULL              137 tests/check/elements/filesink.c       != NULL);
NULL              139 tests/check/elements/filesink.c   gst_query_parse_seeking (seeking_query, NULL, &seekable, NULL, NULL);
NULL              186 tests/check/elements/filesink.c     gchar *data = NULL;
NULL              189 tests/check/elements/filesink.c     fail_unless (g_file_get_contents (tmp_fn, &data, &len, NULL),
NULL              226 tests/check/elements/filesink.c   g_object_set (filesink, "location", "/i/do/not/exist", NULL);
NULL              227 tests/check/elements/filesink.c   g_object_get (filesink, "location", &location, NULL);
NULL              235 tests/check/elements/filesink.c   fail_if ((message = gst_bus_pop (bus)) == NULL);
NULL              239 tests/check/elements/filesink.c   g_object_set (filesink, "location", NULL, NULL);
NULL              240 tests/check/elements/filesink.c   g_object_get (filesink, "location", &location, NULL);
NULL              244 tests/check/elements/filesink.c   gst_element_set_bus (filesink, NULL);
NULL              262 tests/check/elements/filesink.c   g_object_set (G_OBJECT (filesink), "location", "/i/do/not/exist", NULL);
NULL              263 tests/check/elements/filesink.c   g_object_get (G_OBJECT (filesink), "location", &location, NULL);
NULL              275 tests/check/elements/filesink.c   g_object_get (G_OBJECT (filesink), "location", &location, NULL);
NULL              284 tests/check/elements/filesink.c   g_object_get (G_OBJECT (filesink), "location", &location, NULL);
NULL              293 tests/check/elements/filesink.c   gst_element_set_bus (filesink, NULL);
NULL               76 tests/check/elements/filesrc.c   mysinkpad = gst_check_setup_sink_pad (filesrc, &sinktemplate, NULL);
NULL              108 tests/check/elements/filesrc.c   g_object_set (G_OBJECT (src), "location", TESTFILE, NULL);
NULL              115 tests/check/elements/filesrc.c       != NULL);
NULL              117 tests/check/elements/filesrc.c   gst_query_parse_seeking (seeking_query, NULL, &seekable, NULL, NULL);
NULL              139 tests/check/elements/filesrc.c   g_object_set (G_OBJECT (src), "location", TESTFILE, NULL);
NULL              177 tests/check/elements/filesrc.c   g_object_set (G_OBJECT (src), "location", TESTFILE, NULL);
NULL              184 tests/check/elements/filesrc.c   fail_unless (pad != NULL);
NULL              197 tests/check/elements/filesrc.c       != NULL);
NULL              201 tests/check/elements/filesrc.c   gst_query_parse_seeking (seeking_query, NULL, &seekable, &start, &stop);
NULL              210 tests/check/elements/filesrc.c   fail_unless (buffer1 != NULL);
NULL              215 tests/check/elements/filesrc.c   fail_unless (buffer2 != NULL);
NULL              227 tests/check/elements/filesrc.c   fail_unless (buffer2 != NULL);
NULL              240 tests/check/elements/filesrc.c   fail_unless (buffer1 != NULL);
NULL              247 tests/check/elements/filesrc.c   fail_unless (buffer1 != NULL);
NULL              254 tests/check/elements/filesrc.c   fail_unless (buffer1 != NULL);
NULL              261 tests/check/elements/filesrc.c   fail_unless (buffer1 != NULL);
NULL              303 tests/check/elements/filesrc.c   g_object_set (G_OBJECT (src), "location", "/i/do/not/exist", NULL);
NULL              304 tests/check/elements/filesrc.c   g_object_get (G_OBJECT (src), "location", &location, NULL);
NULL              312 tests/check/elements/filesrc.c   fail_if ((message = gst_bus_pop (bus)) == NULL);
NULL              314 tests/check/elements/filesrc.c   fail_if ((message = gst_bus_pop (bus)) == NULL);
NULL              318 tests/check/elements/filesrc.c   g_object_set (G_OBJECT (src), "location", NULL, NULL);
NULL              319 tests/check/elements/filesrc.c   g_object_get (G_OBJECT (src), "location", &location, NULL);
NULL              323 tests/check/elements/filesrc.c   gst_element_set_bus (src, NULL);
NULL              341 tests/check/elements/filesrc.c   g_object_set (G_OBJECT (src), "location", "/i/do/not/exist", NULL);
NULL              342 tests/check/elements/filesrc.c   g_object_get (G_OBJECT (src), "location", &location, NULL);
NULL              354 tests/check/elements/filesrc.c   g_object_get (G_OBJECT (src), "location", &location, NULL);
NULL              363 tests/check/elements/filesrc.c   g_object_get (G_OBJECT (src), "location", &location, NULL);
NULL              372 tests/check/elements/filesrc.c   gst_element_set_bus (src, NULL);
NULL               65 tests/check/elements/identity.c   mysrcpad = gst_check_setup_src_pad (identity, &srctemplate, NULL);
NULL               66 tests/check/elements/identity.c   mysinkpad = gst_check_setup_sink_pad (identity, &sinktemplate, NULL);
NULL               34 tests/check/elements/multiqueue.c   mq = gst_element_factory_make ("multiqueue", NULL);
NULL               35 tests/check/elements/multiqueue.c   fail_unless (mq != NULL, "failed to create 'multiqueue' element");
NULL               40 tests/check/elements/multiqueue.c     GstPad *sinkpad = NULL;
NULL               41 tests/check/elements/multiqueue.c     GstPad *srcpad = NULL;
NULL               45 tests/check/elements/multiqueue.c     fail_unless (sinkpad != NULL,
NULL               49 tests/check/elements/multiqueue.c     if (inputs != NULL && inputs[i] != NULL) {
NULL               53 tests/check/elements/multiqueue.c       fail_unless (srcpad != NULL, "failed to find src pad for input #%u", i);
NULL               58 tests/check/elements/multiqueue.c       srcpad = NULL;
NULL               61 tests/check/elements/multiqueue.c     sinkpad = NULL;
NULL               64 tests/check/elements/multiqueue.c     if (outputs != NULL && outputs[i] != NULL) {
NULL               70 tests/check/elements/multiqueue.c       fail_unless (srcpad == NULL);
NULL               74 tests/check/elements/multiqueue.c       fail_unless (srcpad != NULL, "failed to get multiqueue src pad #%u", i);
NULL               81 tests/check/elements/multiqueue.c       fail_unless (sinkpad != NULL, "failed to find sink pad of output #%u", i);
NULL              103 tests/check/elements/multiqueue.c   inputs[0] = gst_element_factory_make ("fakesrc", NULL);
NULL              104 tests/check/elements/multiqueue.c   fail_unless (inputs[0] != NULL, "failed to create 'fakesrc' element");
NULL              105 tests/check/elements/multiqueue.c   g_object_set (inputs[0], "num-buffers", 256, NULL);
NULL              107 tests/check/elements/multiqueue.c   outputs[0] = gst_element_factory_make ("fakesink", NULL);
NULL              108 tests/check/elements/multiqueue.c   fail_unless (outputs[0] != NULL, "failed to create 'fakesink' element");
NULL              138 tests/check/elements/multiqueue.c   inputs[0] = gst_element_factory_make ("fakesrc", NULL);
NULL              139 tests/check/elements/multiqueue.c   fail_unless (inputs[0] != NULL, "failed to create 'fakesrc' element");
NULL              141 tests/check/elements/multiqueue.c   outputs[0] = gst_element_factory_make ("fakesink", NULL);
NULL              142 tests/check/elements/multiqueue.c   fail_unless (outputs[0] != NULL, "failed to create 'fakesink' element");
NULL              183 tests/check/elements/multiqueue.c   mq = gst_element_factory_make ("multiqueue", NULL);
NULL              197 tests/check/elements/multiqueue.c   mq = gst_element_factory_make ("multiqueue", NULL);
NULL              200 tests/check/elements/multiqueue.c   fail_unless (sink1 == NULL,
NULL              204 tests/check/elements/multiqueue.c   fail_unless (sink1 == NULL,
NULL              208 tests/check/elements/multiqueue.c   fail_unless (sink1 != NULL);
NULL              214 tests/check/elements/multiqueue.c   fail_unless (sink2 != NULL);
NULL              250 tests/check/elements/multiqueue.c   GstPad *srcpad = NULL;
NULL              259 tests/check/elements/multiqueue.c   fail_unless (srcpad != NULL);
NULL              295 tests/check/elements/multiqueue.c   fail_if (pad_data == NULL);
NULL              340 tests/check/elements/multiqueue.c   fail_if (pad_data == NULL);
NULL              384 tests/check/elements/multiqueue.c   mq = gst_element_factory_make ("multiqueue", NULL);
NULL              385 tests/check/elements/multiqueue.c   fail_unless (mq != NULL);
NULL              394 tests/check/elements/multiqueue.c       "extra-size-buffers", (guint) 0, "extra-size-time", (guint64) 0, NULL);
NULL              409 tests/check/elements/multiqueue.c     fail_unless (mq_sinkpad != NULL);
NULL              458 tests/check/elements/multiqueue.c     fail_if (buf == NULL);
NULL               72 tests/check/elements/queue.c   g_signal_connect (queue, "overrun", G_CALLBACK (queue_overrun), NULL);
NULL               73 tests/check/elements/queue.c   g_signal_connect (queue, "underrun", G_CALLBACK (queue_underrun), NULL);
NULL               93 tests/check/elements/queue.c   GstBuffer *buffer = NULL;
NULL               96 tests/check/elements/queue.c   mysinkpad = gst_check_setup_sink_pad (queue, &sinktemplate, NULL);
NULL               98 tests/check/elements/queue.c   g_object_set (G_OBJECT (queue), "max-size-buffers", 2, NULL);
NULL              112 tests/check/elements/queue.c   fail_unless (buffer == NULL);
NULL              136 tests/check/elements/queue.c   mysrcpad = gst_check_setup_src_pad (queue, &srctemplate, NULL);
NULL              137 tests/check/elements/queue.c   mysinkpad = gst_check_setup_sink_pad (queue, &sinktemplate, NULL);
NULL              139 tests/check/elements/queue.c   g_object_set (G_OBJECT (queue), "max-size-buffers", 2, NULL);
NULL              198 tests/check/elements/queue.c   mysrcpad = gst_check_setup_src_pad (queue, &srctemplate, NULL);
NULL              199 tests/check/elements/queue.c   mysinkpad = gst_check_setup_sink_pad (queue, &sinktemplate, NULL);
NULL              200 tests/check/elements/queue.c   g_object_set (G_OBJECT (queue), "max-size-buffers", 2, "leaky", 1, NULL);
NULL              267 tests/check/elements/queue.c   mysrcpad = gst_check_setup_src_pad (queue, &srctemplate, NULL);
NULL              268 tests/check/elements/queue.c   mysinkpad = gst_check_setup_sink_pad (queue, &sinktemplate, NULL);
NULL              269 tests/check/elements/queue.c   g_object_set (G_OBJECT (queue), "leaky", 2, "max-size-buffers", 2, NULL);
NULL              336 tests/check/elements/queue.c   GstBuffer *buffer = NULL;
NULL              340 tests/check/elements/queue.c   mysrcpad = gst_check_setup_src_pad (queue, &srctemplate, NULL);
NULL              341 tests/check/elements/queue.c   mysinkpad = gst_check_setup_sink_pad (queue, &sinktemplate, NULL);
NULL              342 tests/check/elements/queue.c   g_object_set (G_OBJECT (queue), "max-size-buffers", 6, NULL);
NULL              343 tests/check/elements/queue.c   g_object_set (G_OBJECT (queue), "max-size-time", 10 * GST_SECOND, NULL);
NULL              362 tests/check/elements/queue.c   g_object_get (G_OBJECT (queue), "current-level-time", &time, NULL);
NULL              372 tests/check/elements/queue.c   g_object_get (G_OBJECT (queue), "current-level-time", &time, NULL);
NULL              385 tests/check/elements/queue.c   g_object_get (G_OBJECT (queue), "current-level-time", &time, NULL);
NULL              397 tests/check/elements/queue.c   g_object_get (G_OBJECT (queue), "current-level-time", &time, NULL);
NULL              409 tests/check/elements/queue.c   g_object_get (G_OBJECT (queue), "current-level-time", &time, NULL);
NULL              420 tests/check/elements/queue.c   g_object_get (G_OBJECT (queue), "current-level-time", &time, NULL);
NULL               56 tests/check/elements/tee.c   g_object_set (src, "num-buffers", NUM_BUFFERS, NULL);
NULL               78 tests/check/elements/tee.c     g_object_set (sinks[i], "signal-handoffs", TRUE, NULL);
NULL               82 tests/check/elements/tee.c     fail_unless (req_pads[i] != NULL);
NULL               90 tests/check/elements/tee.c   fail_if (bus == NULL);
NULL              129 tests/check/elements/tee.c   pipeline = gst_parse_launch (desc, NULL);
NULL              130 tests/check/elements/tee.c   fail_if (pipeline == NULL);
NULL              133 tests/check/elements/tee.c   fail_if (tee == NULL);
NULL              137 tests/check/elements/tee.c   fail_if (bus == NULL);
NULL              142 tests/check/elements/tee.c   gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              156 tests/check/elements/tee.c   if (msg == NULL)
NULL              191 tests/check/elements/tee.c   fail_if (h->tee == NULL);
NULL              198 tests/check/elements/tee.c   h->caps = gst_caps_new_simple ("video/x-raw-yuv", NULL);
NULL              201 tests/check/elements/tee.c   fail_if (h->start_srcpad == NULL);
NULL              206 tests/check/elements/tee.c   fail_if (h->tee_sinkpad == NULL);
NULL              209 tests/check/elements/tee.c   fail_if (h->tee_srcpad == NULL);
NULL              212 tests/check/elements/tee.c   fail_if (h->final_sinkpad == NULL);
NULL              262 tests/check/elements/tee.c   return NULL;
NULL              274 tests/check/elements/tee.c   g_assert (h != NULL);
NULL              281 tests/check/elements/tee.c     h->app_thread = g_thread_create (app_thread_func, h, TRUE, NULL);
NULL              282 tests/check/elements/tee.c     fail_if (h->app_thread == NULL);
NULL              360 tests/check/elements/tee.c   fail_unless (sinkpad != NULL);
NULL              362 tests/check/elements/tee.c   fail_unless (it != NULL);
NULL              365 tests/check/elements/tee.c   val1 = NULL;
NULL              368 tests/check/elements/tee.c   fail_unless (val1 == NULL);
NULL              371 tests/check/elements/tee.c   fail_unless (srcpad1 != NULL);
NULL              376 tests/check/elements/tee.c   fail_unless (val1 == NULL);
NULL              386 tests/check/elements/tee.c   val1 = NULL;
NULL              389 tests/check/elements/tee.c   fail_unless (val1 == NULL);
NULL              392 tests/check/elements/tee.c   fail_unless (srcpad2 != NULL);
NULL              397 tests/check/elements/tee.c   fail_unless (val1 == NULL);
NULL              415 tests/check/elements/tee.c   val1 = NULL;
NULL              418 tests/check/elements/tee.c   fail_unless (val1 == NULL);
NULL              424 tests/check/elements/tee.c   fail_unless (it != NULL);
NULL              436 tests/check/elements/tee.c   fail_unless (it != NULL);
NULL              477 tests/check/elements/tee.c   caps = gst_caps_new_simple ("test/test", NULL);
NULL              479 tests/check/elements/tee.c   tee = gst_element_factory_make ("tee", NULL);
NULL              480 tests/check/elements/tee.c   fail_unless (tee != NULL);
NULL              482 tests/check/elements/tee.c   fail_unless (teesink != NULL);
NULL              484 tests/check/elements/tee.c   fail_unless (teesrc1 != NULL);
NULL              486 tests/check/elements/tee.c   fail_unless (teesrc2 != NULL);
NULL               29 tests/check/generic/sinks.c   GstMessage *message = NULL;
NULL               33 tests/check/generic/sinks.c   fail_unless (message != NULL,
NULL               89 tests/check/generic/sinks.c   g_object_set (G_OBJECT (sink), "sync", TRUE, NULL);
NULL              100 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "datarate", 200, "sizetype", 2, NULL);
NULL              147 tests/check/generic/sinks.c   ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              178 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              232 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              304 tests/check/generic/sinks.c       fail_unless (m != NULL, "expected state change message");
NULL              355 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              424 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              461 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              519 tests/check/generic/sinks.c   g_object_set (G_OBJECT (lsrc), "is-live", TRUE, NULL);
NULL              573 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              632 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              728 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              785 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              800 tests/check/generic/sinks.c   gst_pad_set_blocked_async (srcpad, TRUE, pad_blocked_cb, NULL);
NULL              828 tests/check/generic/sinks.c   gst_pad_set_blocked_async (srcpad, FALSE, pad_blocked_cb, NULL);
NULL              859 tests/check/generic/sinks.c   g_object_set (G_OBJECT (src), "is-live", TRUE, NULL);
NULL              921 tests/check/generic/sinks.c   g_object_set (G_OBJECT (sink), "sync", TRUE, NULL);
NULL              939 tests/check/generic/sinks.c   ret = gst_element_get_state (pipeline, NULL, NULL, -1);
NULL              945 tests/check/generic/sinks.c   thread = g_thread_create ((GThreadFunc) send_eos, sinkpad, TRUE, NULL);
NULL              946 tests/check/generic/sinks.c   fail_if (thread == NULL, "no thread");
NULL             1053 tests/check/generic/sinks.c   g_object_set (G_OBJECT (sink), "sync", TRUE, NULL);
NULL             1054 tests/check/generic/sinks.c   g_object_set (G_OBJECT (sink), "preroll-queue-len", 2, NULL);
NULL             1055 tests/check/generic/sinks.c   g_object_set (G_OBJECT (sink), "signal-handoffs", TRUE, NULL);
NULL             1114 tests/check/generic/sinks.c   thread = g_thread_create ((GThreadFunc) send_buffer, sinkpad, TRUE, NULL);
NULL             1115 tests/check/generic/sinks.c   fail_if (thread == NULL, "no thread");
NULL             1195 tests/check/generic/sinks.c   g_object_set (G_OBJECT (sink), "sync", TRUE, NULL);
NULL             1196 tests/check/generic/sinks.c   g_object_set (G_OBJECT (sink), "preroll-queue-len", 1, NULL);
NULL             1256 tests/check/generic/sinks.c   if (g_getenv ("CK_DEFAULT_TIMEOUT") != NULL)
NULL               31 tests/check/generic/states.c static GList *elements = NULL;
NULL               38 tests/check/generic/states.c   gchar **ignorelist = NULL;
NULL               39 tests/check/generic/states.c   const gchar *STATE_IGNORE_ELEMENTS = NULL;
NULL               99 tests/check/generic/states.c   elements = NULL;
NULL              113 tests/check/generic/states.c     fail_if (element == NULL, "Could not make element from factory %s", name);
NULL              146 tests/check/generic/states.c     fail_if (element == NULL, "Could not make element from factory %s", name);
NULL              179 tests/check/generic/states.c     fail_if (element == NULL, "Could not make element from factory %s", name);
NULL               28 tests/check/gst/gst.c   gst_init (NULL, NULL);
NULL               30 tests/check/gst/gst.c   gst_init (NULL, NULL);
NULL               37 tests/check/gst/gst.c   gst_init (NULL, NULL);
NULL               48 tests/check/gst/gst.c   gst_init (NULL, NULL);
NULL               74 tests/check/gst/gst.c   element = gst_element_factory_make ("fakesrc", NULL);
NULL               89 tests/check/gst/gst.c   fail_if (version == NULL);
NULL               66 tests/check/gst/gstbin.c   bin = GST_BIN (gst_bin_new (NULL));
NULL               67 tests/check/gst/gstbin.c   fail_unless (bin != NULL, "Could not create bin");
NULL               69 tests/check/gst/gstbin.c   filesrc = gst_element_factory_make ("filesrc", NULL);
NULL               70 tests/check/gst/gstbin.c   fail_unless (filesrc != NULL, "Could not create filesrc");
NULL               78 tests/check/gst/gstbin.c   fail_unless (it != NULL);
NULL               86 tests/check/gst/gstbin.c       gst_element_factory_make ("identity", NULL),
NULL               87 tests/check/gst/gstbin.c       gst_element_factory_make ("identity", NULL),
NULL               88 tests/check/gst/gstbin.c       gst_element_factory_make ("identity", NULL), NULL);
NULL               90 tests/check/gst/gstbin.c   fail_unless (it != NULL);
NULL               98 tests/check/gst/gstbin.c   bin = GST_BIN (gst_bin_new (NULL));
NULL               99 tests/check/gst/gstbin.c   fail_unless (bin != NULL);
NULL              101 tests/check/gst/gstbin.c       gst_element_factory_make ("identity", NULL),
NULL              102 tests/check/gst/gstbin.c       gst_element_factory_make ("identity", NULL),
NULL              103 tests/check/gst/gstbin.c       GST_ELEMENT (bin2), gst_element_factory_make ("identity", NULL), NULL);
NULL              111 tests/check/gst/gstbin.c   gst_bin_add (bin, gst_element_factory_make ("filesrc", NULL));
NULL              112 tests/check/gst/gstbin.c   gst_bin_add (bin2, gst_element_factory_make ("filesrc", NULL));
NULL              135 tests/check/gst/gstbin.c   bin = GST_BIN (gst_bin_new (NULL));
NULL              136 tests/check/gst/gstbin.c   fail_unless (bin != NULL, "Could not create bin");
NULL              139 tests/check/gst/gstbin.c   bus = g_object_new (gst_bus_get_type (), NULL);
NULL              176 tests/check/gst/gstbin.c   bin = GST_BIN (gst_bin_new (NULL));
NULL              177 tests/check/gst/gstbin.c   fail_unless (bin != NULL, "Could not create bin");
NULL              180 tests/check/gst/gstbin.c   bus = g_object_new (gst_bus_get_type (), NULL);
NULL              183 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              184 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              238 tests/check/gst/gstbin.c   pipeline = GST_PIPELINE (gst_pipeline_new (NULL));
NULL              239 tests/check/gst/gstbin.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              242 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              243 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              246 tests/check/gst/gstbin.c   g_object_set (G_OBJECT (src), "silent", TRUE, NULL);
NULL              249 tests/check/gst/gstbin.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              252 tests/check/gst/gstbin.c   g_object_set (G_OBJECT (sink), "silent", TRUE, NULL);
NULL              253 tests/check/gst/gstbin.c   fail_if (sink == NULL, "Could not create fakesink");
NULL              315 tests/check/gst/gstbin.c   fail_if ((gst_bus_pop (bus)) != NULL);
NULL              342 tests/check/gst/gstbin.c   fail_if ((gst_bus_pop (bus)) != NULL);
NULL              363 tests/check/gst/gstbin.c   fail_if ((gst_bus_pop (bus)) != NULL);
NULL              390 tests/check/gst/gstbin.c   bin = gst_element_factory_make ("bin", NULL);
NULL              391 tests/check/gst/gstbin.c   fail_unless (bin != NULL, "Could not create bin");
NULL              393 tests/check/gst/gstbin.c   bus = g_object_new (gst_bus_get_type (), NULL);
NULL              396 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              397 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              398 tests/check/gst/gstbin.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              399 tests/check/gst/gstbin.c   fail_if (sink == NULL, "Could not create fakesink");
NULL              410 tests/check/gst/gstbin.c       gst_element_get_state (GST_ELEMENT (bin), NULL, NULL,
NULL              427 tests/check/gst/gstbin.c   gst_element_get_state (GST_ELEMENT (bin), NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              453 tests/check/gst/gstbin.c   bin = gst_element_factory_make ("bin", NULL);
NULL              454 tests/check/gst/gstbin.c   fail_unless (bin != NULL, "Could not create bin");
NULL              456 tests/check/gst/gstbin.c   bus = g_object_new (gst_bus_get_type (), NULL);
NULL              459 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              460 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              461 tests/check/gst/gstbin.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              462 tests/check/gst/gstbin.c   fail_if (sink == NULL, "Could not create fakesink");
NULL              474 tests/check/gst/gstbin.c   ret = gst_element_get_state (GST_ELEMENT (bin), NULL, NULL,
NULL              500 tests/check/gst/gstbin.c   pipeline = gst_pipeline_new (NULL);
NULL              501 tests/check/gst/gstbin.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              503 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              504 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              505 tests/check/gst/gstbin.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              506 tests/check/gst/gstbin.c   fail_if (sink == NULL, "Could not create fakesink");
NULL              509 tests/check/gst/gstbin.c   fail_unless (srcpad != NULL);
NULL              511 tests/check/gst/gstbin.c   fail_unless (sinkpad != NULL);
NULL              551 tests/check/gst/gstbin.c   bin = gst_bin_new (NULL);
NULL              552 tests/check/gst/gstbin.c   fail_unless (bin != NULL, "Could not create bin");
NULL              569 tests/check/gst/gstbin.c     fail_if (msg == NULL, "No state change message within 1 second (#"        \
NULL              586 tests/check/gst/gstbin.c   pipeline = gst_pipeline_new (NULL);
NULL              587 tests/check/gst/gstbin.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              590 tests/check/gst/gstbin.c   fail_unless (bus != NULL, "Pipeline has no bus?!");
NULL              592 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              593 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              594 tests/check/gst/gstbin.c   g_object_set (src, "num-buffers", 5, NULL);
NULL              596 tests/check/gst/gstbin.c   identity = gst_element_factory_make ("identity", NULL);
NULL              597 tests/check/gst/gstbin.c   fail_if (identity == NULL, "Could not create identity");
NULL              599 tests/check/gst/gstbin.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              600 tests/check/gst/gstbin.c   fail_if (sink == NULL, "Could not create fakesink");
NULL              602 tests/check/gst/gstbin.c   gst_bin_add_many (GST_BIN (pipeline), src, identity, sink, NULL);
NULL              655 tests/check/gst/gstbin.c   ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              692 tests/check/gst/gstbin.c   pipeline = gst_pipeline_new (NULL);
NULL              693 tests/check/gst/gstbin.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              696 tests/check/gst/gstbin.c   fail_unless (bus != NULL, "Pipeline has no bus?!");
NULL              698 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              699 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              701 tests/check/gst/gstbin.c   identity = gst_element_factory_make ("identity", NULL);
NULL              702 tests/check/gst/gstbin.c   fail_if (identity == NULL, "Could not create identity");
NULL              704 tests/check/gst/gstbin.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              705 tests/check/gst/gstbin.c   fail_if (sink == NULL, "Could not create fakesink");
NULL              707 tests/check/gst/gstbin.c   gst_bin_add_many (GST_BIN (pipeline), src, identity, sink, NULL);
NULL              796 tests/check/gst/gstbin.c   pipeline = gst_pipeline_new (NULL);
NULL              797 tests/check/gst/gstbin.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              800 tests/check/gst/gstbin.c   fail_unless (bus != NULL, "Pipeline has no bus?!");
NULL              802 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              803 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              805 tests/check/gst/gstbin.c   tee = gst_element_factory_make ("tee", NULL);
NULL              806 tests/check/gst/gstbin.c   fail_if (tee == NULL, "Could not create tee");
NULL              808 tests/check/gst/gstbin.c   identity = gst_element_factory_make ("identity", NULL);
NULL              809 tests/check/gst/gstbin.c   fail_if (identity == NULL, "Could not create identity");
NULL              811 tests/check/gst/gstbin.c   sink1 = gst_element_factory_make ("fakesink", NULL);
NULL              812 tests/check/gst/gstbin.c   fail_if (sink1 == NULL, "Could not create fakesink1");
NULL              814 tests/check/gst/gstbin.c   sink2 = gst_element_factory_make ("fakesink", NULL);
NULL              815 tests/check/gst/gstbin.c   fail_if (sink2 == NULL, "Could not create fakesink2");
NULL              817 tests/check/gst/gstbin.c   gst_bin_add_many (GST_BIN (pipeline), src, tee, identity, sink1, sink2, NULL);
NULL              834 tests/check/gst/gstbin.c     fail_if (msg == NULL, "No state change message within 1 second (#201)");
NULL              844 tests/check/gst/gstbin.c     fail_if (msg == NULL, "No state change message within 1 second (#201)");
NULL              892 tests/check/gst/gstbin.c   pipeline = gst_pipeline_new (NULL);
NULL              893 tests/check/gst/gstbin.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              895 tests/check/gst/gstbin.c   bin = gst_bin_new (NULL);
NULL              896 tests/check/gst/gstbin.c   fail_unless (bin != NULL, "Could not create bin");
NULL              898 tests/check/gst/gstbin.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              899 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              901 tests/check/gst/gstbin.c   tee = gst_element_factory_make ("tee", NULL);
NULL              902 tests/check/gst/gstbin.c   fail_if (tee == NULL, "Could not create tee");
NULL              904 tests/check/gst/gstbin.c   sink1 = gst_element_factory_make ("fakesink", NULL);
NULL              905 tests/check/gst/gstbin.c   fail_if (sink1 == NULL, "Could not create fakesink1");
NULL              907 tests/check/gst/gstbin.c   gst_bin_add_many (GST_BIN (bin), src, tee, sink1, NULL);
NULL              912 tests/check/gst/gstbin.c   identity = gst_element_factory_make ("identity", NULL);
NULL              913 tests/check/gst/gstbin.c   fail_if (identity == NULL, "Could not create identity");
NULL              915 tests/check/gst/gstbin.c   sink2 = gst_element_factory_make ("fakesink", NULL);
NULL              916 tests/check/gst/gstbin.c   fail_if (sink2 == NULL, "Could not create fakesink2");
NULL              918 tests/check/gst/gstbin.c   gst_bin_add_many (GST_BIN (pipeline), bin, identity, sink2, NULL);
NULL              952 tests/check/gst/gstbin.c   fail_unless (sink != NULL, "Could not get sink");
NULL              961 tests/check/gst/gstbin.c   fail_unless (src != NULL, "Could not get src");
NULL              964 tests/check/gst/gstbin.c   fail_unless (identity != NULL, "Could not get identity");
NULL              981 tests/check/gst/gstbin.c   pipeline = gst_pipeline_new (NULL);
NULL              982 tests/check/gst/gstbin.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              985 tests/check/gst/gstbin.c   fail_unless (bus != NULL, "Could not get bus");
NULL              992 tests/check/gst/gstbin.c       NULL);
NULL              995 tests/check/gst/gstbin.c   fail_if (src == NULL, "Could not create fakesrc");
NULL              998 tests/check/gst/gstbin.c   fail_if (identity == NULL, "Could not create identity");
NULL             1001 tests/check/gst/gstbin.c   fail_if (sink == NULL, "Could not create fakesink1");
NULL             1003 tests/check/gst/gstbin.c   gst_bin_add_many (GST_BIN (pipeline), src, identity, sink, NULL);
NULL             1006 tests/check/gst/gstbin.c   gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL             1010 tests/check/gst/gstbin.c   gst_element_get_state (src, &state, NULL, 0);
NULL             1026 tests/check/gst/gstbin.c     fail_unless (child != NULL, "Could not find fakesink");
NULL             1040 tests/check/gst/gstbin.c   pipeline = gst_pipeline_new (NULL);
NULL             1041 tests/check/gst/gstbin.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL             1044 tests/check/gst/gstbin.c   fail_unless (src != NULL, "Could not create fakesrc");
NULL             1047 tests/check/gst/gstbin.c   fail_unless (sink != NULL, "Could not create fakesink");
NULL             1049 tests/check/gst/gstbin.c   g_object_set (sink, "state-error", 1, NULL);
NULL             1057 tests/check/gst/gstbin.c   fail_unless (bus != NULL, "Could not get bus");
NULL               44 tests/check/gst/gstbuffer.c   fail_unless (GST_BUFFER_CAPS (buffer) == NULL);
NULL               63 tests/check/gst/gstbuffer.c   gst_buffer_set_caps (buffer, NULL);
NULL               92 tests/check/gst/gstbuffer.c   fail_if (sub == NULL, "create_sub of buffer returned NULL");
NULL              108 tests/check/gst/gstbuffer.c   fail_if (sub == NULL, "create_sub of buffer returned NULL");
NULL              119 tests/check/gst/gstbuffer.c   fail_if (sub == NULL, "create_sub of buffer returned NULL");
NULL              132 tests/check/gst/gstbuffer.c   fail_if (sub == NULL, "create_sub of buffer returned NULL");
NULL              155 tests/check/gst/gstbuffer.c   fail_if (sub1 == NULL, "create_sub of buffer returned NULL");
NULL              158 tests/check/gst/gstbuffer.c   fail_if (sub2 == NULL, "create_sub of buffer returned NULL");
NULL              184 tests/check/gst/gstbuffer.c   ASSERT_CRITICAL (gst_buffer_span (NULL, 1, NULL, 2));
NULL              185 tests/check/gst/gstbuffer.c   ASSERT_CRITICAL (gst_buffer_span (buffer, 1, NULL, 2));
NULL              186 tests/check/gst/gstbuffer.c   ASSERT_CRITICAL (gst_buffer_span (NULL, 1, buffer, 2));
NULL              190 tests/check/gst/gstbuffer.c   fail_if (sub1 == NULL, "create_sub of buffer returned NULL");
NULL              193 tests/check/gst/gstbuffer.c   fail_if (sub2 == NULL, "create_sub of buffer returned NULL");
NULL              399 tests/check/gst/gstbuffer.c   fail_unless (GST_BUFFER_DATA (buffer) == NULL);
NULL              405 tests/check/gst/gstbuffer.c   fail_unless (GST_BUFFER_DATA (copy) == NULL);
NULL              420 tests/check/gst/gstbuffer.c   fail_unless (buf != NULL);
NULL              423 tests/check/gst/gstbuffer.c   fail_unless (GST_BUFFER_DATA (buf) == NULL);
NULL              424 tests/check/gst/gstbuffer.c   fail_unless (GST_BUFFER_MALLOCDATA (buf) == NULL);
NULL              429 tests/check/gst/gstbuffer.c   fail_unless (buf != NULL);
NULL              432 tests/check/gst/gstbuffer.c   fail_unless (GST_BUFFER_DATA (buf) != NULL);
NULL              433 tests/check/gst/gstbuffer.c   fail_unless (GST_BUFFER_MALLOCDATA (buf) != NULL);
NULL              447 tests/check/gst/gstbuffer.c     fail_unless (buf == NULL);
NULL               37 tests/check/gst/gstbufferlist.c   caps = gst_caps_new_simple ("text/plain", NULL);
NULL               77 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL (gst_buffer_list_iterator_add (it, NULL));
NULL               78 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL (gst_buffer_list_iterator_add (NULL, NULL));
NULL               88 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL (gst_buffer_list_iterator_add (it, NULL));
NULL              122 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              131 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              140 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              177 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              185 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              202 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              210 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              249 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              257 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              286 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL ((buf = gst_buffer_list_iterator_steal (NULL)));
NULL              287 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              290 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              302 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              326 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              328 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              330 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              361 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL (gst_buffer_list_iterator_take (NULL, NULL));
NULL              363 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL (gst_buffer_list_iterator_take (it, NULL));
NULL              366 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL (gst_buffer_list_iterator_take (NULL, buf));
NULL              376 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL (gst_buffer_list_iterator_take (it, NULL));
NULL              390 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              399 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL (gst_buffer_list_iterator_take (it, NULL));
NULL              441 tests/check/gst/gstbufferlist.c   return NULL;
NULL              452 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL ((buf = gst_buffer_list_iterator_do (NULL, NULL, NULL)));
NULL              453 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              454 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              456 tests/check/gst/gstbufferlist.c   ASSERT_CRITICAL ((buf = gst_buffer_list_iterator_do (it, NULL, NULL)));
NULL              457 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              458 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              473 tests/check/gst/gstbufferlist.c               (GstBufferListDoFunction) gst_buffer_ref, NULL)));
NULL              474 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              478 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              485 tests/check/gst/gstbufferlist.c       NULL);
NULL              496 tests/check/gst/gstbufferlist.c       (GstBufferListDoFunction) gst_mini_object_make_writable, NULL);
NULL              505 tests/check/gst/gstbufferlist.c           (GstBufferListDoFunction) do_func_null, NULL) == NULL);
NULL              509 tests/check/gst/gstbufferlist.c               (GstBufferListDoFunction) gst_buffer_ref, NULL)));
NULL              510 tests/check/gst/gstbufferlist.c   fail_unless (buf == NULL);
NULL              511 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              515 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) == NULL);
NULL              531 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_merge_group (it) == NULL);
NULL              535 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_merge_group (it) == NULL);
NULL              607 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) != NULL);
NULL              608 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) != NULL);
NULL              611 tests/check/gst/gstbufferlist.c   fail_unless (buf != NULL);
NULL              629 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_next (it) != NULL);
NULL              631 tests/check/gst/gstbufferlist.c   fail_unless (buf != NULL);
NULL              636 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_iterator_merge_group (merge_it) == NULL);
NULL              651 tests/check/gst/gstbufferlist.c   fail_unless (buffer != NULL);
NULL              663 tests/check/gst/gstbufferlist.c   fail_unless (buffer != NULL);
NULL              676 tests/check/gst/gstbufferlist.c   fail_unless (buffer != NULL);
NULL              688 tests/check/gst/gstbufferlist.c   fail_unless (buffer != NULL);
NULL              692 tests/check/gst/gstbufferlist.c   *buffer = NULL;
NULL              701 tests/check/gst/gstbufferlist.c   fail_unless (buffer != NULL);
NULL              726 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 0, 1) == NULL);
NULL              729 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 1, 2) == NULL);
NULL              730 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 2, 0) == NULL);
NULL              731 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 2, 1) == NULL);
NULL              732 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 3, 3) == NULL);
NULL              754 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 0, 0) == NULL);
NULL              755 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 0, 1) == NULL);
NULL              757 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 1, 1) == NULL);
NULL              758 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 1, 2) == NULL);
NULL              759 tests/check/gst/gstbufferlist.c   fail_unless (gst_buffer_list_get (list, 2, 0) == NULL);
NULL               23 tests/check/gst/gstbus.c static GstBus *test_bus = NULL;
NULL               40 tests/check/gst/gstbus.c         "thread_id", G_TYPE_INT, thread_id, "msg_id", G_TYPE_INT, i, NULL);
NULL               41 tests/check/gst/gstbus.c     m = gst_message_new_application (NULL, s);
NULL               44 tests/check/gst/gstbus.c   return NULL;
NULL               91 tests/check/gst/gstbus.c         TRUE, NULL);
NULL              117 tests/check/gst/gstbus.c   if (p_counter != NULL)
NULL              138 tests/check/gst/gstbus.c   if (p_counter != NULL)
NULL              152 tests/check/gst/gstbus.c     s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL);
NULL              153 tests/check/gst/gstbus.c     m = gst_message_new_application (NULL, s);
NULL              155 tests/check/gst/gstbus.c     s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL);
NULL              156 tests/check/gst/gstbus.c     m = gst_message_new_custom (GST_MESSAGE_EOS, NULL, s);
NULL              173 tests/check/gst/gstbus.c   main_loop = g_main_loop_new (NULL, FALSE);
NULL              175 tests/check/gst/gstbus.c   id = gst_bus_add_watch (test_bus, gst_bus_async_signal_func, NULL);
NULL              182 tests/check/gst/gstbus.c   g_idle_add ((GSourceFunc) send_messages, NULL);
NULL              183 tests/check/gst/gstbus.c   while (g_main_context_pending (NULL))
NULL              184 tests/check/gst/gstbus.c     g_main_context_iteration (NULL, FALSE);
NULL              213 tests/check/gst/gstbus.c   g_source_set_callback (source, (GSourceFunc) gst_bus_async_signal_func, NULL,
NULL              214 tests/check/gst/gstbus.c       NULL);
NULL              225 tests/check/gst/gstbus.c   g_source_set_callback (source, (GSourceFunc) send_messages, NULL, NULL);
NULL              262 tests/check/gst/gstbus.c     s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL);
NULL              263 tests/check/gst/gstbus.c     m = gst_message_new_application (NULL, s);
NULL              269 tests/check/gst/gstbus.c     s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL);
NULL              270 tests/check/gst/gstbus.c     m = gst_message_new_element (NULL, s);
NULL              276 tests/check/gst/gstbus.c     m = gst_message_new_error (NULL, NULL, "debug string");
NULL              282 tests/check/gst/gstbus.c     s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL);
NULL              283 tests/check/gst/gstbus.c     m = gst_message_new_application (NULL, s);
NULL              298 tests/check/gst/gstbus.c     s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL);
NULL              299 tests/check/gst/gstbus.c     m = gst_message_new_application (NULL, s);
NULL              313 tests/check/gst/gstbus.c   g_signal_connect (test_bus, "message", (GCallback) message_func, NULL);
NULL              362 tests/check/gst/gstbus.c     fail_unless (msg != NULL);
NULL              370 tests/check/gst/gstbus.c   fail_unless (msg == NULL);
NULL              373 tests/check/gst/gstbus.c   fail_unless (msg == NULL);
NULL              377 tests/check/gst/gstbus.c   fail_unless (msg == NULL);
NULL              382 tests/check/gst/gstbus.c   fail_unless (msg != NULL);
NULL              387 tests/check/gst/gstbus.c   fail_unless (msg != NULL);
NULL              391 tests/check/gst/gstbus.c   fail_unless (msg == NULL);
NULL              403 tests/check/gst/gstbus.c   return NULL;
NULL              415 tests/check/gst/gstbus.c   MAIN_START_THREAD_FUNCTIONS (1, post_delayed_thread, NULL);
NULL              421 tests/check/gst/gstbus.c   fail_unless (msg == NULL, "Got unexpected %s message",
NULL              425 tests/check/gst/gstbus.c   fail_unless (msg != NULL, "expected element message, but got nothing");
NULL              430 tests/check/gst/gstbus.c   fail_unless (msg != NULL, "expected application message, but got nothing");
NULL              435 tests/check/gst/gstbus.c   fail_unless (msg != NULL, "expected application message, but got nothing");
NULL              440 tests/check/gst/gstbus.c   fail_unless (msg == NULL, "Got unexpected %s message",
NULL              460 tests/check/gst/gstbus.c   return NULL;
NULL              466 tests/check/gst/gstbus.c   GError *error = NULL;
NULL              471 tests/check/gst/gstbus.c   fail_if (error != NULL);
NULL              480 tests/check/gst/gstbus.c   fail_if (gst_bus_timed_pop (test_bus, 0) != NULL);
NULL              483 tests/check/gst/gstbus.c   fail_if (gst_bus_timed_pop (test_bus, 1000) != NULL);
NULL              504 tests/check/gst/gstbus.c       GError *err = NULL;
NULL              506 tests/check/gst/gstbus.c       gst_message_parse_error (msg, &err, NULL);
NULL              536 tests/check/gst/gstbus.c   pipeline = gst_pipeline_new (NULL);
NULL              537 tests/check/gst/gstbus.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              538 tests/check/gst/gstbus.c   g_object_set (src, "num-buffers", 2000, NULL);
NULL              540 tests/check/gst/gstbus.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              549 tests/check/gst/gstbus.c   g_source_set_callback (source, (GSourceFunc) cb_bus_call, loop, NULL);
NULL              555 tests/check/gst/gstbus.c   gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL               37 tests/check/gst/gstcaps.c     fail_if (caps == NULL,
NULL               40 tests/check/gst/gstcaps.c     fail_if (to_str == NULL,
NULL               43 tests/check/gst/gstcaps.c     fail_if (caps2 == NULL, "Could not create caps from string %s\n", to_str);
NULL               63 tests/check/gst/gstcaps.c       "buffer", GST_TYPE_BUFFER, buffer, NULL);
NULL               83 tests/check/gst/gstcaps.c   s1 = gst_structure_from_string ("audio/x-raw-int,rate=44100", NULL);
NULL               99 tests/check/gst/gstcaps.c   s1 = gst_structure_from_string ("audio/x-raw-int,rate=44100", NULL);
NULL              100 tests/check/gst/gstcaps.c   gst_structure_set (s1, "rate", G_TYPE_INT, 48000, NULL);
NULL              102 tests/check/gst/gstcaps.c   gst_structure_set (s1, "rate", G_TYPE_INT, 22500, NULL);
NULL              104 tests/check/gst/gstcaps.c   ASSERT_CRITICAL (gst_structure_set (s1, "rate", G_TYPE_INT, 11250, NULL));
NULL              107 tests/check/gst/gstcaps.c   ASSERT_CRITICAL (gst_caps_set_simple (c1, "rate", G_TYPE_INT, 11250, NULL));
NULL              111 tests/check/gst/gstcaps.c   gst_structure_set (s1, "rate", G_TYPE_INT, 11250, NULL);
NULL              114 tests/check/gst/gstcaps.c   gst_caps_set_simple (c1, "rate", G_TYPE_INT, 1, NULL);
NULL              130 tests/check/gst/gstcaps.c   fail_unless (caps1 != NULL);
NULL              136 tests/check/gst/gstcaps.c   fail_unless (caps2 != NULL);
NULL              168 tests/check/gst/gstcaps.c   fail_unless (fourcc_value != NULL);
NULL              177 tests/check/gst/gstcaps.c   fail_unless (fourcc_value != NULL);
NULL              186 tests/check/gst/gstcaps.c   fail_unless (fourcc_value != NULL);
NULL              204 tests/check/gst/gstcaps.c   fail_unless (caps != NULL,
NULL              223 tests/check/gst/gstcaps.c   fail_unless (s1 != NULL);
NULL              224 tests/check/gst/gstcaps.c   fail_unless (s2 != NULL);
NULL              256 tests/check/gst/gstcaps.c     fail_unless (framerate_value != NULL);
NULL              270 tests/check/gst/gstcaps.c     fail_unless (width_value != NULL);
NULL              277 tests/check/gst/gstcaps.c     fail_unless (height_value != NULL);
NULL              296 tests/check/gst/gstcaps.c     fail_unless (format_value != NULL);
NULL              303 tests/check/gst/gstcaps.c     fail_unless (framerate_value != NULL);
NULL              317 tests/check/gst/gstcaps.c     fail_unless (width_value != NULL);
NULL              324 tests/check/gst/gstcaps.c     fail_unless (height_value != NULL);
NULL              341 tests/check/gst/gstcaps.c   fail_unless (caps != NULL,
NULL              360 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 0, NULL);
NULL              361 tests/check/gst/gstcaps.c   fail_unless (gst_caps_is_any (c2), NULL);
NULL              369 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 0, NULL);
NULL              370 tests/check/gst/gstcaps.c   fail_unless (gst_caps_is_any (c2), NULL);
NULL              378 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              379 tests/check/gst/gstcaps.c   fail_if (gst_caps_is_empty (c2), NULL);
NULL              387 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              388 tests/check/gst/gstcaps.c   fail_if (gst_caps_is_empty (c2), NULL);
NULL              403 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              414 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              421 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 2, NULL);
NULL              428 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 2, NULL);
NULL              435 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              442 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 2, NULL);
NULL              457 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              468 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 2, NULL);
NULL              479 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              490 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              501 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              512 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 1, NULL);
NULL              523 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 2, NULL);
NULL              536 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 2, NULL);
NULL              548 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 2, NULL);
NULL              559 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (c2) == 2, NULL);
NULL              592 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (ci1) == 1, NULL);
NULL              595 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "format") != NULL);
NULL              596 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "width") != NULL);
NULL              601 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (ci2) == 1, NULL);
NULL              604 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "format") != NULL);
NULL              605 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "width") != NULL);
NULL              622 tests/check/gst/gstcaps.c   fail_unless (gst_caps_is_empty (ci1), NULL);
NULL              627 tests/check/gst/gstcaps.c   fail_unless (gst_caps_is_empty (ci2), NULL);
NULL              644 tests/check/gst/gstcaps.c   fail_unless (gst_caps_is_empty (ci1), NULL);
NULL              649 tests/check/gst/gstcaps.c   fail_unless (gst_caps_is_empty (ci2), NULL);
NULL              666 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (ci1) == 1, NULL);
NULL              669 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "format") != NULL);
NULL              670 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "width") != NULL);
NULL              671 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "height") != NULL);
NULL              676 tests/check/gst/gstcaps.c   fail_unless (gst_caps_get_size (ci2) == 1, NULL);
NULL              679 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "format") != NULL);
NULL              680 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "height") != NULL);
NULL              681 tests/check/gst/gstcaps.c   fail_unless (gst_structure_get_value (s, "width") != NULL);
NULL              751 tests/check/gst/gstcaps.c     fail_unless (gst_structure_foreach (st, _caps_is_fixed_foreach, NULL));
NULL              770 tests/check/gst/gstcaps.c     fail_unless (gst_structure_foreach (st, _caps_is_fixed_foreach, NULL));
NULL              788 tests/check/gst/gstcaps.c     fail_unless (gst_structure_foreach (st, _caps_is_fixed_foreach, NULL));
NULL               30 tests/check/gst/gstchildproxy.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL               32 tests/check/gst/gstchildproxy.c   gst_child_proxy_get (GST_OBJECT (pipeline), "name", &name, NULL);
NULL               46 tests/check/gst/gstchildproxy.c   pipeline = gst_pipeline_new (NULL);
NULL               47 tests/check/gst/gstchildproxy.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL               50 tests/check/gst/gstchildproxy.c   fail_if (elem == NULL, "Could not create fakesrc");
NULL               54 tests/check/gst/gstchildproxy.c   gst_child_proxy_get (GST_OBJECT (pipeline), "src::name", &name, NULL);
NULL               41 tests/check/gst/gstclock.c   master = g_object_new (GST_TYPE_CLOCK, "name", "TestClockMaster", NULL);
NULL               42 tests/check/gst/gstclock.c   slave = g_object_new (GST_TYPE_CLOCK, "name", "TestClockMaster", NULL);
NULL               69 tests/check/gst/gstclock.c   gst_clock_set_master (slave, NULL);
NULL               76 tests/check/gst/gstclock.c   klass->wait_async = NULL;
NULL               91 tests/check/gst/gstelement.c   fail_if (bus != NULL);
NULL              118 tests/check/gst/gstelement.c   gst_element_get_state (sink, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              131 tests/check/gst/gstelement.c   gst_element_get_state (sink, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              136 tests/check/gst/gstelement.c   gst_element_get_state (sink, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              176 tests/check/gst/gstelement.c   fail_if (factory == NULL);
NULL              190 tests/check/gst/gstelement.c   fail_if (tmp == NULL);
NULL              200 tests/check/gst/gstelement.c   fail_if (klass == NULL);
NULL              204 tests/check/gst/gstelement.c   fail_if (klass->elementfactory == NULL);
NULL               33 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL               43 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL               53 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL               70 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL              102 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL              124 tests/check/gst/gstevent.c     GstTagList *tl2 = NULL;
NULL              127 tests/check/gst/gstevent.c     fail_if (taglist == NULL);
NULL              128 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL              146 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL              171 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL              193 tests/check/gst/gstevent.c         G_TYPE_STRING, "key-press", "key", G_TYPE_STRING, "mon", NULL);
NULL              194 tests/check/gst/gstevent.c     fail_if (structure == NULL);
NULL              196 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL              209 tests/check/gst/gstevent.c     fail_if (structure == NULL);
NULL              211 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL              228 tests/check/gst/gstevent.c     fail_if (structure == NULL);
NULL              231 tests/check/gst/gstevent.c     fail_if (event == NULL);
NULL              233 tests/check/gst/gstevent.c     fail_if (event2 == NULL);
NULL              248 tests/check/gst/gstevent.c     fail_if (structure == NULL);
NULL              293 tests/check/gst/gstevent.c         if (got_event_before_q != NULL)
NULL              308 tests/check/gst/gstevent.c         if (got_event_after_q != NULL)
NULL              330 tests/check/gst/gstevent.c   got_event_before_q = got_event_after_q = NULL;
NULL              333 tests/check/gst/gstevent.c   gst_element_get_state (GST_ELEMENT (pipeline), NULL, NULL,
NULL              348 tests/check/gst/gstevent.c   fail_unless ((peer = gst_pad_get_peer (pad)) != NULL);
NULL              358 tests/check/gst/gstevent.c       if (got_event_before_q != NULL)
NULL              361 tests/check/gst/gstevent.c     fail_if (got_event_before_q == NULL,
NULL              369 tests/check/gst/gstevent.c       if (got_event_after_q != NULL)
NULL              372 tests/check/gst/gstevent.c     fail_if (got_event_after_q == NULL,
NULL              378 tests/check/gst/gstevent.c   gst_element_get_state (GST_ELEMENT (pipeline), NULL, NULL,
NULL              386 tests/check/gst/gstevent.c   got_event_before_q = got_event_after_q = NULL;
NULL              404 tests/check/gst/gstevent.c   fail_if ((pipeline = (GstBin *) gst_pipeline_new ("testpipe")) == NULL);
NULL              405 tests/check/gst/gstevent.c   fail_if ((fakesrc = gst_element_factory_make ("fakesrc", NULL)) == NULL);
NULL              406 tests/check/gst/gstevent.c   fail_if ((fakesink = gst_element_factory_make ("fakesink", NULL)) == NULL);
NULL              407 tests/check/gst/gstevent.c   fail_if ((queue = gst_element_factory_make ("queue", NULL)) == NULL);
NULL              409 tests/check/gst/gstevent.c   gst_bin_add_many (pipeline, fakesrc, queue, fakesink, NULL);
NULL              410 tests/check/gst/gstevent.c   fail_unless (gst_element_link_many (fakesrc, queue, fakesink, NULL));
NULL              412 tests/check/gst/gstevent.c   g_object_set (G_OBJECT (fakesink), "sync", FALSE, NULL);
NULL              416 tests/check/gst/gstevent.c       "sizemax", 1, "sizetype", 2, NULL);
NULL              418 tests/check/gst/gstevent.c       (guint64) GST_SECOND, "max-size-bytes", 0, NULL);
NULL              419 tests/check/gst/gstevent.c   g_object_set (G_OBJECT (fakesink), "silent", TRUE, "sync", TRUE, NULL);
NULL              422 tests/check/gst/gstevent.c   fail_if ((srcpad = gst_element_get_static_pad (fakesrc, "src")) == NULL);
NULL              426 tests/check/gst/gstevent.c   fail_if ((sinkpad = gst_element_get_static_pad (fakesink, "sink")) == NULL);
NULL              477 tests/check/gst/gstevent.c   gst_element_get_state (GST_ELEMENT (pipeline), NULL, NULL,
NULL               32 tests/check/gst/gstghostpad.c   b1 = gst_element_factory_make ("pipeline", NULL);
NULL               33 tests/check/gst/gstghostpad.c   b2 = gst_element_factory_make ("bin", NULL);
NULL               34 tests/check/gst/gstghostpad.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL               35 tests/check/gst/gstghostpad.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL               84 tests/check/gst/gstghostpad.c   b1 = gst_element_factory_make ("pipeline", NULL);
NULL               85 tests/check/gst/gstghostpad.c   b2 = gst_element_factory_make ("bin", NULL);
NULL               86 tests/check/gst/gstghostpad.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL               87 tests/check/gst/gstghostpad.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              162 tests/check/gst/gstghostpad.c   b1 = gst_element_factory_make ("pipeline", NULL);
NULL              169 tests/check/gst/gstghostpad.c   b2 = gst_element_factory_make ("bin", NULL);
NULL              170 tests/check/gst/gstghostpad.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              176 tests/check/gst/gstghostpad.c   fail_unless (srcpad != NULL);
NULL              178 tests/check/gst/gstghostpad.c   fail_unless (sinkpad != NULL);
NULL              217 tests/check/gst/gstghostpad.c   b1 = gst_element_factory_make ("pipeline", NULL);
NULL              218 tests/check/gst/gstghostpad.c   b2 = gst_element_factory_make ("bin", NULL);
NULL              219 tests/check/gst/gstghostpad.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              220 tests/check/gst/gstghostpad.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              241 tests/check/gst/gstghostpad.c   fail_unless (target == NULL);
NULL              261 tests/check/gst/gstghostpad.c   b1 = gst_element_factory_make ("pipeline", NULL);
NULL              262 tests/check/gst/gstghostpad.c   b2 = gst_element_factory_make ("bin", NULL);
NULL              263 tests/check/gst/gstghostpad.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              264 tests/check/gst/gstghostpad.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              271 tests/check/gst/gstghostpad.c   fail_unless (srcpad != NULL);
NULL              273 tests/check/gst/gstghostpad.c   fail_unless (sinkpad != NULL);
NULL              316 tests/check/gst/gstghostpad.c   b1 = gst_element_factory_make ("pipeline", NULL);
NULL              317 tests/check/gst/gstghostpad.c   b2 = gst_element_factory_make ("bin", NULL);
NULL              318 tests/check/gst/gstghostpad.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              319 tests/check/gst/gstghostpad.c   g_object_set (src, "num-buffers", (int) 10, NULL);
NULL              320 tests/check/gst/gstghostpad.c   i1 = gst_element_factory_make ("identity", NULL);
NULL              321 tests/check/gst/gstghostpad.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              327 tests/check/gst/gstghostpad.c   fail_unless (gst_element_link_pads (src, NULL, i1, NULL));
NULL              328 tests/check/gst/gstghostpad.c   fail_unless (gst_element_link_pads (i1, NULL, sink, NULL));
NULL              337 tests/check/gst/gstghostpad.c   fail_unless (fsrc != NULL);
NULL              339 tests/check/gst/gstghostpad.c   fail_unless (gsink != NULL);
NULL              341 tests/check/gst/gstghostpad.c   fail_unless (gsrc != NULL);
NULL              343 tests/check/gst/gstghostpad.c   fail_unless (fsink != NULL);
NULL              346 tests/check/gst/gstghostpad.c   fail_unless (isink != NULL);
NULL              348 tests/check/gst/gstghostpad.c   fail_unless (isrc != NULL);
NULL              350 tests/check/gst/gstghostpad.c   fail_unless (gisrc != NULL);
NULL              352 tests/check/gst/gstghostpad.c   fail_unless (gisink != NULL);
NULL              367 tests/check/gst/gstghostpad.c   ret = gst_element_get_state (b1, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              371 tests/check/gst/gstghostpad.c   ret = gst_element_get_state (b1, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              451 tests/check/gst/gstghostpad.c   fail_unless (GST_PAD_PEER (srcghost) != NULL);
NULL              452 tests/check/gst/gstghostpad.c   fail_unless (GST_PAD_PEER (sinkghost) != NULL);
NULL              454 tests/check/gst/gstghostpad.c   fail_unless (GST_PAD_PEER (target) != NULL);
NULL              457 tests/check/gst/gstghostpad.c   fail_unless (GST_PAD_PEER (target) != NULL);
NULL              574 tests/check/gst/gstghostpad.c   fail_unless (padcaps != NULL);
NULL              576 tests/check/gst/gstghostpad.c   fail_unless (ghostcaps != NULL);
NULL              581 tests/check/gst/gstghostpad.c   fail_unless (padtempl != NULL);
NULL              586 tests/check/gst/gstghostpad.c   fail_unless (sinkpad != NULL);
NULL              589 tests/check/gst/gstghostpad.c   fail_unless (ghostpad != NULL);
NULL              596 tests/check/gst/gstghostpad.c   fail_unless (newcaps != NULL);
NULL              618 tests/check/gst/gstghostpad.c   fail_unless (padcaps != NULL);
NULL              620 tests/check/gst/gstghostpad.c   fail_unless (ghostcaps != NULL);
NULL              627 tests/check/gst/gstghostpad.c   fail_unless (padtempl != NULL);
NULL              632 tests/check/gst/gstghostpad.c   fail_unless (sinkpad != NULL);
NULL              635 tests/check/gst/gstghostpad.c   fail_unless (ghostpad != NULL);
NULL              642 tests/check/gst/gstghostpad.c   fail_unless (newcaps != NULL);
NULL              650 tests/check/gst/gstghostpad.c   fail_unless (newcaps != NULL);
NULL              707 tests/check/gst/gstghostpad.c   fail_unless (gst_pad_set_caps (src, NULL));
NULL              720 tests/check/gst/gstghostpad.c   fail_unless (caps2 == NULL);
NULL              755 tests/check/gst/gstghostpad.c   fail_unless (caps2 == NULL);
NULL              811 tests/check/gst/gstghostpad.c   fail_unless (padcaps != NULL);
NULL              816 tests/check/gst/gstghostpad.c   fail_unless (padcaps != NULL);
NULL              821 tests/check/gst/gstghostpad.c   fail_unless (srcpad != NULL);
NULL              823 tests/check/gst/gstghostpad.c   fail_unless (sinkpad != NULL);
NULL              835 tests/check/gst/gstghostpad.c   fail_unless (ghostpad != NULL);
NULL              858 tests/check/gst/gstghostpad.c   res = gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ghostpad), NULL);
NULL              883 tests/check/gst/gstghostpad.c   fail_unless (padcaps != NULL);
NULL              888 tests/check/gst/gstghostpad.c   fail_unless (padcaps != NULL);
NULL              893 tests/check/gst/gstghostpad.c   fail_unless (srcpad != NULL);
NULL              895 tests/check/gst/gstghostpad.c   fail_unless (sinkpad != NULL);
NULL              907 tests/check/gst/gstghostpad.c   fail_unless (ghostpad != NULL);
NULL              915 tests/check/gst/gstghostpad.c   fail_unless (dummy == NULL);
NULL              954 tests/check/gst/gstghostpad.c   res = gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ghostpad), NULL);
NULL              984 tests/check/gst/gstghostpad.c   b1 = gst_element_factory_make ("pipeline", NULL);
NULL              985 tests/check/gst/gstghostpad.c   b2 = gst_element_factory_make ("bin", NULL);
NULL              986 tests/check/gst/gstghostpad.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              987 tests/check/gst/gstghostpad.c   fmt = gst_element_factory_make ("capsfilter", NULL);
NULL              988 tests/check/gst/gstghostpad.c   sink1 = gst_element_factory_make ("fakesink", NULL);
NULL              989 tests/check/gst/gstghostpad.c   sink2 = gst_element_factory_make ("fakesink", NULL);
NULL              998 tests/check/gst/gstghostpad.c   g_object_set (fmt, "caps", caps, NULL);
NULL             1009 tests/check/gst/gstghostpad.c   fail_unless (gst_element_link_many (src, fmt, b2, NULL));
NULL               35 tests/check/gst/gstinfo.c   fail_unless (dbg_msg != NULL);
NULL               52 tests/check/gst/gstinfo.c   gst_debug_add_log_function (printf_extension_log_func, NULL);
NULL               57 tests/check/gst/gstinfo.c   GST_LOG ("NULL: %" GST_PTR_FORMAT, (gpointer) NULL);
NULL               65 tests/check/gst/gstinfo.c         (gdouble) 424242.42, NULL);
NULL               75 tests/check/gst/gstinfo.c     msg = gst_message_new_element (NULL,
NULL               78 tests/check/gst/gstinfo.c             56000, NULL));
NULL              108 tests/check/gst/gstinfo.c   gst_debug_add_log_function (gst_debug_log_default, NULL);
NULL              120 tests/check/gst/gstinfo.c   gst_debug_add_log_function (printf_extension_log_func, NULL);
NULL              173 tests/check/gst/gstinfo.c   GST_LOG ("NULL: %" GST_SEGMENT_FORMAT, (GstSegment *) NULL);
NULL              177 tests/check/gst/gstinfo.c   gst_debug_add_log_function (gst_debug_log_default, NULL);
NULL              195 tests/check/gst/gstinfo.c   GstDebugCategory *cat = NULL;
NULL              208 tests/check/gst/gstinfo.c   e = gst_element_factory_make ("fakesink", NULL);
NULL              211 tests/check/gst/gstinfo.c   GST_MEMDUMP (NULL, data, sizeof (data));
NULL              222 tests/check/gst/gstinfo.c   GstDebugCategory *cat = NULL;
NULL              225 tests/check/gst/gstinfo.c   e = gst_element_factory_make ("fakesink", NULL);
NULL               32 tests/check/gst/gstinterface.c   fail_unless (element != NULL, "Could not create filesrc element");
NULL               42 tests/check/gst/gstinterface.c   fail_unless (element != NULL, "Could not create identity element");
NULL               29 tests/check/gst/gstiterator.c   GList *ret = NULL;
NULL               53 tests/check/gst/gstiterator.c   iter = gst_iterator_new_list (G_TYPE_INT, m, &cookie, &l, NULL, NULL, NULL);
NULL               55 tests/check/gst/gstiterator.c   fail_unless (iter != NULL);
NULL               92 tests/check/gst/gstiterator.c   iter = gst_iterator_new_list (G_TYPE_INT, m, &cookie, &l, NULL, NULL, NULL);
NULL               94 tests/check/gst/gstiterator.c   fail_unless (iter != NULL);
NULL              147 tests/check/gst/gstiterator.c   iter = gst_iterator_new_list (G_TYPE_INT, m, &cookie, &l, NULL, NULL, NULL);
NULL              148 tests/check/gst/gstiterator.c   fail_unless (iter != NULL);
NULL              157 tests/check/gst/gstiterator.c   res = gst_iterator_fold (iter, add_fold_func, &ret, NULL);
NULL              173 tests/check/gst/gstiterator.c   GstStructure *s = gst_structure_new ("test", NULL);
NULL              183 tests/check/gst/gstiterator.c   i = NULL;
NULL              185 tests/check/gst/gstiterator.c   fail_unless (i == NULL);
NULL              190 tests/check/gst/gstiterator.c   it = gst_iterator_new_single (GST_TYPE_STRUCTURE, NULL,
NULL              194 tests/check/gst/gstiterator.c   fail_unless (i == NULL);
NULL               35 tests/check/gst/gstmessage.c     message = gst_message_new_eos (NULL);
NULL               36 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL               38 tests/check/gst/gstmessage.c     fail_unless (GST_MESSAGE_SRC (message) == NULL);
NULL               43 tests/check/gst/gstmessage.c     GError *error = NULL;
NULL               47 tests/check/gst/gstmessage.c     fail_if (error == NULL);
NULL               48 tests/check/gst/gstmessage.c     message = gst_message_new_error (NULL, error, "error string");
NULL               49 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL               51 tests/check/gst/gstmessage.c     fail_unless (GST_MESSAGE_SRC (message) == NULL);
NULL               54 tests/check/gst/gstmessage.c     error = NULL;
NULL               55 tests/check/gst/gstmessage.c     debug = NULL;
NULL               58 tests/check/gst/gstmessage.c     fail_if (error == NULL);
NULL               59 tests/check/gst/gstmessage.c     fail_if (debug == NULL);
NULL               71 tests/check/gst/gstmessage.c     GError *warning = NULL;
NULL               75 tests/check/gst/gstmessage.c     fail_if (warning == NULL);
NULL               76 tests/check/gst/gstmessage.c     message = gst_message_new_warning (NULL, warning, "warning string");
NULL               77 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL               79 tests/check/gst/gstmessage.c     fail_unless (GST_MESSAGE_SRC (message) == NULL);
NULL               82 tests/check/gst/gstmessage.c     warning = NULL;
NULL               83 tests/check/gst/gstmessage.c     debug = NULL;
NULL               86 tests/check/gst/gstmessage.c     fail_if (warning == NULL);
NULL               87 tests/check/gst/gstmessage.c     fail_if (debug == NULL);
NULL              106 tests/check/gst/gstmessage.c     fail_if (tag == NULL);
NULL              107 tests/check/gst/gstmessage.c     message = gst_message_new_tag (NULL, tag);
NULL              108 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL              110 tests/check/gst/gstmessage.c     fail_unless (GST_MESSAGE_SRC (message) == NULL);
NULL              111 tests/check/gst/gstmessage.c     tag = NULL;
NULL              113 tests/check/gst/gstmessage.c     fail_if (tag == NULL);
NULL              129 tests/check/gst/gstmessage.c     message = gst_message_new_state_changed (NULL, oldstate, newstate, pending);
NULL              130 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL              132 tests/check/gst/gstmessage.c     fail_unless (GST_MESSAGE_SRC (message) == NULL);
NULL              167 tests/check/gst/gstmessage.c         "a_double", G_TYPE_DOUBLE, (gdouble) 1.8, NULL);
NULL              168 tests/check/gst/gstmessage.c     fail_if (structure == NULL);
NULL              169 tests/check/gst/gstmessage.c     message = gst_message_new_application (NULL, structure);
NULL              170 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL              172 tests/check/gst/gstmessage.c     fail_if (struc == NULL);
NULL              197 tests/check/gst/gstmessage.c         gst_message_new_stream_status (NULL, GST_STREAM_STATUS_TYPE_ENTER,
NULL              198 tests/check/gst/gstmessage.c         NULL);
NULL              199 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL              201 tests/check/gst/gstmessage.c     fail_unless (GST_MESSAGE_SRC (message) == NULL);
NULL              206 tests/check/gst/gstmessage.c     gst_message_parse_stream_status (message, &type, NULL);
NULL              211 tests/check/gst/gstmessage.c     task = gst_task_create ((GstTaskFunction) gst_object_unref, NULL);
NULL              249 tests/check/gst/gstmessage.c     message = gst_message_new_request_state (NULL, state);
NULL              250 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL              252 tests/check/gst/gstmessage.c     fail_unless (GST_MESSAGE_SRC (message) == NULL);
NULL              281 tests/check/gst/gstmessage.c         gst_message_new_qos (NULL, TRUE, running_time, stream_time, timestamp,
NULL              283 tests/check/gst/gstmessage.c     fail_if (message == NULL);
NULL              285 tests/check/gst/gstmessage.c     fail_unless (GST_MESSAGE_SRC (message) == NULL);
NULL               34 tests/check/gst/gstminiobject.c   fail_if (copy == NULL, "Copy of buffer returned NULL");
NULL               59 tests/check/gst/gstminiobject.c   fail_if (gst_mini_object_ref (mobj) == NULL, "Could not ref the mobj");
NULL              224 tests/check/gst/gstminiobject.c   while (self->buffers != NULL) {
NULL              243 tests/check/gst/gstminiobject.c   GstBuffer *buf = NULL;
NULL              246 tests/check/gst/gstminiobject.c   if (self->buffers != NULL) {
NULL              278 tests/check/gst/gstminiobject.c   if (self->pool != NULL) {
NULL              301 tests/check/gst/gstminiobject.c   buf->pool = NULL;
NULL              329 tests/check/gst/gstminiobject.c     if (buf != NULL)
NULL              427 tests/check/gst/gstminiobject.c   GstBuffer *buf = NULL;
NULL              430 tests/check/gst/gstminiobject.c   foo = (MyFoo *) g_object_new (my_foo_get_type (), NULL);
NULL              433 tests/check/gst/gstminiobject.c   g_object_get (foo, "buffer", &buf, NULL);
NULL              440 tests/check/gst/gstminiobject.c   g_object_set (foo, "buffer", buf, NULL);
NULL               56 tests/check/gst/gstobject.c       NULL,                     //gst_fake_object_base_class_init,
NULL               57 tests/check/gst/gstobject.c       NULL,                     //gst_fake_object_base_class_finalize,
NULL               58 tests/check/gst/gstobject.c       NULL,                     //(GClassInitFunc) gst_fake_object_class_init,
NULL               59 tests/check/gst/gstobject.c       NULL,
NULL               60 tests/check/gst/gstobject.c       NULL,
NULL               63 tests/check/gst/gstobject.c       NULL,                     //(GInstanceInitFunc) gst_fake_object_init,
NULL               64 tests/check/gst/gstobject.c       NULL
NULL               79 tests/check/gst/gstobject.c   ASSERT_CRITICAL (object = g_object_new (gst_object_get_type (), NULL));
NULL               80 tests/check/gst/gstobject.c   fail_unless (object == NULL, "Created an instance of abstract GstObject");
NULL               91 tests/check/gst/gstobject.c   object = g_object_new (gst_fake_object_get_type (), NULL);
NULL               92 tests/check/gst/gstobject.c   fail_if (object == NULL, "Failed to create instance of GstFakeObject");
NULL              107 tests/check/gst/gstobject.c   object = g_object_new (gst_fake_object_get_type (), NULL);
NULL              110 tests/check/gst/gstobject.c   fail_if (name == NULL, "Newly created object has no name");
NULL              117 tests/check/gst/gstobject.c   gst_object_set_name (object, NULL);
NULL              119 tests/check/gst/gstobject.c   fail_if (name == NULL, "Random name was not assigned");
NULL              126 tests/check/gst/gstobject.c   fail_if (name == NULL, "Failed to get name of GstFakeObject");
NULL              165 tests/check/gst/gstobject.c   return NULL;
NULL              178 tests/check/gst/gstobject.c   object = g_object_new (gst_fake_object_get_type (), NULL);
NULL              218 tests/check/gst/gstobject.c   object = g_object_new (gst_fake_object_get_type (), NULL);
NULL              247 tests/check/gst/gstobject.c static GList *object_list = NULL;
NULL              264 tests/check/gst/gstobject.c     gst_object_set_name (o, NULL);
NULL              272 tests/check/gst/gstobject.c   return NULL;
NULL              283 tests/check/gst/gstobject.c   if (o->name == NULL && p->name == NULL) {
NULL              285 tests/check/gst/gstobject.c   } else if (o->name == NULL) {
NULL              287 tests/check/gst/gstobject.c   } else if (p->name == NULL) {
NULL              310 tests/check/gst/gstobject.c     object = g_object_new (gst_fake_object_get_type (), NULL);
NULL              344 tests/check/gst/gstobject.c   g_list_foreach (object_list, (GFunc) g_object_unref, NULL);
NULL              357 tests/check/gst/gstobject.c   object1 = g_object_new (gst_fake_object_get_type (), NULL);
NULL              358 tests/check/gst/gstobject.c   fail_if (object1 == NULL, "Failed to create instance of GstFakeObject");
NULL              366 tests/check/gst/gstobject.c   fail_if (parent != NULL, "GstFakeObject has parent");
NULL              368 tests/check/gst/gstobject.c   ASSERT_CRITICAL (result = gst_object_set_parent (object1, NULL));
NULL              379 tests/check/gst/gstobject.c   object2 = g_object_new (gst_fake_object_get_type (), NULL);
NULL              380 tests/check/gst/gstobject.c   fail_if (object2 == NULL,
NULL              414 tests/check/gst/gstobject.c   fail_if (parent != NULL, "GstFakeObject has parent");
NULL              436 tests/check/gst/gstobject.c   object1 = g_object_new (gst_fake_object_get_type (), NULL);
NULL              437 tests/check/gst/gstobject.c   fail_if (object1 == NULL, "Failed to create instance of GstFakeObject");
NULL              439 tests/check/gst/gstobject.c   object2 = g_object_new (gst_fake_object_get_type (), NULL);
NULL              440 tests/check/gst/gstobject.c   fail_if (object2 == NULL, "Failed to create instance of GstFakeObject");
NULL              461 tests/check/gst/gstobject.c   object1 = g_object_new (gst_fake_object_get_type (), NULL);
NULL              462 tests/check/gst/gstobject.c   fail_if (object1 == NULL, "Failed to create instance of GstFakeObject");
NULL              464 tests/check/gst/gstobject.c   object2 = g_object_new (gst_fake_object_get_type (), NULL);
NULL              465 tests/check/gst/gstobject.c   fail_if (object2 == NULL, "Failed to create instance of GstFakeObject");
NULL              467 tests/check/gst/gstobject.c   object3 = g_object_new (gst_fake_object_get_type (), NULL);
NULL              468 tests/check/gst/gstobject.c   fail_if (object3 == NULL, "Failed to create instance of GstFakeObject");
NULL              470 tests/check/gst/gstobject.c   object4 = g_object_new (gst_fake_object_get_type (), NULL);
NULL              471 tests/check/gst/gstobject.c   fail_if (object4 == NULL, "Failed to create instance of GstFakeObject");
NULL              538 tests/check/gst/gstobject.c   if (g_getenv ("CK_FORK") == NULL || strcmp (g_getenv ("CK_FORK"), "no") != 0)
NULL               33 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL               42 tests/check/gst/gstpad.c   fail_if (sink == NULL);
NULL               50 tests/check/gst/gstpad.c   ASSERT_CRITICAL (gst_pad_get_pad_template (NULL));
NULL               53 tests/check/gst/gstpad.c   fail_unless (srct == NULL);
NULL               86 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL               88 tests/check/gst/gstpad.c   fail_if (sink == NULL);
NULL               95 tests/check/gst/gstpad.c   MAIN_START_THREADS (5, thread_link_unlink, NULL);
NULL              120 tests/check/gst/gstpad.c   fail_if (sink == NULL);
NULL              123 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL              158 tests/check/gst/gstpad.c   ASSERT_CRITICAL (gst_pad_get_allowed_caps (NULL));
NULL              165 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL              167 tests/check/gst/gstpad.c   fail_unless (caps == NULL);
NULL              180 tests/check/gst/gstpad.c   fail_if (gotcaps == NULL);
NULL              255 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL              257 tests/check/gst/gstpad.c   fail_unless (caps == NULL);
NULL              316 tests/check/gst/gstpad.c   fail_if (sink == NULL);
NULL              320 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL              359 tests/check/gst/gstpad.c   buffers = NULL;
NULL              388 tests/check/gst/gstpad.c   buffers = NULL;
NULL              427 tests/check/gst/gstpad.c   fail_if (sink == NULL);
NULL              432 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL              471 tests/check/gst/gstpad.c   fail_unless (buffers == NULL);
NULL              564 tests/check/gst/gstpad.c   fail_if (sink == NULL);
NULL              568 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL              608 tests/check/gst/gstpad.c   fail_if (sink == NULL);
NULL              611 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL              642 tests/check/gst/gstpad.c   fail_if (sink == NULL);
NULL              645 tests/check/gst/gstpad.c   fail_if (src == NULL);
NULL              679 tests/check/gst/gstpad.c   pad = gst_pad_new_from_template (templ, NULL);
NULL              680 tests/check/gst/gstpad.c   fail_unless (GST_PAD_CAPS (pad) == NULL, "caps present on pad");
NULL              729 tests/check/gst/gstpad.c   fail_unless (pad != NULL);
NULL              747 tests/check/gst/gstpad.c   gst_pad_set_blocked_async (pad, FALSE, unblock_async_cb, NULL);
NULL              764 tests/check/gst/gstpad.c   gst_pad_set_blocked_async (pad, TRUE, block_async_second, NULL);
NULL              777 tests/check/gst/gstpad.c   fail_unless (pad != NULL);
NULL              825 tests/check/gst/gstpad.c   fail_unless (pad != NULL);
NULL              858 tests/check/gst/gstpad.c       NULL, block_async_full_destroy);
NULL              873 tests/check/gst/gstpad.c   fail_unless (pad != NULL);
NULL              953 tests/check/gst/gstpad.c           NULL));
NULL              967 tests/check/gst/gstpad.c   fail_unless (pad != NULL);
NULL              106 tests/check/gst/gstparamspecs.c   obj = g_object_new (GST_TYPE_DUMMY_OBJ, "other-ratio", 15, 8, NULL);
NULL              114 tests/check/gst/gstparamspecs.c   g_object_get (obj, "other-ratio", &n, &d, NULL);
NULL               35 tests/check/gst/gstpipeline.c   pipeline = GST_PIPELINE (gst_pipeline_new (NULL));
NULL               36 tests/check/gst/gstpipeline.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL               51 tests/check/gst/gstpipeline.c   pipeline = GST_PIPELINE (gst_pipeline_new (NULL));
NULL               52 tests/check/gst/gstpipeline.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL               54 tests/check/gst/gstpipeline.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL               55 tests/check/gst/gstpipeline.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL               57 tests/check/gst/gstpipeline.c   gst_bin_add_many (GST_BIN (pipeline), src, sink, NULL);
NULL               75 tests/check/gst/gstpipeline.c   pipeline = GST_PIPELINE (gst_pipeline_new (NULL));
NULL               76 tests/check/gst/gstpipeline.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL               78 tests/check/gst/gstpipeline.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL               79 tests/check/gst/gstpipeline.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL               81 tests/check/gst/gstpipeline.c   gst_bin_add_many (GST_BIN (pipeline), src, sink, NULL);
NULL              120 tests/check/gst/gstpipeline.c   pipeline = GST_PIPELINE (gst_pipeline_new (NULL));
NULL              121 tests/check/gst/gstpipeline.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              136 tests/check/gst/gstpipeline.c static GMainLoop *loop = NULL;
NULL              180 tests/check/gst/gstpipeline.c   pipeline = gst_pipeline_new (NULL);
NULL              181 tests/check/gst/gstpipeline.c   fail_unless (pipeline != NULL, "Could not create pipeline");
NULL              184 tests/check/gst/gstpipeline.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              185 tests/check/gst/gstpipeline.c   fail_unless (src != NULL);
NULL              186 tests/check/gst/gstpipeline.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              187 tests/check/gst/gstpipeline.c   fail_unless (sink != NULL);
NULL              189 tests/check/gst/gstpipeline.c   gst_bin_add_many (GST_BIN (pipeline), src, sink, NULL);
NULL              203 tests/check/gst/gstpipeline.c   loop = g_main_loop_new (NULL, FALSE);
NULL              218 tests/check/gst/gstpipeline.c   ret = gst_element_get_state (pipeline, &current, NULL, GST_CLOCK_TIME_NONE);
NULL              271 tests/check/gst/gstpipeline.c   g_object_set (fakesrc, "is-live", (gboolean) TRUE, NULL);
NULL              273 tests/check/gst/gstpipeline.c   gst_bin_add_many (GST_BIN (pipeline), fakesrc, fakesink, NULL);
NULL              300 tests/check/gst/gstpipeline.c     fail_unless (gst_element_get_state (pipeline, NULL, NULL,
NULL              323 tests/check/gst/gstpipeline.c     fail_unless (gst_element_get_state (pipeline, NULL, NULL,
NULL              361 tests/check/gst/gstpipeline.c     fail_unless (gst_clock_id_wait (clock_id, NULL) == GST_CLOCK_OK,
NULL              373 tests/check/gst/gstpipeline.c     fail_unless (gst_element_get_state (pipeline, NULL, NULL,
NULL              396 tests/check/gst/gstpipeline.c     fail_unless (gst_element_get_state (pipeline, NULL, NULL,
NULL              430 tests/check/gst/gstpipeline.c     ret = gst_clock_id_wait (clock_id, NULL);
NULL              445 tests/check/gst/gstpipeline.c     fail_unless (gst_element_get_state (pipeline, NULL, NULL,
NULL              466 tests/check/gst/gstpipeline.c     fail_unless (gst_element_get_state (pipeline, NULL, NULL,
NULL              500 tests/check/gst/gstpipeline.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              501 tests/check/gst/gstpipeline.c   g_object_set (src, "num-buffers", 20, NULL);
NULL              502 tests/check/gst/gstpipeline.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              503 tests/check/gst/gstpipeline.c   g_object_set (sink, "sync", TRUE, NULL);
NULL              504 tests/check/gst/gstpipeline.c   pipeline = gst_pipeline_new (NULL);
NULL              512 tests/check/gst/gstpipeline.c   return NULL;
NULL              521 tests/check/gst/gstpipeline.c     threads[i] = g_thread_create (pipeline_thread, NULL, TRUE, NULL);
NULL              121 tests/check/gst/gstplugin.c   plugin = g_object_new (GST_TYPE_PLUGIN, NULL);
NULL              160 tests/check/gst/gstplugin.c   fail_if (unloaded_plugin == NULL, "Failed to find coreelements plugin");
NULL              166 tests/check/gst/gstplugin.c   fail_if (loaded_plugin == NULL, "Failed to load plugin");
NULL              213 tests/check/gst/gstplugin.c   fail_if (plugin == NULL, "Failed to find coreelements plugin");
NULL              234 tests/check/gst/gstplugin.c   fail_if (feature == NULL, "Failed to find identity element factory");
NULL              252 tests/check/gst/gstplugin.c   fail_if (element_factory == NULL, "Failed to find identity element factory");
NULL              266 tests/check/gst/gstplugin.c   return NULL;
NULL              282 tests/check/gst/gstplugin.c     NULL,
NULL              283 tests/check/gst/gstplugin.c     NULL,
NULL              288 tests/check/gst/gstplugin.c   fail_if (plugin == NULL, "Failed to find typefind functions");
NULL              295 tests/check/gst/gstplugin.c   fail_if (feature == NULL, "Failed to find audio/x-aw typefind factory");
NULL               43 tests/check/gst/gstpoll.c   fail_if (set == NULL, "Failed to create a GstPoll");
NULL              110 tests/check/gst/gstpoll.c   fail_if (set == NULL, "Failed to create a GstPoll");
NULL              136 tests/check/gst/gstpoll.c   fail_if (set == NULL, "Failed to create a GstPoll");
NULL              154 tests/check/gst/gstpoll.c   return NULL;
NULL              162 tests/check/gst/gstpoll.c   fail_if (set == NULL, "Failed to create a GstPoll");
NULL              191 tests/check/gst/gstpoll.c   return NULL;
NULL              202 tests/check/gst/gstpoll.c   fail_if (set == NULL, "Failed to create a GstPoll");
NULL              227 tests/check/gst/gstpoll.c   return NULL;
NULL              235 tests/check/gst/gstpoll.c   fail_if (set == NULL, "Failed to create a GstPoll");
NULL              287 tests/check/gst/gstpoll.c   return NULL;
NULL              298 tests/check/gst/gstpoll.c   fail_if (set == NULL, "Failed to create a GstPoll");
NULL              121 tests/check/gst/gstpreset.c       NULL,                     /* base_finalize */
NULL              123 tests/check/gst/gstpreset.c       NULL,                     /* class_finalize */
NULL              124 tests/check/gst/gstpreset.c       NULL,                     /* class_data */
NULL              127 tests/check/gst/gstpreset.c       NULL,                     /* instance_init */
NULL              128 tests/check/gst/gstpreset.c       NULL                      /* value_table */
NULL              131 tests/check/gst/gstpreset.c       NULL,                     /* interface_init */
NULL              132 tests/check/gst/gstpreset.c       NULL,                     /* interface_finalize */
NULL              133 tests/check/gst/gstpreset.c       NULL                      /* interface_data */
NULL              154 tests/check/gst/gstpreset.c   elem = gst_element_factory_make (GST_PRESET_TEST_NAME, NULL);
NULL              167 tests/check/gst/gstpreset.c   elem = gst_element_factory_make (GST_PRESET_TEST_NAME, NULL);
NULL              182 tests/check/gst/gstpreset.c   elem = gst_element_factory_make (GST_PRESET_TEST_NAME, NULL);
NULL              183 tests/check/gst/gstpreset.c   g_object_set (elem, "test", 5, NULL);
NULL              190 tests/check/gst/gstpreset.c   g_object_get (elem, "test", &val, NULL);
NULL              204 tests/check/gst/gstpreset.c   elem = gst_element_factory_make (GST_PRESET_TEST_NAME, NULL);
NULL              225 tests/check/gst/gstpreset.c   elem1 = gst_element_factory_make (GST_PRESET_TEST_NAME, NULL);
NULL              226 tests/check/gst/gstpreset.c   g_object_set (elem1, "test", 5, NULL);
NULL              231 tests/check/gst/gstpreset.c   elem2 = gst_element_factory_make (GST_PRESET_TEST_NAME, NULL);
NULL              234 tests/check/gst/gstpreset.c   g_object_get (elem2, "test", &val, NULL);
NULL              250 tests/check/gst/gstpreset.c       ".gstreamer-" GST_MAJORMINOR, "presets", "GstPresetTest.prs", NULL);
NULL              284 tests/check/gst/gstpreset.c       ".gstreamer-" GST_MAJORMINOR, NULL);
NULL               31 tests/check/gst/gstquery.c     fail_if (query == NULL);
NULL               34 tests/check/gst/gstquery.c     gst_query_parse_position (query, &format, NULL);
NULL               51 tests/check/gst/gstquery.c     fail_if (query == NULL);
NULL               54 tests/check/gst/gstquery.c     gst_query_parse_duration (query, &format, NULL);
NULL               85 tests/check/gst/gstquery.c     fail_if (query == NULL);
NULL              117 tests/check/gst/gstquery.c     fail_if (query == NULL);
NULL              188 tests/check/gst/gstquery.c   fail_unless ((bin = (GstBin *) gst_pipeline_new (NULL)) != NULL,
NULL              190 tests/check/gst/gstquery.c   fail_unless ((src = gst_element_factory_make ("fakesrc", NULL)) != NULL,
NULL              192 tests/check/gst/gstquery.c   g_object_set (src, "datarate", 200, "sizetype", 2, NULL);
NULL              194 tests/check/gst/gstquery.c   fail_unless ((sink = gst_element_factory_make ("fakesink", NULL)) != NULL,
NULL              196 tests/check/gst/gstquery.c   g_object_set (sink, "sync", TRUE, NULL);
NULL              197 tests/check/gst/gstquery.c   fail_unless ((dur = gst_query_new_duration (GST_FORMAT_BYTES)) != NULL,
NULL              199 tests/check/gst/gstquery.c   fail_unless ((pos = gst_query_new_position (GST_FORMAT_BYTES)) != NULL,
NULL              209 tests/check/gst/gstquery.c     gst_element_get_state (GST_ELEMENT (bin), NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              229 tests/check/gst/gstquery.c   fail_unless ((pad = gst_element_get_static_pad (src, "src")) != NULL,
NULL              243 tests/check/gst/gstquery.c     gst_element_get_state (GST_ELEMENT (bin), NULL, NULL, GST_CLOCK_TIME_NONE);
NULL               56 tests/check/gst/gstregistry.c   for (f = features; f != NULL; f = f->next) {
NULL               75 tests/check/gst/gstregistry.c   fail_unless (registry != NULL);
NULL               80 tests/check/gst/gstregistry.c   fail_unless (registry != NULL);
NULL               84 tests/check/gst/gstregistry.c   fail_unless (old_identity != NULL, "Can't find plugin feature 'identity'");
NULL               87 tests/check/gst/gstregistry.c   fail_unless (old_pipeline != NULL, "Can't find plugin feature 'pipeline'");
NULL              145 tests/check/gst/gstregistry.c               (GCompareFunc) plugin_ptr_cmp) != NULL) {
NULL              165 tests/check/gst/gstregistry.c             (GCompareFunc) plugin_name_cmp) != NULL,
NULL              174 tests/check/gst/gstregistry.c             (GCompareFunc) plugin_name_cmp) != NULL,
NULL              180 tests/check/gst/gstregistry.c   fail_unless (new_identity != NULL, "Can't find plugin feature 'identity'");
NULL              188 tests/check/gst/gstregistry.c   fail_unless (new_pipeline != NULL, "Can't find plugin feature 'pipeline'");
NULL              193 tests/check/gst/gstregistry.c   plugins_before = NULL;
NULL              195 tests/check/gst/gstregistry.c   plugins_after = NULL;
NULL              196 tests/check/gst/gstregistry.c   registry = NULL;
NULL             1734 tests/check/gst/gstsegment.c   fail_unless (gst_segment_copy (NULL) == NULL);
NULL             1742 tests/check/gst/gstsegment.c   fail_unless (copy != NULL);
NULL               61 tests/check/gst/gststructure.c     structure = gst_structure_from_string (s, NULL);
NULL               62 tests/check/gst/gststructure.c     fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              104 tests/check/gst/gststructure.c     structure = gst_structure_from_string (s, NULL);
NULL              105 tests/check/gst/gststructure.c     fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              127 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
NULL              128 tests/check/gst/gststructure.c   fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              129 tests/check/gst/gststructure.c   fail_unless ((val = gst_structure_get_value (structure, "value")) != NULL);
NULL              134 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
NULL              135 tests/check/gst/gststructure.c   fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              136 tests/check/gst/gststructure.c   fail_unless ((val = gst_structure_get_value (structure, "value")) != NULL);
NULL              141 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
NULL              142 tests/check/gst/gststructure.c   fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              143 tests/check/gst/gststructure.c   fail_unless ((val = gst_structure_get_value (structure, "value")) != NULL);
NULL              148 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
NULL              149 tests/check/gst/gststructure.c   fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              150 tests/check/gst/gststructure.c   fail_unless ((val = gst_structure_get_value (structure, "value")) != NULL);
NULL              155 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
NULL              156 tests/check/gst/gststructure.c   fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              157 tests/check/gst/gststructure.c   fail_unless ((val = gst_structure_get_value (structure, "value")) != NULL);
NULL              164 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
NULL              165 tests/check/gst/gststructure.c   fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              170 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
NULL              171 tests/check/gst/gststructure.c   fail_unless (structure == NULL);
NULL              176 tests/check/gst/gststructure.c   ASSERT_WARNING (structure = gst_structure_from_string (s, NULL));
NULL              177 tests/check/gst/gststructure.c   fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              188 tests/check/gst/gststructure.c   ASSERT_CRITICAL (st1 = gst_structure_new ("Foo\nwith-newline", NULL));
NULL              189 tests/check/gst/gststructure.c   fail_unless (st1 == NULL);
NULL              193 tests/check/gst/gststructure.c   ASSERT_CRITICAL (st1 = gst_structure_new ("Foo with whitespace", NULL));
NULL              194 tests/check/gst/gststructure.c   fail_unless (st1 == NULL);
NULL              195 tests/check/gst/gststructure.c   ASSERT_CRITICAL (st1 = gst_structure_new ("1st", NULL));
NULL              196 tests/check/gst/gststructure.c   fail_unless (st1 == NULL);
NULL              198 tests/check/gst/gststructure.c   st1 = gst_structure_new ("Foo with whitespace is still allowed", NULL);
NULL              199 tests/check/gst/gststructure.c   fail_unless (st1 != NULL);
NULL              203 tests/check/gst/gststructure.c   st1 = gst_structure_new ("1st", NULL);
NULL              204 tests/check/gst/gststructure.c   fail_unless (st1 != NULL);
NULL              220 tests/check/gst/gststructure.c       "string", G_TYPE_STRING, "Something Like Face/Off", NULL);
NULL              222 tests/check/gst/gststructure.c   st2 = gst_structure_from_string (str, NULL);
NULL              225 tests/check/gst/gststructure.c   fail_unless (st2 != NULL);
NULL              251 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
NULL              252 tests/check/gst/gststructure.c   fail_if (structure == NULL, "Could not get structure from string %s", s);
NULL              267 tests/check/gst/gststructure.c       "prop2", G_TYPE_STRING, "", "prop3", G_TYPE_STRING, NULL,
NULL              268 tests/check/gst/gststructure.c       "prop4", G_TYPE_STRING, "NULL", NULL);
NULL              270 tests/check/gst/gststructure.c   st2 = gst_structure_from_string (str, NULL);
NULL              273 tests/check/gst/gststructure.c   fail_unless (st2 != NULL);
NULL              308 tests/check/gst/gststructure.c       "fourcc", GST_TYPE_FOURCC, GST_MAKE_FOURCC ('f', 'o', 'u', 'r'), NULL);
NULL              338 tests/check/gst/gststructure.c   s = gst_structure_new ("name", "key", GST_TYPE_G_ERROR, e, NULL);
NULL              343 tests/check/gst/gststructure.c   gst_structure_free (gst_structure_new ("0.10:decoder-video/mpeg", NULL));
NULL              347 tests/check/gst/gststructure.c           "abc", G_TYPE_BOOLEAN, FALSE, NULL));
NULL              348 tests/check/gst/gststructure.c   fail_unless (s == NULL);
NULL              360 tests/check/gst/gststructure.c       "intrange2", GST_TYPE_INT_RANGE, 5, 10, NULL);
NULL              390 tests/check/gst/gststructure.c   s = gst_structure_new ("name", NULL);
NULL              430 tests/check/gst/gststructure.c       "XResolution", G_TYPE_INT, 72, "YResolution", G_TYPE_INT, 73, NULL);
NULL              431 tests/check/gst/gststructure.c   fail_unless (sc1 != NULL);
NULL              435 tests/check/gst/gststructure.c       "Comment", G_TYPE_STRING, "super photo", NULL);
NULL              436 tests/check/gst/gststructure.c   fail_unless (sc2 != NULL);
NULL              439 tests/check/gst/gststructure.c       "Image Data", GST_TYPE_STRUCTURE, sc2, NULL);
NULL              440 tests/check/gst/gststructure.c   fail_unless (sp != NULL);
NULL              448 tests/check/gst/gststructure.c   fail_unless (str != NULL);
NULL              458 tests/check/gst/gststructure.c   str = NULL;
NULL              471 tests/check/gst/gststructure.c   gchar *str2, *end = NULL;
NULL              480 tests/check/gst/gststructure.c   fail_unless (s != NULL);
NULL              491 tests/check/gst/gststructure.c   fail_unless (str2 != NULL);
NULL              518 tests/check/gst/gststructure.c   caps = gst_caps_new_simple ("video/x-foo", NULL);
NULL              524 tests/check/gst/gststructure.c       NULL);
NULL              530 tests/check/gst/gststructure.c       G_TYPE_INT, &i, "int64", G_TYPE_INT64, &i64, NULL);
NULL              543 tests/check/gst/gststructure.c   ASSERT_CRITICAL (gst_structure_get (s, NULL, G_TYPE_INT, &i, NULL));
NULL              545 tests/check/gst/gststructure.c           G_TYPE_FLOAT, &d, NULL));
NULL              547 tests/check/gst/gststructure.c           G_TYPE_DOUBLE, &d, NULL));
NULL              550 tests/check/gst/gststructure.c   c = NULL;
NULL              552 tests/check/gst/gststructure.c   caps2 = NULL;
NULL              554 tests/check/gst/gststructure.c   buf2 = NULL;
NULL              562 tests/check/gst/gststructure.c       g_quark_from_static_string ("int64"), G_TYPE_INT64, &i64, NULL);
NULL              573 tests/check/gst/gststructure.c   ASSERT_CRITICAL (gst_structure_get (s, 0, G_TYPE_INT, &i, NULL));
NULL              576 tests/check/gst/gststructure.c           &d, NULL));
NULL              579 tests/check/gst/gststructure.c           &d, NULL));
NULL              586 tests/check/gst/gststructure.c   ret = gst_structure_get (s, "double", G_TYPE_DOUBLE, NULL, "string",
NULL              587 tests/check/gst/gststructure.c       G_TYPE_STRING, NULL, "caps", GST_TYPE_CAPS, NULL, "buf",
NULL              588 tests/check/gst/gststructure.c       GST_TYPE_BUFFER, NULL, "int", G_TYPE_INT, &i, "frag", GST_TYPE_FRACTION,
NULL              589 tests/check/gst/gststructure.c       NULL, NULL, "int64", G_TYPE_INT64, &i64, NULL);
NULL              591 tests/check/gst/gststructure.c   ASSERT_WARNING (gst_structure_get (s, "frag", GST_TYPE_FRACTION, NULL,
NULL              592 tests/check/gst/gststructure.c           &denom, NULL));
NULL              594 tests/check/gst/gststructure.c           NULL, NULL));
NULL              114 tests/check/gst/gstsystemclock.c   if (ret != NULL)
NULL              128 tests/check/gst/gstsystemclock.c   fail_unless (clock != NULL, "Could not create instance of GstSystemClock");
NULL              134 tests/check/gst/gstsystemclock.c   fail_unless (id != NULL, "Could not create single shot id");
NULL              137 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait (id, NULL);
NULL              145 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait (id, NULL);
NULL              153 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, ok_callback, NULL);
NULL              161 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, error_callback, NULL);
NULL              173 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, ok_callback, NULL);
NULL              177 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id2, error_callback, NULL);
NULL              204 tests/check/gst/gstsystemclock.c   fail_unless (clock != NULL, "Could not create instance of GstSystemClock");
NULL              211 tests/check/gst/gstsystemclock.c   fail_unless (id != NULL, "Could not create periodic id");
NULL              214 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait (id, NULL);
NULL              219 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait (id, NULL);
NULL              224 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, ok_callback, NULL);
NULL              229 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, ok_callback, NULL);
NULL              234 tests/check/gst/gstsystemclock.c   fail_unless (id2 != NULL, "Could not create second periodic id");
NULL              237 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id2, ok_callback, NULL);
NULL              245 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, error_callback, NULL);
NULL              248 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait (id, NULL);
NULL              267 tests/check/gst/gstsystemclock.c   GList *cb_list = NULL, *next;
NULL              274 tests/check/gst/gstsystemclock.c   fail_unless (clock != NULL, "Could not create instance of GstSystemClock");
NULL              289 tests/check/gst/gstsystemclock.c   fail_unless (cb_list != NULL, "expected notification");
NULL              297 tests/check/gst/gstsystemclock.c   fail_unless (next != NULL, "expected second notification");
NULL              364 tests/check/gst/gstsystemclock.c   fail_unless (clock != NULL, "Could not create instance of GstSystemClock");
NULL              432 tests/check/gst/gstsystemclock.c   fail_unless (clock != NULL, "Could not create instance of GstSystemClock");
NULL              438 tests/check/gst/gstsystemclock.c   gst_clock_id_wait (clock_id, NULL);
NULL              450 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait (clock_id, NULL);
NULL              459 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait (clock_id, NULL);
NULL              507 tests/check/gst/gstsystemclock.c   return NULL;
NULL              520 tests/check/gst/gstsystemclock.c   GError *error = NULL;
NULL              526 tests/check/gst/gstsystemclock.c   fail_unless (info.clock != NULL,
NULL              540 tests/check/gst/gstsystemclock.c   fail_unless (error == NULL, "error creating thread");
NULL              541 tests/check/gst/gstsystemclock.c   fail_unless (thread != NULL, "Could not create thread");
NULL              547 tests/check/gst/gstsystemclock.c   gst_clock_id_wait_async (id, mixed_async_cb, NULL);
NULL              600 tests/check/gst/gstsystemclock.c       g_object_new (GST_TYPE_SYSTEM_CLOCK, "name", "TestClockMaster", NULL);
NULL              601 tests/check/gst/gstsystemclock.c   slave = g_object_new (GST_TYPE_SYSTEM_CLOCK, "name", "TestClockMaster", NULL);
NULL              603 tests/check/gst/gstsystemclock.c   g_object_set (slave, "timeout", 50 * GST_MSECOND, NULL);
NULL               48 tests/check/gst/gsttag.c   while (value != NULL) {
NULL               64 tests/check/gst/gsttag.c   fail_unless ((list == NULL) || (gst_tag_list_is_empty (list)));
NULL               72 tests/check/gst/gsttag.c                     FTAG, FIXED3, FTAG, FIXED4, NULL);          \
NULL               81 tests/check/gst/gsttag.c                     UTAG, UNFIXED3, UTAG, UNFIXED4, NULL);      \
NULL               90 tests/check/gst/gsttag.c                     FTAG, FIXED2, NULL);                        \
NULL               94 tests/check/gst/gsttag.c                     FTAG, FIXED4, NULL);                        \
NULL              105 tests/check/gst/gsttag.c                     UTAG, UNFIXED2, NULL);                      \
NULL              109 tests/check/gst/gsttag.c                     UTAG, UNFIXED4, NULL);                      \
NULL              118 tests/check/gst/gsttag.c   list = NULL;                                                  \
NULL              122 tests/check/gst/gsttag.c                     FTAG, FIXED4, NULL);                        \
NULL              133 tests/check/gst/gsttag.c                     FTAG, FIXED2, NULL);                        \
NULL              135 tests/check/gst/gsttag.c   list2 = NULL;                                                 \
NULL              155 tests/check/gst/gsttag.c   GstTagList *list = NULL;
NULL              160 tests/check/gst/gsttag.c   check_tags (list, UTAG, UNFIXED4, NULL);
NULL              162 tests/check/gst/gsttag.c   check_tags (list, UTAG, UNFIXED4, NULL);
NULL              164 tests/check/gst/gsttag.c   check_tags (list, UTAG, UNFIXED4, UNFIXED3, UNFIXED2, UNFIXED1, NULL);
NULL              166 tests/check/gst/gsttag.c   check_tags (list, UTAG, UNFIXED1, UNFIXED2, UNFIXED3, UNFIXED4, NULL);
NULL              168 tests/check/gst/gsttag.c   check_tags (list, UTAG, UNFIXED1, NULL);
NULL              170 tests/check/gst/gsttag.c   check_tags (list, UTAG, NULL);
NULL              174 tests/check/gst/gsttag.c   check_tags (list, FTAG, FIXED4, NULL);
NULL              176 tests/check/gst/gsttag.c   check_tags (list, FTAG, FIXED4, NULL);
NULL              178 tests/check/gst/gsttag.c   check_tags (list, FTAG, FIXED4, NULL);
NULL              180 tests/check/gst/gsttag.c   check_tags (list, FTAG, FIXED1, NULL);
NULL              182 tests/check/gst/gsttag.c   check_tags (list, FTAG, FIXED1, NULL);
NULL              184 tests/check/gst/gsttag.c   check_tags (list, FTAG, NULL);
NULL              194 tests/check/gst/gsttag.c   GstTagList *list = NULL, *list2 = NULL, *merge = NULL;
NULL              200 tests/check/gst/gsttag.c   check_tags (merge, UTAG, UNFIXED3, UNFIXED4, NULL);
NULL              202 tests/check/gst/gsttag.c   check_tags (merge, UTAG, UNFIXED3, UNFIXED4, NULL);
NULL              204 tests/check/gst/gsttag.c   check_tags (merge, UTAG, UNFIXED3, UNFIXED4, UNFIXED1, UNFIXED2, NULL);
NULL              206 tests/check/gst/gsttag.c   check_tags (merge, UTAG, UNFIXED1, UNFIXED2, UNFIXED3, UNFIXED4, NULL);
NULL              208 tests/check/gst/gsttag.c   check_tags (merge, UTAG, UNFIXED1, UNFIXED2, NULL);
NULL              210 tests/check/gst/gsttag.c   check_tags (merge, UTAG, UNFIXED1, UNFIXED2, NULL);
NULL              215 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED3, NULL);
NULL              217 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED3, NULL);
NULL              219 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED3, NULL);
NULL              221 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED1, NULL);
NULL              223 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED1, NULL);
NULL              225 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED1, NULL);
NULL              230 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED3, NULL);
NULL              232 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED3, NULL);
NULL              234 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED3, NULL);
NULL              236 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED3, NULL);
NULL              238 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED3, NULL);
NULL              247 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED1, NULL);
NULL              249 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED1, NULL);
NULL              251 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED1, NULL);
NULL              253 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED1, NULL);
NULL              255 tests/check/gst/gsttag.c   check_tags (merge, FTAG, FIXED1, NULL);
NULL              275 tests/check/gst/gsttag.c   gst_tag_list_add (tag_list, GST_TAG_MERGE_APPEND, GST_TAG_DATE, date, NULL);
NULL              278 tests/check/gst/gsttag.c   fail_if (str == NULL);
NULL              279 tests/check/gst/gsttag.c   fail_if (strstr (str, "2005-10-14") == NULL);
NULL              281 tests/check/gst/gsttag.c   tag_list2 = gst_structure_from_string (str, NULL);
NULL              282 tests/check/gst/gsttag.c   fail_if (tag_list2 == NULL);
NULL              312 tests/check/gst/gsttag.c   ASSERT_CRITICAL (fail_if (gst_is_tag_list (NULL)));
NULL              315 tests/check/gst/gsttag.c   fail_if (GST_IS_TAG_LIST (NULL));
NULL              318 tests/check/gst/gsttag.c   ASSERT_CRITICAL (gst_tag_list_is_empty (NULL));
NULL              321 tests/check/gst/gsttag.c   gst_tag_list_add (taglist, GST_TAG_MERGE_APPEND, GST_TAG_ARTIST, "JD", NULL);
NULL              334 tests/check/gst/gsttag.c   fail_unless (taglist != NULL);
NULL              337 tests/check/gst/gsttag.c           GST_TAG_ARTIST, (gchar *) foobar, NULL));
NULL              356 tests/check/gst/gsttag.c       GST_TAG_PREVIEW_IMAGE, buf2, NULL);
NULL              360 tests/check/gst/gsttag.c   buf1 = buf2 = NULL;
NULL              397 tests/check/gst/gsttag.c           GST_TAG_ARTIST, NULL, NULL));
NULL              399 tests/check/gst/gsttag.c           GST_TAG_ARTIST, "", NULL));
NULL              400 tests/check/gst/gsttag.c   gst_tag_list_add (tags, GST_TAG_MERGE_APPEND, GST_TAG_ARTIST, "xyz", NULL);
NULL              415 tests/check/gst/gsttag.c       "Title!", NULL);
NULL              425 tests/check/gst/gsttag.c   fail_unless (tags != NULL);
NULL              437 tests/check/gst/gsttag.c   gchar *artists = NULL;
NULL              440 tests/check/gst/gsttag.c   gst_tag_list_add (tags, GST_TAG_MERGE_APPEND, GST_TAG_ARTIST, "Foo", NULL);
NULL              441 tests/check/gst/gsttag.c   gst_tag_list_add (tags, GST_TAG_MERGE_APPEND, GST_TAG_ARTIST, "Bar", NULL);
NULL              442 tests/check/gst/gsttag.c   gst_tag_list_add (tags, GST_TAG_MERGE_APPEND, GST_TAG_ARTIST, "Yay", NULL);
NULL              444 tests/check/gst/gsttag.c   fail_unless (artists != NULL);
NULL              446 tests/check/gst/gsttag.c   fail_unless (strstr (artists, "Foo") != NULL);
NULL              447 tests/check/gst/gsttag.c   fail_unless (strstr (artists, "Bar") != NULL);
NULL              448 tests/check/gst/gsttag.c   fail_unless (strstr (artists, "Yay") != NULL);
NULL               39 tests/check/gst/gsttagsetter.c   static const GInterfaceInfo tag_setter_info = { NULL, NULL, NULL };
NULL               74 tests/check/gst/gsttagsetter.c   if (gst_tag_setter_get_tag_list (setter) == NULL)
NULL               87 tests/check/gst/gsttagsetter.c   if (tag_list == NULL)
NULL              103 tests/check/gst/gsttagsetter.c   enc = g_object_new (GST_TYPE_DUMMY_ENC, NULL);
NULL              104 tests/check/gst/gsttagsetter.c   fail_unless (enc != NULL);
NULL              110 tests/check/gst/gsttagsetter.c       NULL);
NULL              116 tests/check/gst/gsttagsetter.c       GST_TAG_TITLE, "title1", NULL);
NULL              127 tests/check/gst/gsttagsetter.c       NULL);
NULL              149 tests/check/gst/gsttagsetter.c       enc = g_object_new (GST_TYPE_DUMMY_ENC, NULL);
NULL              150 tests/check/gst/gsttagsetter.c       fail_unless (enc != NULL);
NULL              163 tests/check/gst/gsttagsetter.c             "artist1", NULL);
NULL              167 tests/check/gst/gsttagsetter.c             "artist2", NULL);
NULL              199 tests/check/gst/gsttagsetter.c       enc = g_object_new (GST_TYPE_DUMMY_ENC, NULL);
NULL              200 tests/check/gst/gsttagsetter.c       fail_unless (enc != NULL);
NULL              208 tests/check/gst/gsttagsetter.c             "artist2", NULL);
NULL              246 tests/check/gst/gsttagsetter.c   while (g_timer_elapsed (timer, NULL) < THREADS_TEST_SECONDS) {
NULL              249 tests/check/gst/gsttagsetter.c         NULL);
NULL              255 tests/check/gst/gsttagsetter.c   return NULL;
NULL              273 tests/check/gst/gsttagsetter.c   while (g_timer_elapsed (timer, NULL) < THREADS_TEST_SECONDS) {
NULL              276 tests/check/gst/gsttagsetter.c         10, NULL);
NULL              282 tests/check/gst/gsttagsetter.c   return NULL;
NULL              300 tests/check/gst/gsttagsetter.c   while (g_timer_elapsed (timer, NULL) < THREADS_TEST_SECONDS) {
NULL              307 tests/check/gst/gsttagsetter.c   return NULL;
NULL              315 tests/check/gst/gsttagsetter.c   setter = GST_TAG_SETTER (g_object_new (GST_TYPE_DUMMY_ENC, NULL));
NULL              318 tests/check/gst/gsttagsetter.c   threads[0] = g_thread_create (test_threads_thread_func1, setter, TRUE, NULL);
NULL              319 tests/check/gst/gsttagsetter.c   threads[1] = g_thread_create (test_threads_thread_func2, setter, TRUE, NULL);
NULL              320 tests/check/gst/gsttagsetter.c   threads[2] = g_thread_create (test_threads_thread_func3, setter, TRUE, NULL);
NULL               50 tests/check/gst/gsttask.c   fail_if (t == NULL);
NULL               92 tests/check/gst/gsttask.c   t = gst_task_create (task_func, NULL);
NULL               93 tests/check/gst/gsttask.c   fail_if (t == NULL);
NULL              129 tests/check/gst/gsttask.c   t = gst_task_create (task_func, NULL);
NULL              130 tests/check/gst/gsttask.c   fail_if (t == NULL);
NULL              156 tests/check/gst/gsttask.c   t = gst_task_create (task_func, NULL);
NULL              157 tests/check/gst/gsttask.c   fail_if (t == NULL);
NULL              182 tests/check/gst/gsttask.c   t = gst_task_create (task_func, NULL);
NULL              183 tests/check/gst/gsttask.c   fail_if (t == NULL);
NULL               27 tests/check/gst/gsturi.c   element = gst_element_make_from_uri (GST_URI_SRC, "file:///foo/bar", NULL);
NULL               30 tests/check/gst/gsturi.c   if (element == NULL)
NULL               34 tests/check/gst/gsturi.c   element = gst_element_make_from_uri (GST_URI_SRC, "FILE:///foo/bar", NULL);
NULL               35 tests/check/gst/gsturi.c   fail_unless (element != NULL,
NULL               48 tests/check/gst/gsturi.c   fail_unless (l != NULL);
NULL               54 tests/check/gst/gsturi.c   fail_unless (l != NULL);
NULL               60 tests/check/gst/gsturi.c   fail_unless (l != NULL);
NULL               66 tests/check/gst/gsturi.c   fail_unless (l != NULL);
NULL               81 tests/check/gst/gsturi.c   fail_unless (l != NULL);
NULL               94 tests/check/gst/gsturi.c   fail_unless (l != NULL);
NULL               80 tests/check/gst/gstutils.c   pipeline = gst_element_factory_make ("pipeline", NULL);
NULL               81 tests/check/gst/gstutils.c   fakesrc = gst_element_factory_make ("fakesrc", NULL);
NULL               82 tests/check/gst/gstutils.c   fakesink = gst_element_factory_make ("fakesink", NULL);
NULL               84 tests/check/gst/gstutils.c   g_object_set (fakesrc, "num-buffers", (int) 10, NULL);
NULL               86 tests/check/gst/gstutils.c   gst_bin_add_many (GST_BIN (pipeline), fakesrc, fakesink, NULL);
NULL              173 tests/check/gst/gstutils.c   pipeline = gst_element_factory_make ("pipeline", NULL);
NULL              174 tests/check/gst/gstutils.c   fakesrc = gst_element_factory_make ("fakesrc", NULL);
NULL              175 tests/check/gst/gstutils.c   fakesink = gst_element_factory_make ("fakesink", NULL);
NULL              177 tests/check/gst/gstutils.c   g_object_set (fakesrc, "num-buffers", (int) 10, NULL);
NULL              179 tests/check/gst/gstutils.c   gst_bin_add_many (GST_BIN (pipeline), fakesrc, fakesink, NULL);
NULL              407 tests/check/gst/gstutils.c     GError *err = NULL;
NULL              414 tests/check/gst/gstutils.c     g_assert (bin != NULL);
NULL              421 tests/check/gst/gstutils.c       g_assert (target_pad != NULL);
NULL              425 tests/check/gst/gstutils.c       g_assert (parent != NULL);
NULL              438 tests/check/gst/gstutils.c       g_assert (target_pad != NULL);
NULL              442 tests/check/gst/gstutils.c       g_assert (parent != NULL);
NULL              475 tests/check/gst/gstutils.c   pipeline = gst_element_factory_make ("pipeline", NULL);
NULL              476 tests/check/gst/gstutils.c   fakesrc = gst_element_factory_make ("fakesrc", NULL);
NULL              477 tests/check/gst/gstutils.c   fakesink = gst_element_factory_make ("fakesink", NULL);
NULL              480 tests/check/gst/gstutils.c   g_object_set (fakesrc, "num-buffers", (int) 10, NULL);
NULL              482 tests/check/gst/gstutils.c   gst_bin_add_many (GST_BIN (pipeline), fakesrc, fakesink, NULL);
NULL              506 tests/check/gst/gstutils.c   src = gst_element_factory_make ("fakesrc", NULL);
NULL              507 tests/check/gst/gstutils.c   sink = gst_element_factory_make ("fakesink", NULL);
NULL              521 tests/check/gst/gstutils.c   ASSERT_CRITICAL (gst_util_set_value_from_string (NULL, "xyz"));
NULL              524 tests/check/gst/gstutils.c   ASSERT_CRITICAL (gst_util_set_value_from_string (&val, NULL));
NULL              530 tests/check/gst/gstutils.c   fail_unless (g_value_get_string (&val) != NULL);
NULL              662 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              663 tests/check/gst/gstutils.c   fail_unless (match != NULL);
NULL              669 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              670 tests/check/gst/gstutils.c   fail_unless (match != NULL);
NULL              676 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              677 tests/check/gst/gstutils.c   fail_unless (match != NULL);
NULL              684 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              685 tests/check/gst/gstutils.c   fail_unless (match == NULL);
NULL              690 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              691 tests/check/gst/gstutils.c   fail_unless (match != NULL);
NULL              697 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              698 tests/check/gst/gstutils.c   fail_unless (match == NULL);
NULL              704 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              705 tests/check/gst/gstutils.c   fail_unless (match == NULL);
NULL              710 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              711 tests/check/gst/gstutils.c   fail_unless (match == NULL);
NULL              716 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              717 tests/check/gst/gstutils.c   fail_unless (match != NULL);
NULL              724 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              725 tests/check/gst/gstutils.c   fail_unless (match == NULL);
NULL              730 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              731 tests/check/gst/gstutils.c   fail_unless (match != NULL);
NULL              737 tests/check/gst/gstutils.c       &search_element, NULL);
NULL              738 tests/check/gst/gstutils.c   fail_unless (match != NULL);
NULL              156 tests/check/gst/gstvalue.c   fail_unless (serialized != NULL);
NULL              168 tests/check/gst/gstvalue.c   gst_value_take_buffer (&value, NULL);
NULL              174 tests/check/gst/gstvalue.c   fail_unless (serialized == NULL);
NULL              470 tests/check/gst/gstvalue.c     fail_if (string == NULL, "could not serialize flags %d", i);
NULL              528 tests/check/gst/gstvalue.c     fail_if (tmp == NULL, "couldn't serialize: %s\n", try[i]);
NULL              538 tests/check/gst/gstvalue.c   g_value_set_string (&v, NULL);
NULL              539 tests/check/gst/gstvalue.c   fail_unless (gst_value_serialize (&v) == NULL);
NULL              558 tests/check/gst/gstvalue.c     "\"", NULL},                /* missing second quote */
NULL              560 tests/check/gst/gstvalue.c     "\"Hello\\ World", NULL},   /* missing second quote */
NULL              562 tests/check/gst/gstvalue.c     "\"\\", NULL},              /* quote at end, missing second quote */
NULL              564 tests/check/gst/gstvalue.c     "\"\\0", NULL},             /* missing second quote */
NULL              566 tests/check/gst/gstvalue.c     "\"\\0\"", NULL},           /* unfinished escaped character */
NULL              568 tests/check/gst/gstvalue.c     "\" \"", NULL},             /* spaces must be escaped */
NULL              572 tests/check/gst/gstvalue.c     "tüüt", NULL}             /* string with special chars must be escaped */
NULL              582 tests/check/gst/gstvalue.c       fail_if (tests[i].to == NULL,
NULL              587 tests/check/gst/gstvalue.c       fail_if (tests[i].to != NULL, "failed, but wanted: %s", tests[i].to);
NULL              630 tests/check/gst/gstvalue.c   g_value_set_string (&value2, NULL);
NULL             1660 tests/check/gst/gstvalue.c       date, NULL);
NULL             1665 tests/check/gst/gstvalue.c   fail_unless (date2 != NULL);
NULL             1671 tests/check/gst/gstvalue.c   date = NULL;
NULL             1672 tests/check/gst/gstvalue.c   date2 = NULL;
NULL             1676 tests/check/gst/gstvalue.c   s = NULL;
NULL             1681 tests/check/gst/gstvalue.c   s = gst_structure_from_string (str, NULL);
NULL             1683 tests/check/gst/gstvalue.c   str = NULL;
NULL             1685 tests/check/gst/gstvalue.c   fail_unless (s != NULL);
NULL             1690 tests/check/gst/gstvalue.c   fail_unless (date != NULL);
NULL             1696 tests/check/gst/gstvalue.c   date = NULL;
NULL             1700 tests/check/gst/gstvalue.c   s = NULL;
NULL             1705 tests/check/gst/gstvalue.c   str = NULL;
NULL             1767 tests/check/gst/gstvalue.c   gchar *str, *str2, *end = NULL;
NULL             1776 tests/check/gst/gstvalue.c       GST_TYPE_FORMAT, foobar_fmt, NULL);
NULL             1780 tests/check/gst/gstvalue.c   fail_unless (str != NULL);
NULL             1781 tests/check/gst/gstvalue.c   fail_unless (strstr (str, "TIME") != NULL);
NULL             1782 tests/check/gst/gstvalue.c   fail_unless (strstr (str, "BYTE") != NULL);
NULL             1783 tests/check/gst/gstvalue.c   fail_unless (strstr (str, "DEFAULT") != NULL);
NULL             1784 tests/check/gst/gstvalue.c   fail_unless (strstr (str, "FOOBAR") != NULL);
NULL             1787 tests/check/gst/gstvalue.c   fail_unless (s2 != NULL);
NULL             1790 tests/check/gst/gstvalue.c   fail_unless (str2 != NULL);
NULL             1810 tests/check/gst/gstvalue.c       "foo", G_TYPE_INT, 10, "bar", G_TYPE_STRING, "test", NULL);
NULL             1821 tests/check/gst/gstvalue.c   fail_unless (serialized != NULL);
NULL               73 tests/check/gst/struct_hppa.h   {NULL, 0, 0}
NULL               73 tests/check/gst/struct_i386.h  {NULL, 0, 0}
NULL               73 tests/check/gst/struct_ppc32.h   {NULL, 0, 0}
NULL               73 tests/check/gst/struct_ppc64.h   {NULL, 0, 0}
NULL               74 tests/check/gst/struct_sparc.h   {NULL, 0, 0}
NULL               73 tests/check/gst/struct_x86_64.h   {NULL, 0, 0}
NULL               42 tests/check/libs/adapter.c   fail_if (adapter == NULL);
NULL               48 tests/check/libs/adapter.c   fail_if (buffer == NULL);
NULL               60 tests/check/libs/adapter.c   fail_if (data1 != NULL);
NULL               64 tests/check/libs/adapter.c   fail_if (data1 != NULL);
NULL               68 tests/check/libs/adapter.c   fail_if (data1 == NULL);
NULL               72 tests/check/libs/adapter.c   fail_if (data2 == NULL);
NULL               90 tests/check/libs/adapter.c   fail_if (data2 != NULL);
NULL               94 tests/check/libs/adapter.c   fail_if (data2 == NULL);
NULL              109 tests/check/libs/adapter.c   fail_if (data2 == NULL);
NULL              158 tests/check/libs/adapter.c   fail_unless (adapter != NULL);
NULL              161 tests/check/libs/adapter.c   fail_unless (buffer != NULL);
NULL              162 tests/check/libs/adapter.c   fail_unless (GST_BUFFER_DATA (buffer) != NULL);
NULL              175 tests/check/libs/adapter.c   fail_unless (buffer2 != NULL);
NULL              176 tests/check/libs/adapter.c   fail_unless (GST_BUFFER_DATA (buffer2) != NULL);
NULL              214 tests/check/libs/adapter.c   fail_unless (adapter != NULL);
NULL              217 tests/check/libs/adapter.c   fail_unless (buffer != NULL);
NULL              218 tests/check/libs/adapter.c   fail_unless (GST_BUFFER_DATA (buffer) != NULL);
NULL              240 tests/check/libs/adapter.c   fail_unless (buffer2 != NULL);
NULL              241 tests/check/libs/adapter.c   fail_unless (GST_BUFFER_DATA (buffer2) != NULL);
NULL              265 tests/check/libs/adapter.c   fail_unless (adapter != NULL);
NULL              271 tests/check/libs/adapter.c     fail_unless (buf != NULL);
NULL              340 tests/check/libs/adapter.c   fail_unless (adapter != NULL);
NULL              465 tests/check/libs/adapter.c   fail_unless (adapter != NULL);
NULL               46 tests/check/libs/basesink.c   g_object_set (src, "num-buffers", 1, NULL);
NULL               50 tests/check/libs/basesink.c   fail_unless (msg != NULL);
NULL               58 tests/check/libs/basesink.c   g_object_get (sink, "last-buffer", &last_buffer, NULL);
NULL               59 tests/check/libs/basesink.c   fail_unless (last_buffer != NULL);
NULL               63 tests/check/libs/basesink.c   g_object_set (sink, "enable-last-buffer", FALSE, NULL);
NULL               66 tests/check/libs/basesink.c   g_object_get (sink, "last-buffer", &last_buffer, NULL);
NULL               67 tests/check/libs/basesink.c   fail_unless (last_buffer == NULL);
NULL               97 tests/check/libs/basesink.c   g_object_set (src, "num-buffers", 1, NULL);
NULL              101 tests/check/libs/basesink.c   fail_unless (msg != NULL);
NULL              107 tests/check/libs/basesink.c   g_object_get (sink, "last-buffer", &last_buffer, NULL);
NULL              108 tests/check/libs/basesink.c   fail_unless (last_buffer == NULL);
NULL               33 tests/check/libs/basesrc.c   fail_unless (event != NULL);
NULL               60 tests/check/libs/basesrc.c   g_assert (pipe != NULL);
NULL               61 tests/check/libs/basesrc.c   g_assert (sink != NULL);
NULL               62 tests/check/libs/basesrc.c   g_assert (src != NULL);
NULL               69 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-push", TRUE, NULL);
NULL               70 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-pull", FALSE, NULL);
NULL               72 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-push", TRUE, NULL);
NULL               73 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-pull", FALSE, NULL);
NULL               77 tests/check/libs/basesrc.c   fail_unless (srcpad != NULL);
NULL               85 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (pipe, NULL, NULL, -1);
NULL               93 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (src, NULL, NULL, -1);
NULL              100 tests/check/libs/basesrc.c   fail_unless (msg != NULL);
NULL              108 tests/check/libs/basesrc.c   gst_element_get_state (pipe, NULL, NULL, -1);
NULL              139 tests/check/libs/basesrc.c   g_assert (pipe != NULL);
NULL              140 tests/check/libs/basesrc.c   g_assert (sink != NULL);
NULL              141 tests/check/libs/basesrc.c   g_assert (src != NULL);
NULL              148 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-push", TRUE, NULL);
NULL              149 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-pull", FALSE, NULL);
NULL              151 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-push", TRUE, NULL);
NULL              152 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-pull", FALSE, NULL);
NULL              153 tests/check/libs/basesrc.c   g_object_set (src, "num-buffers", 8, NULL);
NULL              157 tests/check/libs/basesrc.c   fail_unless (srcpad != NULL);
NULL              165 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (pipe, NULL, NULL, -1);
NULL              169 tests/check/libs/basesrc.c   fail_unless (msg != NULL);
NULL              177 tests/check/libs/basesrc.c   gst_element_get_state (pipe, NULL, NULL, -1);
NULL              207 tests/check/libs/basesrc.c   g_assert (pipe != NULL);
NULL              208 tests/check/libs/basesrc.c   g_assert (sink != NULL);
NULL              209 tests/check/libs/basesrc.c   g_assert (src != NULL);
NULL              216 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-push", FALSE, NULL);
NULL              217 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-pull", TRUE, NULL);
NULL              219 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-push", FALSE, NULL);
NULL              220 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-pull", TRUE, NULL);
NULL              224 tests/check/libs/basesrc.c   fail_unless (srcpad != NULL);
NULL              230 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (pipe, NULL, NULL, -1);
NULL              238 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (src, NULL, NULL, -1);
NULL              247 tests/check/libs/basesrc.c   gst_element_get_state (pipe, NULL, NULL, -1);
NULL              278 tests/check/libs/basesrc.c   g_assert (pipe != NULL);
NULL              279 tests/check/libs/basesrc.c   g_assert (sink != NULL);
NULL              280 tests/check/libs/basesrc.c   g_assert (src != NULL);
NULL              287 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-push", FALSE, NULL);
NULL              288 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-pull", TRUE, NULL);
NULL              290 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-push", FALSE, NULL);
NULL              291 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-pull", TRUE, NULL);
NULL              292 tests/check/libs/basesrc.c   g_object_set (src, "num-buffers", 8, NULL);
NULL              296 tests/check/libs/basesrc.c   fail_unless (srcpad != NULL);
NULL              304 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (pipe, NULL, NULL, -1);
NULL              308 tests/check/libs/basesrc.c   fail_unless (msg != NULL);
NULL              316 tests/check/libs/basesrc.c   gst_element_get_state (pipe, NULL, NULL, -1);
NULL              349 tests/check/libs/basesrc.c   g_assert (pipe != NULL);
NULL              350 tests/check/libs/basesrc.c   g_assert (sink != NULL);
NULL              351 tests/check/libs/basesrc.c   g_assert (src != NULL);
NULL              358 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-push", TRUE, NULL);
NULL              359 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-pull", FALSE, NULL);
NULL              361 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-push", TRUE, NULL);
NULL              362 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-pull", FALSE, NULL);
NULL              366 tests/check/libs/basesrc.c   fail_unless (srcpad != NULL);
NULL              374 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (pipe, NULL, NULL, -1);
NULL              386 tests/check/libs/basesrc.c   fail_unless (msg != NULL);
NULL              394 tests/check/libs/basesrc.c   gst_element_get_state (pipe, NULL, NULL, -1);
NULL              426 tests/check/libs/basesrc.c   g_assert (pipe != NULL);
NULL              427 tests/check/libs/basesrc.c   g_assert (sink != NULL);
NULL              428 tests/check/libs/basesrc.c   g_assert (src != NULL);
NULL              435 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-push", FALSE, NULL);
NULL              436 tests/check/libs/basesrc.c   g_object_set (sink, "can-activate-pull", TRUE, NULL);
NULL              438 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-push", FALSE, NULL);
NULL              439 tests/check/libs/basesrc.c   g_object_set (src, "can-activate-pull", TRUE, NULL);
NULL              443 tests/check/libs/basesrc.c   fail_unless (srcpad != NULL);
NULL              451 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (pipe, NULL, NULL, -1);
NULL              463 tests/check/libs/basesrc.c   fail_unless (msg != NULL);
NULL              471 tests/check/libs/basesrc.c   gst_element_get_state (pipe, NULL, NULL, -1);
NULL              491 tests/check/libs/basesrc.c   fail_unless (event != NULL);
NULL              493 tests/check/libs/basesrc.c   fail_unless (user_data != NULL);
NULL              515 tests/check/libs/basesrc.c   GstEvent *newseg_event = NULL;
NULL              524 tests/check/libs/basesrc.c   g_assert (pipe != NULL);
NULL              525 tests/check/libs/basesrc.c   g_assert (sink != NULL);
NULL              526 tests/check/libs/basesrc.c   g_assert (src != NULL);
NULL              537 tests/check/libs/basesrc.c   fail_unless (probe_pad != NULL);
NULL              551 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (pipe, NULL, NULL, -1);
NULL              565 tests/check/libs/basesrc.c   state_ret = gst_element_get_state (src, NULL, NULL, -1);
NULL              572 tests/check/libs/basesrc.c   fail_unless (msg != NULL);
NULL              577 tests/check/libs/basesrc.c   gst_element_get_state (pipe, NULL, NULL, -1);
NULL              582 tests/check/libs/basesrc.c   fail_unless (newseg_event != NULL);
NULL              584 tests/check/libs/basesrc.c   gst_event_parse_new_segment (newseg_event, NULL, &rate, NULL, NULL, NULL,
NULL              585 tests/check/libs/basesrc.c       NULL);
NULL               57 tests/check/libs/bytewriter.c   data = tmp = NULL;
NULL               71 tests/check/libs/bytewriter.c   data = tmp = NULL;
NULL               75 tests/check/libs/bytewriter.c   fail_unless (data != NULL);
NULL              121 tests/check/libs/bytewriter.c   fail_unless (data != NULL);
NULL              166 tests/check/libs/bytewriter.c   fail_unless (data != NULL);
NULL              192 tests/check/libs/bytewriter.c   fail_unless (data2 != NULL);
NULL              215 tests/check/libs/bytewriter.c   fail_unless (data2 != NULL);
NULL              233 tests/check/libs/bytewriter.c   fail_unless (data2 != NULL);
NULL               87 tests/check/libs/collectpads.c   return NULL;
NULL               97 tests/check/libs/collectpads.c   return NULL;
NULL              104 tests/check/libs/collectpads.c   gst_collect_pads_set_function (collect, collected_cb, NULL);
NULL              115 tests/check/libs/collectpads.c   data1 = NULL;
NULL              116 tests/check/libs/collectpads.c   data2 = NULL;
NULL              137 tests/check/libs/collectpads.c   fail_unless (data1 != NULL);
NULL              152 tests/check/libs/collectpads.c   fail_unless (data1 != NULL);
NULL              156 tests/check/libs/collectpads.c   fail_unless (data2 != NULL);
NULL              167 tests/check/libs/collectpads.c   thread1 = g_thread_create (push_buffer, data1, TRUE, NULL);
NULL              173 tests/check/libs/collectpads.c   thread2 = g_thread_create (push_buffer, data2, TRUE, NULL);
NULL              203 tests/check/libs/collectpads.c   fail_unless (data1 != NULL);
NULL              207 tests/check/libs/collectpads.c   fail_unless (data2 != NULL);
NULL              217 tests/check/libs/collectpads.c   thread1 = g_thread_create (push_buffer, data1, TRUE, NULL);
NULL              223 tests/check/libs/collectpads.c   thread2 = g_thread_create (push_event, data2, TRUE, NULL);
NULL              231 tests/check/libs/collectpads.c   fail_unless (tmp == NULL);
NULL              252 tests/check/libs/collectpads.c   fail_unless (data1 != NULL);
NULL              256 tests/check/libs/collectpads.c   fail_unless (data2 != NULL);
NULL              266 tests/check/libs/collectpads.c   thread1 = g_thread_create (push_buffer, data1, TRUE, NULL);
NULL              273 tests/check/libs/collectpads.c   thread2 = g_thread_create (push_event, data2, TRUE, NULL);
NULL              282 tests/check/libs/collectpads.c   fail_unless (tmp == NULL);
NULL              300 tests/check/libs/collectpads.c   thread1 = g_thread_create (push_buffer, data1, TRUE, NULL);
NULL              306 tests/check/libs/collectpads.c   thread2 = g_thread_create (push_buffer, data2, TRUE, NULL);
NULL              200 tests/check/libs/controller.c       NULL,                     // base_finalize
NULL              202 tests/check/libs/controller.c       NULL,                     // class_finalize
NULL              203 tests/check/libs/controller.c       NULL,                     // class_data
NULL              206 tests/check/libs/controller.c       NULL,                     // instance_init
NULL              207 tests/check/libs/controller.c       NULL                      // value_table
NULL              222 tests/check/libs/controller.c   fail_unless (gst_element_register (NULL, "testmonosource", GST_RANK_NONE,
NULL              234 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              235 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              236 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              237 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              248 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              253 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "_schrompf_", NULL);
NULL              254 tests/check/libs/controller.c   fail_unless (ctrl == NULL, NULL);
NULL              267 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              272 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), NULL);
NULL              273 tests/check/libs/controller.c   fail_unless (ctrl == NULL, NULL);
NULL              286 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              292 tests/check/libs/controller.c       gst_controller_new (G_OBJECT (elem), "readonly", NULL));
NULL              293 tests/check/libs/controller.c   fail_unless (ctrl == NULL, NULL);
NULL              306 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              311 tests/check/libs/controller.c   ASSERT_CRITICAL (ctrl = gst_controller_new (G_OBJECT (elem), "static", NULL));
NULL              312 tests/check/libs/controller.c   fail_unless (ctrl == NULL, NULL);
NULL              325 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              331 tests/check/libs/controller.c       gst_controller_new (G_OBJECT (elem), "construct-only", NULL));
NULL              332 tests/check/libs/controller.c   fail_unless (ctrl == NULL, NULL);
NULL              346 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              351 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              352 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              367 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              372 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", "double", "float", NULL);
NULL              373 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              378 tests/check/libs/controller.c   ctrl2 = gst_controller_new (G_OBJECT (elem), "boolean", NULL);
NULL              379 tests/check/libs/controller.c   fail_unless (ctrl2 != NULL, NULL);
NULL              380 tests/check/libs/controller.c   fail_unless (ctrl2 == ctrl, NULL);
NULL              388 tests/check/libs/controller.c       gst_controller_new (G_OBJECT (elem), "ulong", "double", "float", NULL);
NULL              389 tests/check/libs/controller.c   fail_unless (ctrl3 != NULL, NULL);
NULL              390 tests/check/libs/controller.c   fail_unless (ctrl3 == ctrl, NULL);
NULL              409 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              414 tests/check/libs/controller.c   ctrl1 = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              415 tests/check/libs/controller.c   fail_unless (ctrl1 != NULL, NULL);
NULL              418 tests/check/libs/controller.c   ctrl2 = gst_controller_new (G_OBJECT (elem), "double", NULL);
NULL              419 tests/check/libs/controller.c   fail_unless (ctrl2 != NULL, NULL);
NULL              420 tests/check/libs/controller.c   fail_unless (ctrl1 == ctrl2, NULL);
NULL              423 tests/check/libs/controller.c   ctrl3 = gst_controller_new (G_OBJECT (elem), "float", NULL);
NULL              424 tests/check/libs/controller.c   fail_unless (ctrl3 != NULL, NULL);
NULL              425 tests/check/libs/controller.c   fail_unless (ctrl1 == ctrl3, NULL);
NULL              444 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              449 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", "ulong", NULL);
NULL              450 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              453 tests/check/libs/controller.c   res = gst_controller_remove_properties (ctrl, "ulong", NULL);
NULL              454 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              457 tests/check/libs/controller.c   res = gst_controller_remove_properties (ctrl, "ulong", NULL);
NULL              458 tests/check/libs/controller.c   fail_unless (!res, NULL);
NULL              473 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              478 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              479 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              486 tests/check/libs/controller.c   fail_unless (ctrl == NULL, NULL);
NULL              500 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              505 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              506 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              509 tests/check/libs/controller.c   fail_unless (csource != NULL, NULL);
NULL              518 tests/check/libs/controller.c   fail_unless (test_csource != NULL, NULL);
NULL              528 tests/check/libs/controller.c   fail_unless (ctrl == NULL, NULL);
NULL              542 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              547 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              548 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              551 tests/check/libs/controller.c   fail_unless (csource != NULL, NULL);
NULL              574 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              579 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              580 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              583 tests/check/libs/controller.c   fail_unless (csource != NULL, NULL);
NULL              616 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              621 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              622 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              627 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL              643 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              649 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              678 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              683 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              684 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              689 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL              706 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              711 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              745 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              750 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              751 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              756 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL              770 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              775 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              803 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              808 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "double", NULL);
NULL              809 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              814 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL              828 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              833 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              838 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              843 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              856 tests/check/libs/controller.c       GST_TEST_MONO_SOURCE (elem)->val_double < 8.0, NULL);
NULL              878 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              883 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "double", NULL);
NULL              884 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              889 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL              903 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              908 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              937 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              942 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              943 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              948 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL              973 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL              978 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL              979 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL              984 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL              998 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1003 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1008 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1020 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1054 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1059 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1060 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1065 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1079 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1084 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1116 tests/check/libs/controller.c   GstValueArray values = { NULL, };
NULL             1118 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1123 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1124 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1129 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1143 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1148 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1181 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1186 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "float", NULL);
NULL             1187 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1192 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1206 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1211 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1250 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1255 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1256 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1261 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1283 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1288 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1306 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1311 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1315 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1317 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1348 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1353 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", "double", NULL);
NULL             1354 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1360 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1363 tests/check/libs/controller.c   fail_unless (csource2 != NULL);
NULL             1379 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1384 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1394 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1399 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             1406 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 2.0, NULL);
NULL             1409 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 3.0, NULL);
NULL             1412 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 4.0, NULL);
NULL             1420 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 0.0, NULL);
NULL             1423 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 0.0, NULL);
NULL             1426 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 0.0, NULL);
NULL             1434 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 2.0, NULL);
NULL             1437 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 3.0, NULL);
NULL             1440 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 4.0, NULL);
NULL             1448 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 0.0, NULL);
NULL             1451 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 0.0, NULL);
NULL             1454 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 0.0, NULL);
NULL             1462 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 2.0, NULL);
NULL             1465 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 3.0, NULL);
NULL             1468 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 4.0, NULL);
NULL             1476 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 2.0, NULL);
NULL             1479 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 3.0, NULL);
NULL             1482 tests/check/libs/controller.c   fail_unless (GST_TEST_MONO_SOURCE (elem)->val_double == 4.0, NULL);
NULL             1498 tests/check/libs/controller.c   GSList *list = NULL;
NULL             1500 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1506 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1507 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1512 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1556 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1561 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1562 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1567 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1580 tests/check/libs/controller.c       "amplitude", &amp, "offset", &off, NULL);
NULL             1627 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1632 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1633 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1638 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1651 tests/check/libs/controller.c       "amplitude", &amp, "offset", &off, NULL);
NULL             1698 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1703 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1704 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1709 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1722 tests/check/libs/controller.c       "amplitude", &amp, "offset", &off, NULL);
NULL             1769 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1774 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1775 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1780 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1793 tests/check/libs/controller.c       "amplitude", &amp, "offset", &off, NULL);
NULL             1840 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1845 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1846 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1851 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1864 tests/check/libs/controller.c       "amplitude", &amp, "offset", &off, NULL);
NULL             1911 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1916 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1917 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1922 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             1935 tests/check/libs/controller.c       "amplitude", &amp, "offset", &off, NULL);
NULL             1979 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             1984 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             1985 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             1990 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             2035 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             2042 tests/check/libs/controller.c   fail_unless (res == TRUE, NULL);
NULL             2053 tests/check/libs/controller.c   GList *list = NULL;
NULL             2055 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             2059 tests/check/libs/controller.c   list = g_list_append (NULL, (char *) "ulong");
NULL             2061 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             2070 tests/check/libs/controller.c   list = g_list_append (NULL, (char *) "ulong");
NULL             2073 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             2082 tests/check/libs/controller.c   list = g_list_append (NULL, (char *) "ulong");
NULL             2085 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             2094 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             2095 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             2097 tests/check/libs/controller.c   list = g_list_append (NULL, (char *) "ulong");
NULL             2099 tests/check/libs/controller.c   fail_unless (ctrl2 != NULL, NULL);
NULL             2100 tests/check/libs/controller.c   fail_unless (ctrl == ctrl2, NULL);
NULL             2110 tests/check/libs/controller.c   list = g_list_append (NULL, (char *) "ulong");
NULL             2112 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             2114 tests/check/libs/controller.c   ctrl2 = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             2115 tests/check/libs/controller.c   fail_unless (ctrl2 != NULL, NULL);
NULL             2116 tests/check/libs/controller.c   fail_unless (ctrl == ctrl2, NULL);
NULL             2136 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             2141 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             2142 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             2147 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             2161 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             2166 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             2200 tests/check/libs/controller.c   gst_controller_init (NULL, NULL);
NULL             2205 tests/check/libs/controller.c   ctrl = gst_controller_new (G_OBJECT (elem), "ulong", NULL);
NULL             2206 tests/check/libs/controller.c   fail_unless (ctrl != NULL, NULL);
NULL             2211 tests/check/libs/controller.c   fail_unless (csource != NULL);
NULL             2227 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             2233 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             2238 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL             2242 tests/check/libs/controller.c   fail_unless (res, NULL);
NULL              122 tests/check/libs/gdp.c   fail_unless (newbuffer != NULL, "Could not create a new buffer from header");
NULL              179 tests/check/libs/gdp.c   fail_unless (newcaps != NULL, "Could not create caps from packet");
NULL              301 tests/check/libs/gdp.c   fail_if (gst_dp_crc (NULL, 0) != 0);
NULL              305 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_crc (NULL, 1));
NULL              306 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_header_payload_length (NULL));
NULL              307 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_header_payload_type (NULL));
NULL              310 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_header_from_buffer (NULL, 0, NULL, NULL));
NULL              316 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_header_from_buffer (buffer, 0, NULL, NULL));
NULL              317 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_header_from_buffer (buffer, 0, &length, NULL));
NULL              322 tests/check/libs/gdp.c   fail_unless (header != NULL);
NULL              328 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_validate_header (length, NULL));
NULL              344 tests/check/libs/gdp.c   fail_if (gst_dp_validate_payload (length, header, NULL) == FALSE);
NULL              347 tests/check/libs/gdp.c   fail_if (gst_dp_validate_packet (length, header, NULL) == FALSE);
NULL              350 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_validate_packet (5, header, NULL));
NULL              355 tests/check/libs/gdp.c   fail_if (buffer == NULL);
NULL              359 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_packet_from_caps (NULL, 0, NULL, NULL, NULL));
NULL              363 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_packet_from_caps (caps, 0, NULL, NULL, NULL));
NULL              364 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_packet_from_caps (caps, 0, &length, NULL, NULL));
NULL              365 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_packet_from_caps (caps, 0, &length, &header, NULL));
NULL              373 tests/check/libs/gdp.c   fail_if (caps == NULL);
NULL              381 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_packet_from_event (event, 0, NULL, NULL, NULL));
NULL              382 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_packet_from_event (event, 0, &length, NULL, NULL));
NULL              383 tests/check/libs/gdp.c   ASSERT_CRITICAL (gst_dp_packet_from_event (event, 0, &length, &header, NULL));
NULL              387 tests/check/libs/gdp.c   fail_if (payload == NULL);
NULL              392 tests/check/libs/gdp.c   fail_if (payload != NULL);
NULL              396 tests/check/libs/gdp.c   fail_if (event == NULL);
NULL              415 tests/check/libs/gdp.c   tcase_add_checked_fixture (tc_chain, gst_dp_init, NULL);
NULL               32 tests/check/libs/gstnetclientclock.c   client = gst_net_client_clock_new (NULL, "127.0.0.1", 1234, GST_SECOND);
NULL               33 tests/check/libs/gstnetclientclock.c   fail_unless (local != NULL, "failed to get system clock");
NULL               34 tests/check/libs/gstnetclientclock.c   fail_unless (client != NULL, "failed to get network client clock");
NULL               58 tests/check/libs/gstnetclientclock.c   fail_unless (server != NULL, "failed to get system clock");
NULL               66 tests/check/libs/gstnetclientclock.c   fail_unless (ntp != NULL, "failed to create network time provider");
NULL               68 tests/check/libs/gstnetclientclock.c   g_object_get (ntp, "port", &port, NULL);
NULL               70 tests/check/libs/gstnetclientclock.c   client = gst_net_client_clock_new (NULL, "127.0.0.1", port, GST_SECOND);
NULL               71 tests/check/libs/gstnetclientclock.c   fail_unless (client != NULL, "failed to get network client clock");
NULL               73 tests/check/libs/gstnetclientclock.c   g_object_get (client, "port", &port, NULL);
NULL               33 tests/check/libs/gstnettimeprovider.c   fail_unless (clock != NULL, "failed to get system clock");
NULL               38 tests/check/libs/gstnettimeprovider.c   ntp = gst_net_time_provider_new (clock, NULL, 0);
NULL               39 tests/check/libs/gstnettimeprovider.c   fail_unless (ntp != NULL, "failed to create net time provider");
NULL               65 tests/check/libs/gstnettimeprovider.c   fail_unless (clock != NULL, "failed to get system clock");
NULL               67 tests/check/libs/gstnettimeprovider.c   fail_unless (ntp != NULL, "failed to create net time provider");
NULL               69 tests/check/libs/gstnettimeprovider.c   g_object_get (ntp, "port", &port, NULL);
NULL               84 tests/check/libs/gstnettimeprovider.c   packet = gst_net_time_packet_new (NULL);
NULL               85 tests/check/libs/gstnettimeprovider.c   fail_unless (packet != NULL, "failed to create packet");
NULL              100 tests/check/libs/gstnettimeprovider.c   fail_unless (packet != NULL, "failed to receive packet");
NULL               26 tests/check/libs/struct_hppa.h   {NULL, 0, 0}
NULL               27 tests/check/libs/struct_i386.h  {NULL, 0, 0}
NULL               24 tests/check/libs/struct_ppc32.h   {NULL, 0, 0}
NULL               46 tests/check/libs/struct_ppc64.h   {NULL, 0, 0}
NULL               25 tests/check/libs/struct_sparc.h   {NULL, 0, 0}
NULL               46 tests/check/libs/struct_x86_64.h   {NULL, 0, 0}
NULL               64 tests/check/libs/test_transform.c     GstBuffer * inbuf, GstBuffer * outbuf) = NULL;
NULL               66 tests/check/libs/test_transform.c     GstBuffer * buf) = NULL;
NULL               68 tests/check/libs/test_transform.c     GstCaps * outcaps) = NULL;
NULL               70 tests/check/libs/test_transform.c     GstPadDirection direction, GstCaps * caps) = NULL;
NULL               73 tests/check/libs/test_transform.c     guint * othersize) = NULL;
NULL              163 tests/check/libs/test_transform.c   res->trans = g_object_new (GST_TYPE_TEST_TRANS, NULL);
NULL              241 tests/check/libs/test_transform.c     ret = NULL;
NULL               87 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL               90 tests/check/libs/transform1.c   fail_unless (GST_BUFFER_CAPS (buffer) == NULL);
NULL              106 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              109 tests/check/libs/transform1.c   fail_unless (GST_BUFFER_CAPS (buffer) == NULL);
NULL              118 tests/check/libs/transform1.c   res = gst_pad_alloc_buffer (trans->srcpad, 0, 20, NULL, &buffer);
NULL              127 tests/check/libs/transform1.c   caps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              180 tests/check/libs/transform1.c   caps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              196 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              216 tests/check/libs/transform1.c   caps = gst_caps_new_simple ("foo/x-bar", "type", G_TYPE_INT, 1, NULL);
NULL              232 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              252 tests/check/libs/transform1.c   caps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              314 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              339 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              350 tests/check/libs/transform1.c   res = gst_pad_alloc_buffer (trans->srcpad, 0, 20, NULL, &buffer);
NULL              371 tests/check/libs/transform1.c   caps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              400 tests/check/libs/transform1.c   res = gst_pad_alloc_buffer (trans->srcpad, 0, 20, NULL, &buffer);
NULL              404 tests/check/libs/transform1.c   fail_unless (GST_BUFFER_CAPS (buffer) == NULL);
NULL              407 tests/check/libs/transform1.c   caps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              455 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              490 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              529 tests/check/libs/transform1.c   caps1 = gst_caps_new_simple ("baz/x-foo", NULL);
NULL              530 tests/check/libs/transform1.c   caps2 = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              564 tests/check/libs/transform1.c     res = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              566 tests/check/libs/transform1.c     res = gst_caps_new_simple ("baz/x-foo", NULL);
NULL              597 tests/check/libs/transform1.c   outcaps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              626 tests/check/libs/transform1.c   incaps = gst_caps_new_simple ("baz/x-foo", NULL);
NULL              627 tests/check/libs/transform1.c   outcaps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              634 tests/check/libs/transform1.c   res = gst_pad_alloc_buffer (trans->srcpad, 0, 20, NULL, &buffer);
NULL              694 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              720 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL              774 tests/check/libs/transform1.c   caps1 = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              779 tests/check/libs/transform1.c     caps2 = gst_caps_new_simple ("baz/x-foo", NULL);
NULL              817 tests/check/libs/transform1.c     res = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              855 tests/check/libs/transform1.c     incaps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              857 tests/check/libs/transform1.c       outcaps = gst_caps_new_simple ("baz/x-foo", NULL);
NULL              862 tests/check/libs/transform1.c     incaps = gst_caps_new_simple ("baz/x-foo", NULL);
NULL              864 tests/check/libs/transform1.c       outcaps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              904 tests/check/libs/transform1.c   incaps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL              905 tests/check/libs/transform1.c   outcaps = gst_caps_new_simple ("baz/x-foo", NULL);
NULL              912 tests/check/libs/transform1.c   res = gst_pad_alloc_buffer (trans->srcpad, 0, 20, NULL, &buffer);
NULL              976 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL             1002 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL             1057 tests/check/libs/transform1.c   incaps = gst_caps_new_simple ("foo/x-bar", NULL);
NULL             1058 tests/check/libs/transform1.c   outcaps = gst_caps_new_simple ("baz/x-foo", NULL);
NULL             1065 tests/check/libs/transform1.c   res = gst_pad_alloc_buffer (trans->srcpad, 0, 20, NULL, &buffer);
NULL             1127 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL             1151 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL             1202 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL             1247 tests/check/libs/transform1.c   fail_unless (buffer != NULL);
NULL               45 tests/check/libs/typefindhelper.c   static gchar *foobar_exts[] = { (char *) "foobar", NULL };
NULL               51 tests/check/libs/typefindhelper.c   fail_unless (gst_type_find_register (NULL, "foo/x-bar",
NULL               53 tests/check/libs/typefindhelper.c           FOOBAR_CAPS, NULL, NULL));
NULL               56 tests/check/libs/typefindhelper.c   fail_unless (buf != NULL);
NULL               61 tests/check/libs/typefindhelper.c   caps = gst_type_find_helper_for_buffer (NULL, buf, NULL);
NULL               62 tests/check/libs/typefindhelper.c   fail_unless (caps != NULL);
NULL               67 tests/check/libs/typefindhelper.c   fail_unless (s != NULL);
NULL               96 tests/check/libs/typefindhelper.c   fail_unless (data != NULL);
NULL              100 tests/check/libs/typefindhelper.c   fail_unless (data != NULL);
NULL              104 tests/check/libs/typefindhelper.c   fail_unless (data != NULL);
NULL              107 tests/check/libs/typefindhelper.c   fail_unless (gst_type_find_peek (tf, 0, 31) == NULL);
NULL              108 tests/check/libs/typefindhelper.c   fail_unless (gst_type_find_peek (tf, 1, 30) == NULL);
NULL              109 tests/check/libs/typefindhelper.c   fail_unless (gst_type_find_peek (tf, 25, 6) == NULL);
NULL              112 tests/check/libs/typefindhelper.c   fail_unless (data != NULL);
NULL              116 tests/check/libs/typefindhelper.c   fail_unless (data != NULL);
NULL              119 tests/check/libs/typefindhelper.c   fail_unless (gst_type_find_peek (tf, -1, 29) == NULL);
NULL              120 tests/check/libs/typefindhelper.c   fail_unless (gst_type_find_peek (tf, -1, 1) == NULL);
NULL              121 tests/check/libs/typefindhelper.c   fail_unless (gst_type_find_peek (tf, -1, 0) == NULL);
NULL               31 tests/check/pipelines/cleanup.c   pipeline = gst_parse_launch (pipe_descr, NULL);
NULL               32 tests/check/pipelines/cleanup.c   g_return_val_if_fail (GST_IS_PIPELINE (pipeline), NULL);
NULL               88 tests/check/pipelines/cleanup.c   fail_if (src == NULL);
NULL               90 tests/check/pipelines/cleanup.c   fail_if (sink == NULL);
NULL               32 tests/check/pipelines/parse-disabled.c   const gchar *arr[] = { "fakesrc", "fakesink", NULL };
NULL               34 tests/check/pipelines/parse-disabled.c   err = NULL;
NULL               36 tests/check/pipelines/parse-disabled.c   fail_unless (err != NULL, "expected an error, but did not get one");
NULL               37 tests/check/pipelines/parse-disabled.c   fail_unless (pipe == NULL, "got pipeline, but expected NULL");
NULL               42 tests/check/pipelines/parse-disabled.c   err = NULL;
NULL               44 tests/check/pipelines/parse-disabled.c   fail_unless (err != NULL, "expected an error, but did not get one");
NULL               45 tests/check/pipelines/parse-disabled.c   fail_unless (pipe == NULL, "got pipeline, but expected NULL");
NULL               50 tests/check/pipelines/parse-disabled.c   err = NULL;
NULL               52 tests/check/pipelines/parse-disabled.c   fail_unless (err != NULL, "expected an error, but did not get one");
NULL               53 tests/check/pipelines/parse-disabled.c   fail_unless (pipe == NULL, "got pipeline, but expected NULL");
NULL               39 tests/check/pipelines/parse-launch.c   GError *error = NULL;
NULL               45 tests/check/pipelines/parse-launch.c   if (error != NULL) {
NULL               46 tests/check/pipelines/parse-launch.c     fail_if (error != NULL, "Error parsing pipeline %s: %s", pipe_descr,
NULL               50 tests/check/pipelines/parse-launch.c   fail_unless (pipeline != NULL, "Failed to create pipeline %s", pipe_descr);
NULL               58 tests/check/pipelines/parse-launch.c   GError *error = NULL;
NULL               65 tests/check/pipelines/parse-launch.c   fail_unless (pipeline == NULL || error != NULL,
NULL               82 tests/check/pipelines/parse-launch.c     ret = gst_element_get_state (p, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL               88 tests/check/pipelines/parse-launch.c     ret = gst_element_get_state (p, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              102 tests/check/pipelines/parse-launch.c   NULL
NULL              110 tests/check/pipelines/parse-launch.c   for (s = test_lines; *s != NULL; s++) {
NULL              140 tests/check/pipelines/parse-launch.c   gchar *s = NULL;
NULL              160 tests/check/pipelines/parse-launch.c       "silent", &b, NULL);
NULL              161 tests/check/pipelines/parse-launch.c   fail_if (s == NULL, "name was NULL");
NULL              167 tests/check/pipelines/parse-launch.c   g_object_get (G_OBJECT (cur), "sizetype", &i, NULL);
NULL              170 tests/check/pipelines/parse-launch.c   g_object_get (G_OBJECT (cur), "data", &i, NULL);
NULL              210 tests/check/pipelines/parse-launch.c   g_object_get (G_OBJECT (cur), "name", &s, NULL);
NULL              211 tests/check/pipelines/parse-launch.c   fail_if (s == NULL, "name was NULL");
NULL              308 tests/check/pipelines/parse-launch.c   NULL
NULL              315 tests/check/pipelines/parse-launch.c   for (s = expected_failures; *s != NULL; s++) {
NULL              330 tests/check/pipelines/parse-launch.c   NULL
NULL              337 tests/check/pipelines/parse-launch.c   for (s = leaking_failures; *s != NULL; s++) {
NULL              360 tests/check/pipelines/parse-launch.c   GstPad *srcpad, *sinkpad, *peerpad = NULL;
NULL              365 tests/check/pipelines/parse-launch.c   fail_if (src == NULL, "Test source element was not created");
NULL              368 tests/check/pipelines/parse-launch.c   fail_if (sink == NULL, "Test sink element was not created");
NULL              372 tests/check/pipelines/parse-launch.c   fail_unless (srcpad == NULL, "Source element already has a source pad");
NULL              379 tests/check/pipelines/parse-launch.c   fail_if (gst_element_get_state (src, NULL, NULL, GST_CLOCK_TIME_NONE) ==
NULL              386 tests/check/pipelines/parse-launch.c   fail_if (srcpad == NULL, "Source element did not create source pad");
NULL              391 tests/check/pipelines/parse-launch.c     fail_if (peerpad == NULL, "Source element pad did not get linked");
NULL              393 tests/check/pipelines/parse-launch.c     fail_if (peerpad != NULL,
NULL              396 tests/check/pipelines/parse-launch.c   if (peerpad != NULL)
NULL              399 tests/check/pipelines/parse-launch.c   if (peer != NULL) {
NULL              402 tests/check/pipelines/parse-launch.c     fail_if (peer_elem == NULL, "Could not retrieve peer %s", peer);
NULL              405 tests/check/pipelines/parse-launch.c     fail_if (sinkpad == NULL, "Peer element did not have a 'sink' pad");
NULL              423 tests/check/pipelines/parse-launch.c   fail_unless (gst_element_register (NULL, "parsetestelement",
NULL              442 tests/check/pipelines/parse-launch.c       "fakesink silent=true name=sink", NULL, TRUE);
NULL              449 tests/check/pipelines/parse-launch.c       "fakesink silent=true name=sink silent=true", NULL, FALSE);
NULL              504 tests/check/pipelines/parse-launch.c   src->fakesrc = gst_element_factory_make ("fakesrc", NULL);
NULL              520 tests/check/pipelines/parse-launch.c     if (src->fakesrc == NULL)
NULL              524 tests/check/pipelines/parse-launch.c     if (pad == NULL)
NULL              528 tests/check/pipelines/parse-launch.c     fail_if (ghost == NULL, "Failed to create ghost pad");
NULL              542 tests/check/pipelines/parse-launch.c   GError *err = NULL;
NULL              553 tests/check/pipelines/parse-launch.c   fail_unless (err != NULL, "expected error");
NULL              555 tests/check/pipelines/parse-launch.c   fail_unless (element == NULL, "expected NULL return with FATAL_ERRORS");
NULL              557 tests/check/pipelines/parse-launch.c   fail_unless (arr != NULL, "expected missing elements");
NULL              559 tests/check/pipelines/parse-launch.c   fail_unless (arr[1] == NULL);
NULL              563 tests/check/pipelines/parse-launch.c   err = NULL;
NULL              569 tests/check/pipelines/parse-launch.c   fail_unless (err != NULL, "expected error");
NULL              571 tests/check/pipelines/parse-launch.c   fail_unless (element == NULL, "expected NULL return with FATAL_ERRORS");
NULL              573 tests/check/pipelines/parse-launch.c   fail_unless (arr != NULL, "expected missing elements");
NULL              576 tests/check/pipelines/parse-launch.c   fail_unless (arr[2] == NULL);
NULL              580 tests/check/pipelines/parse-launch.c   err = NULL;
NULL              587 tests/check/pipelines/parse-launch.c   fail_unless (err != NULL, "expected error");
NULL              589 tests/check/pipelines/parse-launch.c   fail_unless (element == NULL, "expected NULL return with FATAL_ERRORS");
NULL              591 tests/check/pipelines/parse-launch.c   fail_unless (arr != NULL, "expected missing elements");
NULL              596 tests/check/pipelines/parse-launch.c   fail_unless (arr[4] == NULL);
NULL              600 tests/check/pipelines/parse-launch.c   err = NULL;
NULL              608 tests/check/pipelines/parse-launch.c   GError *err = NULL;
NULL              615 tests/check/pipelines/parse-launch.c   element = gst_parse_launch_full ("fakesrc ! coffeesink", NULL, 0, &err);
NULL              616 tests/check/pipelines/parse-launch.c   fail_unless (err != NULL, "expected error");
NULL              618 tests/check/pipelines/parse-launch.c   fail_unless (element != NULL, "expected partial pipeline/element");
NULL              620 tests/check/pipelines/parse-launch.c   err = NULL;
NULL              624 tests/check/pipelines/parse-launch.c   element = gst_parse_launch_full ("fakesrc ! coffeesink", NULL,
NULL              626 tests/check/pipelines/parse-launch.c   fail_unless (err != NULL, "expected error");
NULL              628 tests/check/pipelines/parse-launch.c   fail_unless (element == NULL, "expected NULL return with FATAL_ERRORS");
NULL              630 tests/check/pipelines/parse-launch.c   err = NULL;
NULL               32 tests/check/pipelines/queue-error.c   fail_unless (event != NULL);
NULL               39 tests/check/pipelines/queue-error.c   caps = gst_caps_new_simple ("video/x-raw-rgb", NULL);
NULL               40 tests/check/pipelines/queue-error.c   g_object_set (filter, "caps", caps, NULL);
NULL               59 tests/check/pipelines/queue-error.c   pipeline = gst_parse_launch (pipe_desc, NULL);
NULL               60 tests/check/pipelines/queue-error.c   fail_unless (pipeline != NULL);
NULL               64 tests/check/pipelines/queue-error.c   fail_unless (filter != NULL);
NULL               69 tests/check/pipelines/queue-error.c   fail_unless (queue != NULL);
NULL               71 tests/check/pipelines/queue-error.c   fail_unless (pad != NULL);
NULL               80 tests/check/pipelines/queue-error.c   fail_unless (msg != NULL, "timeout waiting for error or eos message");;
NULL               31 tests/check/pipelines/simple-launch-lines.c   pipeline = gst_parse_launch (pipe_descr, NULL);
NULL               53 tests/check/pipelines/simple-launch-lines.c   fail_if (pipeline == NULL);
NULL               55 tests/check/pipelines/simple-launch-lines.c   fail_if (bus == NULL);
NULL               60 tests/check/pipelines/simple-launch-lines.c   ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              141 tests/check/pipelines/simple-launch-lines.c   ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE);
NULL              154 tests/check/pipelines/simple-launch-lines.c   pipeline = gst_parse_launch (s, NULL);
NULL              170 tests/check/pipelines/simple-launch-lines.c   pipeline = gst_parse_launch (s, NULL);
NULL              242 tests/check/pipelines/simple-launch-lines.c       (sink, gst_message_new_application (NULL, gst_structure_new ("foo",
NULL              243 tests/check/pipelines/simple-launch-lines.c               NULL)));
NULL              254 tests/check/pipelines/simple-launch-lines.c     fail_if (name == NULL);
NULL              274 tests/check/pipelines/simple-launch-lines.c   fakesrc = gst_element_factory_make ("fakesrc", NULL);
NULL              275 tests/check/pipelines/simple-launch-lines.c   fakesink = gst_element_factory_make ("fakesink", NULL);
NULL              276 tests/check/pipelines/simple-launch-lines.c   pipeline = gst_element_factory_make ("pipeline", NULL);
NULL              280 tests/check/pipelines/simple-launch-lines.c   gst_bin_add_many (GST_BIN (pipeline), fakesrc, fakesink, NULL);
NULL              283 tests/check/pipelines/simple-launch-lines.c   g_object_set (fakesink, "signal-handoffs", (gboolean) TRUE, NULL);
NULL              284 tests/check/pipelines/simple-launch-lines.c   g_signal_connect (fakesink, "handoff", G_CALLBACK (got_handoff), NULL);
NULL              287 tests/check/pipelines/simple-launch-lines.c   ret = gst_element_get_state (pipeline, NULL, NULL, 5 * GST_SECOND);
NULL              302 tests/check/pipelines/simple-launch-lines.c   fail_if (bus == NULL);
NULL               57 tests/check/pipelines/stress.c   fakesrc = gst_element_factory_make ("fakesrc", NULL);
NULL               58 tests/check/pipelines/stress.c   fakesink = gst_element_factory_make ("fakesink", NULL);
NULL               59 tests/check/pipelines/stress.c   pipeline = gst_element_factory_make ("pipeline", NULL);
NULL               63 tests/check/pipelines/stress.c   g_object_set (G_OBJECT (fakesink), "preroll-queue-len", 4, NULL);
NULL               65 tests/check/pipelines/stress.c   gst_bin_add_many (GST_BIN (pipeline), fakesrc, fakesink, NULL);
NULL               71 tests/check/pipelines/stress.c   g_timeout_add (10000, &quit_timeout, NULL);
NULL               74 tests/check/pipelines/stress.c     g_main_context_iteration (NULL, TRUE);
NULL               88 tests/check/pipelines/stress.c   fakesrc = gst_element_factory_make ("fakesrc", NULL);
NULL               89 tests/check/pipelines/stress.c   fakesink = gst_element_factory_make ("fakesink", NULL);
NULL               90 tests/check/pipelines/stress.c   pipeline = gst_element_factory_make ("pipeline", NULL);
NULL               94 tests/check/pipelines/stress.c   gst_bin_add_many (GST_BIN (pipeline), fakesrc, fakesink, NULL);
NULL               55 tests/examples/adapter/adapter_test.c     if (data == NULL)
NULL               83 tests/examples/adapter/adapter_test.c     if (buf == NULL)
NULL               44 tests/examples/controller/audio-example.c   gst_bin_add_many (GST_BIN (bin), src, sink, NULL);
NULL               55 tests/examples/controller/audio-example.c   if (!(ctrl = gst_controller_new (G_OBJECT (src), "freq", "volume", NULL))) {
NULL               99 tests/examples/controller/audio-example.c     if ((wait_ret = gst_clock_id_wait (clock_id, NULL)) != GST_CLOCK_OK) {
NULL                8 tests/examples/helloworld/helloworld.c   GstMessage *message = NULL;
NULL               15 tests/examples/helloworld/helloworld.c     g_assert (message != NULL);
NULL               60 tests/examples/helloworld/helloworld.c   g_object_set (G_OBJECT (filesrc), "location", argv[1], NULL);
NULL               89 tests/examples/helloworld/helloworld.c       resample, audiosink, NULL);
NULL               92 tests/examples/helloworld/helloworld.c   gst_element_link_many (filesrc, decoder, conv, resample, audiosink, NULL);
NULL                9 tests/examples/launch/mp3parselaunch.c   GstMessage *message = NULL;
NULL               16 tests/examples/launch/mp3parselaunch.c     g_assert (message != NULL);
NULL               46 tests/examples/launch/mp3parselaunch.c   GError *error = NULL;
NULL               63 tests/examples/launch/mp3parselaunch.c   g_object_set (G_OBJECT (filesrc), "location", argv[1], NULL);
NULL               21 tests/examples/manual/bin.c   gst_bin_add_many (GST_BIN (bin), source, sink, NULL);
NULL               86 tests/examples/manual/decodebin.c   loop = g_main_loop_new (NULL, FALSE);
NULL              102 tests/examples/manual/decodebin.c   g_object_set (G_OBJECT (src), "location", argv[1], NULL);
NULL              104 tests/examples/manual/decodebin.c   g_signal_connect (dec, "new-decoded-pad", G_CALLBACK (cb_newpad), NULL);
NULL              105 tests/examples/manual/decodebin.c   gst_bin_add_many (GST_BIN (pipeline), src, dec, NULL);
NULL              113 tests/examples/manual/decodebin.c   gst_bin_add_many (GST_BIN (audio), conv, sink, NULL);
NULL               29 tests/examples/manual/dynamic.c   if (g_strrstr (klass, "Demux") == NULL &&
NULL               30 tests/examples/manual/dynamic.c       g_strrstr (klass, "Decoder") == NULL &&
NULL               31 tests/examples/manual/dynamic.c       g_strrstr (klass, "Parse") == NULL)
NULL               59 tests/examples/manual/dynamic.c       (GstPluginFeatureFilter) cb_feature_filter, FALSE, NULL);
NULL              110 tests/examples/manual/dynamic.c   for ( ; templlist != NULL; templlist = templlist->next) {
NULL              140 tests/examples/manual/dynamic.c     g_signal_connect (sinkelement, "pad-added", G_CALLBACK (cb_newpad), NULL);
NULL              173 tests/examples/manual/dynamic.c     close_link (pad, audiosink, "sink", NULL);
NULL              182 tests/examples/manual/dynamic.c   for (item = factories; item != NULL; item = item->next) {
NULL              187 tests/examples/manual/dynamic.c          pads != NULL; pads = pads->next) {
NULL              205 tests/examples/manual/dynamic.c         element = gst_element_factory_create (factory, NULL);
NULL              283 tests/examples/manual/dynamic.c   GError *err = NULL;
NULL              288 tests/examples/manual/dynamic.c   loop = g_main_loop_new (NULL, FALSE);
NULL              309 tests/examples/manual/dynamic.c   gst_bus_add_watch (bus, my_bus_callback, NULL);
NULL              313 tests/examples/manual/dynamic.c   g_signal_connect (typefind, "have-type", G_CALLBACK (cb_typefound), NULL);
NULL              317 tests/examples/manual/dynamic.c   gst_bin_add_many (GST_BIN (pipeline), audiosink, realsink, NULL);
NULL               19 tests/examples/manual/elementget.c   g_object_get (G_OBJECT (element), "name", &name, NULL);
NULL               24 tests/examples/manual/elementlink.c   gst_bin_add_many (GST_BIN (pipeline), source, filter, sink, NULL);
NULL               27 tests/examples/manual/elementlink.c   if (!gst_element_link_many (source, filter, sink, NULL)) {
NULL               29 tests/examples/manual/fakesrc.c   loop = g_main_loop_new (NULL, FALSE);
NULL               47 tests/examples/manual/fakesrc.c 				     NULL), NULL);
NULL               48 tests/examples/manual/fakesrc.c   gst_bin_add_many (GST_BIN (pipeline), fakesrc, flt, conv, videosink, NULL);
NULL               49 tests/examples/manual/fakesrc.c   gst_element_link_many (fakesrc, flt, conv, videosink, NULL);
NULL               55 tests/examples/manual/fakesrc.c 		"sizetype", 2, NULL);
NULL               56 tests/examples/manual/fakesrc.c   g_signal_connect (fakesrc, "handoff", G_CALLBACK (cb_handoff), NULL);
NULL               74 tests/examples/manual/helloworld.c   loop = g_main_loop_new (NULL, FALSE);
NULL              100 tests/examples/manual/helloworld.c   g_object_set (G_OBJECT (source), "location", argv[1], NULL);
NULL              110 tests/examples/manual/helloworld.c                     source, demuxer, decoder, conv, sink, NULL);
NULL              115 tests/examples/manual/helloworld.c   gst_element_link_many (decoder, conv, sink, NULL);
NULL               34 tests/examples/manual/pad.c   g_object_set (source, "location", argv[1], NULL);
NULL               40 tests/examples/manual/pad.c   gst_bin_add_many (GST_BIN (pipeline), source, demux, NULL);
NULL               44 tests/examples/manual/pad.c   g_signal_connect (demux, "pad-added", G_CALLBACK (cb_new_pad), NULL);
NULL               48 tests/examples/manual/pad.c   loop = g_main_loop_new (NULL, FALSE);
NULL               50 tests/examples/manual/playbin.c   loop = g_main_loop_new (NULL, FALSE);
NULL               60 tests/examples/manual/playbin.c   g_object_set (G_OBJECT (play), "uri", argv[1], NULL);
NULL               61 tests/examples/manual/query.c   GError *err = NULL;
NULL               74 tests/examples/manual/query.c   loop = g_main_loop_new (NULL, FALSE);
NULL               81 tests/examples/manual/query.c   if (pipeline == NULL || err != NULL) {
NULL               77 tests/examples/manual/typefind.c   loop = g_main_loop_new (NULL, FALSE);
NULL               89 tests/examples/manual/typefind.c   gst_bus_add_watch (bus, my_bus_callback, NULL);
NULL               94 tests/examples/manual/typefind.c   g_object_set (G_OBJECT (filesrc), "location", argv[1], NULL);
NULL              100 tests/examples/manual/typefind.c   gst_bin_add_many (GST_BIN (pipeline), filesrc, typefind, fakesink, NULL);
NULL              101 tests/examples/manual/typefind.c   gst_element_link_many (filesrc, typefind, fakesink, NULL);
NULL               35 tests/examples/metadata/read-metadata.c static char *filename = NULL;
NULL               36 tests/examples/metadata/read-metadata.c static GstElement *pipeline = NULL;
NULL               37 tests/examples/metadata/read-metadata.c static GstElement *source = NULL;
NULL               48 tests/examples/metadata/read-metadata.c   g_return_val_if_fail (bus != NULL, FALSE);
NULL               49 tests/examples/metadata/read-metadata.c   g_return_val_if_fail (tags != NULL, FALSE);
NULL               55 tests/examples/metadata/read-metadata.c     if (message == NULL)
NULL               91 tests/examples/metadata/read-metadata.c   if (pipeline != NULL)
NULL               94 tests/examples/metadata/read-metadata.c   pipeline = gst_pipeline_new (NULL);
NULL              101 tests/examples/metadata/read-metadata.c   gst_bin_add_many (GST_BIN (pipeline), source, decodebin, NULL);
NULL              151 tests/examples/metadata/read-metadata.c     GstTagList *tags = NULL;
NULL              154 tests/examples/metadata/read-metadata.c     g_object_set (source, "location", filename, NULL);
NULL              164 tests/examples/metadata/read-metadata.c           gst_element_get_state (GST_ELEMENT (pipeline), &state, NULL,
NULL              180 tests/examples/metadata/read-metadata.c       gst_tag_list_foreach (tags, print_tag, NULL);
NULL              182 tests/examples/metadata/read-metadata.c       tags = NULL;
NULL              195 tests/examples/metadata/read-metadata.c           gst_element_get_state (GST_ELEMENT (pipeline), &state, NULL,
NULL               16 tests/examples/queue/queue.c   GstMessage *message = NULL;
NULL               22 tests/examples/queue/queue.c     g_assert (message != NULL);
NULL               62 tests/examples/queue/queue.c   g_assert (pipeline != NULL);
NULL               66 tests/examples/queue/queue.c   g_assert (filesrc != NULL);
NULL               67 tests/examples/queue/queue.c   g_object_set (G_OBJECT (filesrc), "location", argv[1], NULL);
NULL               70 tests/examples/queue/queue.c   g_assert (decode != NULL);
NULL               73 tests/examples/queue/queue.c   g_assert (queue != NULL);
NULL               77 tests/examples/queue/queue.c   g_assert (audiosink != NULL);
NULL               81 tests/examples/queue/queue.c       NULL);
NULL               83 tests/examples/queue/queue.c   gst_element_link_many (filesrc, decode, queue, audiosink, NULL);
NULL                8 tests/examples/stepping/framestep1.c   GstMessage *message = NULL;
NULL               15 tests/examples/stepping/framestep1.c     g_assert (message != NULL);
NULL               94 tests/examples/stepping/framestep1.c   g_object_set (videotestsrc, "num-buffers", 10, NULL);
NULL               99 tests/examples/stepping/framestep1.c   g_object_set (appsink, "emit-signals", TRUE, NULL);
NULL              100 tests/examples/stepping/framestep1.c   g_object_set (appsink, "sync", TRUE, NULL);
NULL              101 tests/examples/stepping/framestep1.c   g_signal_connect (appsink, "new-preroll", (GCallback) new_preroll, NULL);
NULL              108 tests/examples/stepping/framestep1.c   gst_element_link_many (videotestsrc, appsink, NULL);
NULL              113 tests/examples/stepping/framestep1.c   gst_element_get_state (bin, NULL, NULL, -1);
NULL              124 tests/examples/stepping/framestep1.c   gst_element_get_state (bin, NULL, NULL, -1);
NULL              141 tests/examples/stepping/framestep1.c   gst_element_get_state (bin, NULL, NULL, -1);
NULL               11 tests/examples/streams/rtpool-test.c   GstMessage *message = NULL;
NULL               16 tests/examples/streams/rtpool-test.c     g_assert (message != NULL);
NULL               63 tests/examples/streams/rtpool-test.c       GstTask *task = NULL;
NULL              138 tests/examples/streams/rtpool-test.c   g_object_set (alsasrc, "device", "hw:0", NULL);
NULL              139 tests/examples/streams/rtpool-test.c   g_object_set (alsasrc, "latency-time", (gint64) 2000, NULL);
NULL              140 tests/examples/streams/rtpool-test.c   g_object_set (alsasrc, "slave-method", 2, NULL);
NULL              145 tests/examples/streams/rtpool-test.c   g_object_set (alsasink, "device", "hw:0", NULL);
NULL              146 tests/examples/streams/rtpool-test.c   g_object_set (alsasink, "latency-time", (gint64) 2000, NULL);
NULL              147 tests/examples/streams/rtpool-test.c   g_object_set (alsasink, "buffer-time", (gint64) 10000, NULL);
NULL              150 tests/examples/streams/rtpool-test.c   gst_bin_add_many (GST_BIN (bin), alsasrc, alsasink, NULL);
NULL                7 tests/examples/streams/stream-status.c   GstMessage *message = NULL;
NULL               12 tests/examples/streams/stream-status.c     g_assert (message != NULL);
NULL               48 tests/examples/streams/stream-status.c       GstTask *task = NULL;
NULL              109 tests/examples/streams/stream-status.c   g_object_set (fakesrc, "num-buffers", 50, NULL);
NULL              116 tests/examples/streams/stream-status.c   gst_bin_add_many (GST_BIN (bin), fakesrc, fakesink, NULL);
NULL               81 tests/examples/streams/testrtpool.c     tid = NULL;
NULL               94 tests/examples/streams/testrtpool.c   pthread_join (tid->thread, NULL);
NULL              132 tests/examples/streams/testrtpool.c   pool = g_object_new (TEST_TYPE_RT_POOL, NULL);
NULL               44 tests/examples/typefind/typefind.c   GstMessage *message = NULL;
NULL               51 tests/examples/typefind/typefind.c     g_assert (message != NULL);
NULL               90 tests/examples/typefind/typefind.c   g_assert (pipeline != NULL);
NULL               94 tests/examples/typefind/typefind.c   g_assert (filesrc != NULL);
NULL               95 tests/examples/typefind/typefind.c   g_object_set (G_OBJECT (filesrc), "location", argv[1], NULL);
NULL               98 tests/examples/typefind/typefind.c   g_assert (typefind != NULL);
NULL              101 tests/examples/typefind/typefind.c   g_assert (sink != NULL);
NULL              109 tests/examples/typefind/typefind.c       G_CALLBACK (type_found), NULL);
NULL              111 tests/examples/typefind/typefind.c   gst_element_link_many (filesrc, typefind, sink, NULL);
NULL               36 tools/gst-inspect.c static char *_name = NULL;
NULL               69 tools/gst-inspect.c   g_return_if_fail (caps != NULL);
NULL              131 tools/gst-inspect.c   GFlagsClass *flags_class = NULL;
NULL              274 tools/gst-inspect.c   GString *s = NULL;
NULL              278 tools/gst-inspect.c   for (i = 0; vals[i].value_name != NULL; ++i) {
NULL              283 tools/gst-inspect.c   s = g_string_new (NULL);
NULL              361 tools/gst-inspect.c         if (pstring->default_value == NULL)
NULL              369 tools/gst-inspect.c           if (string_val == NULL)
NULL              755 tools/gst-inspect.c       for (; *uri_protocols != NULL; uri_protocols++)
NULL              851 tools/gst-inspect.c   GSignalQuery *query = NULL;
NULL              856 tools/gst-inspect.c     found_signals = NULL;
NULL              876 tools/gst-inspect.c       signals = NULL;
NULL              930 tools/gst-inspect.c       g_slist_foreach (found_signals, (GFunc) g_free, NULL);
NULL              965 tools/gst-inspect.c   for (cur = plugins; cur != NULL; cur = g_list_next (cur)) {
NULL             1007 tools/gst-inspect.c       if (G_UNLIKELY (features->data == NULL))
NULL             1107 tools/gst-inspect.c         element = gst_element_factory_create (factory, NULL);
NULL             1280 tools/gst-inspect.c   element = gst_element_factory_create (factory, NULL);
NULL             1289 tools/gst-inspect.c     _name = NULL;
NULL             1331 tools/gst-inspect.c   GstCaps *caps = NULL;
NULL             1335 tools/gst-inspect.c   g_return_if_fail (klass != NULL);
NULL             1353 tools/gst-inspect.c   for (l = static_templates; l != NULL; l = l->next) {
NULL             1354 tools/gst-inspect.c     GstStaticPadTemplate *tmpl = NULL;
NULL             1363 tools/gst-inspect.c   if (caps == NULL) {
NULL             1399 tools/gst-inspect.c   if (protocols != NULL && *protocols != NULL) {
NULL             1402 tools/gst-inspect.c         for (p = protocols; *p != NULL; ++p)
NULL             1406 tools/gst-inspect.c         for (p = protocols; *p != NULL; ++p)
NULL             1428 tools/gst-inspect.c   for (l = features; l != NULL; l = l->next) {
NULL             1445 tools/gst-inspect.c   g_list_foreach (features, (GFunc) gst_object_unref, NULL);
NULL             1477 tools/gst-inspect.c         N_("Print all elements"), NULL},
NULL             1479 tools/gst-inspect.c         N_("Print list of blacklisted files"), NULL},
NULL             1484 tools/gst-inspect.c               "installation mechanisms"), NULL},
NULL             1486 tools/gst-inspect.c         N_("List the plugin contents"), NULL},
NULL             1490 tools/gst-inspect.c         NULL},
NULL             1492 tools/gst-inspect.c     {NULL}
NULL             1495 tools/gst-inspect.c   GError *err = NULL;
NULL             1504 tools/gst-inspect.c   g_thread_init (NULL);
NULL             1579 tools/gst-inspect.c         GError *error = NULL;
NULL               83 tools/gst-launch.c   GstElement *pipeline = NULL, *e;
NULL               99 tools/gst-launch.c   err = gst_xml_parse_file (xml, (guchar *) arg, NULL);
NULL              144 tools/gst-launch.c     return NULL;
NULL              213 tools/gst-launch.c   wait (NULL);
NULL              231 tools/gst-launch.c   sigaction (SIGSEGV, &action, NULL);
NULL              232 tools/gst-launch.c   sigaction (SIGQUIT, &action, NULL);
NULL              248 tools/gst-launch.c   sigaction (SIGSEGV, &action, NULL);
NULL              249 tools/gst-launch.c   sigaction (SIGQUIT, &action, NULL);
NULL              256 tools/gst-launch.c   GError *err = NULL;
NULL              257 tools/gst-launch.c   gchar *name, *debug = NULL;
NULL              263 tools/gst-launch.c   if (debug != NULL)
NULL              349 tools/gst-launch.c                 "message", G_TYPE_STRING, "Pipeline interrupted", NULL)));
NULL              364 tools/gst-launch.c   sigaction (SIGINT, &action, NULL);
NULL              375 tools/gst-launch.c   sigaction (SIGINT, &action, NULL);
NULL              401 tools/gst-launch.c   sigaction (SIGUSR1, &action, NULL);
NULL              402 tools/gst-launch.c   sigaction (SIGUSR2, &action, NULL);
NULL              416 tools/gst-launch.c   GstMessage *message = NULL;
NULL              430 tools/gst-launch.c     if (message == NULL)
NULL              517 tools/gst-launch.c           gst_tag_list_foreach (tags, print_tag, NULL);
NULL              692 tools/gst-launch.c   gchar *savefile = NULL;
NULL              693 tools/gst-launch.c   gchar *exclude_args = NULL;
NULL              697 tools/gst-launch.c         N_("Output tags (also known as metadata)"), NULL},
NULL              699 tools/gst-launch.c         N_("Output status information and property notifications"), NULL},
NULL              701 tools/gst-launch.c         N_("Do not print any progress information"), NULL},
NULL              703 tools/gst-launch.c         N_("Output messages"), NULL},
NULL              711 tools/gst-launch.c         N_("Do not install a fault handler"), NULL},
NULL              713 tools/gst-launch.c         N_("Do not install signal handlers for SIGUSR1 and SIGUSR2"), NULL},
NULL              715 tools/gst-launch.c         N_("Print alloc trace (if enabled at compile time)"), NULL},
NULL              717 tools/gst-launch.c         N_("Force EOS on sources before shutting the pipeline down"), NULL},
NULL              719 tools/gst-launch.c     {NULL}
NULL              722 tools/gst-launch.c   GError *err = NULL;
NULL              725 tools/gst-launch.c   GError *error = NULL;
NULL              736 tools/gst-launch.c   g_thread_init (NULL);
NULL              813 tools/gst-launch.c         exclude_args ? g_strsplit (exclude_args, ",", 0) : NULL;
NULL              833 tools/gst-launch.c       GstElement *real_pipeline = gst_element_factory_make ("pipeline", NULL);
NULL              835 tools/gst-launch.c       if (real_pipeline == NULL) {
NULL              924 tools/gst-launch.c     while (g_main_context_iteration (NULL, FALSE));
NULL               36 tools/gst-run.c static gchar *_arg_mm = NULL;
NULL               42 tools/gst-run.c       "print wrapped command line options", NULL},
NULL               46 tools/gst-run.c       "List found major/minor versions", NULL},
NULL               47 tools/gst-run.c   {NULL}
NULL               68 tools/gst-run.c   if (firsts[0] == NULL || firsts[1] == NULL) {
NULL               72 tools/gst-run.c   if (seconds[0] == NULL || seconds[1] == NULL) {
NULL              111 tools/gst-run.c   if (*highest == NULL) {
NULL              172 tools/gst-run.c   full = g_build_filename (dir, base, NULL);
NULL              197 tools/gst-run.c       return NULL;
NULL              207 tools/gst-run.c       return NULL;
NULL              226 tools/gst-run.c   GError *error = NULL;
NULL              237 tools/gst-run.c   GHashTable *candidates = NULL;
NULL              275 tools/gst-run.c       return NULL;
NULL              283 tools/gst-run.c         full = g_build_filename (*cur, entry, NULL);
NULL              322 tools/gst-run.c   gchar *highest = NULL;
NULL              324 tools/gst-run.c   gchar *path = NULL;           /* and its path */
NULL              327 tools/gst-run.c   GError *err = NULL;
NULL              368 tools/gst-run.c     highest = NULL;
NULL              376 tools/gst-run.c     if (highest == NULL) {
NULL              386 tools/gst-run.c   path = g_build_filename (dir, binary, NULL);
NULL              392 tools/gst-run.c     g_hash_table_foreach (candidates, (GHFunc) hash_print_key, NULL);
NULL               52 tools/gst-typefind.c   GstCaps *caps = NULL;
NULL               55 tools/gst-typefind.c   if ((dir = g_dir_open (filename, 0, NULL))) {
NULL               61 tools/gst-typefind.c       path = g_strconcat (filename, G_DIR_SEPARATOR_S, entry, NULL);
NULL               79 tools/gst-typefind.c   gst_bin_add_many (GST_BIN (pipeline), source, typefind, fakesink, NULL);
NULL               80 tools/gst-typefind.c   gst_element_link_many (source, typefind, fakesink, NULL);
NULL               85 tools/gst-typefind.c   g_object_set (source, "location", filename, NULL);
NULL               94 tools/gst-typefind.c   sret = gst_element_get_state (GST_ELEMENT (pipeline), &state, NULL, -1);
NULL              100 tools/gst-typefind.c       GError *err = NULL;
NULL              107 tools/gst-typefind.c         gst_message_parse_error (msg, &err, NULL);
NULL              140 tools/gst-typefind.c   gchar **filenames = NULL;
NULL              142 tools/gst-typefind.c   GError *err = NULL;
NULL              146 tools/gst-typefind.c     {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &filenames, NULL},
NULL              147 tools/gst-typefind.c     {NULL}
NULL              156 tools/gst-typefind.c   g_thread_init (NULL);
NULL              171 tools/gst-typefind.c   if (filenames == NULL || *filenames == NULL) {
NULL              139 tools/gst-xmlinspect.c   GFlagsClass *flags_class = NULL;
NULL              633 tools/gst-xmlinspect.c     {NULL}
NULL              636 tools/gst-xmlinspect.c   GError *err = NULL;
NULL              640 tools/gst-xmlinspect.c   g_thread_init (NULL);
NULL              664 tools/gst-xmlinspect.c     for (f = features; f != NULL; f = f->next)
NULL               42 tools/tools.h        N_("Print version information and exit"), NULL }
NULL               19 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL               37 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL               66 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL               86 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              107 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              126 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              145 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              163 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              187 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              205 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              234 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              260 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              282 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              303 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              331 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              353 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              390 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              417 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              456 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              493 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              515 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              553 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              573 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              595 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              618 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              638 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              659 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              678 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              700 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              719 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              738 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              765 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              799 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              820 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              839 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              893 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              913 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              943 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              963 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              989 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1026 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1049 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1068 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1087 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1109 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1129 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1148 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1168 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1190 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1209 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1235 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1256 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1286 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1306 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1326 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1352 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1373 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1393 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1413 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1436 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1456 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1476 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1504 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL             1523 win32/common/gstenumtypes.c     {0, NULL, NULL}
NULL              321 win32/common/gtchar.h #define _wcsdec(_wcs1, _wcs2) ((_wcs1)>=(_wcs2) ? NULL : (_wcs2)-1)
NULL              331 win32/common/gtchar.h #define _wcsspnp(_wcs1, _wcs2) ((*((_wcs1)+wcsspn(_wcs1,_wcs2))) ? ((_wcs1)+wcsspn(_wcs1,_wcs2)) : NULL)
NULL              683 win32/common/gtchar.h #define _strdec(_str1, _str2) ((_str1)>=(_str2) ? NULL : (_str2)-1)
NULL              693 win32/common/gtchar.h #define _strspnp(_str1, _str2) ((*((_str1)+strspn(_str1,_str2))) ? ((_str1)+strspn(_str1,_str2)) : NULL)