Skip to content
  • Sebastien Moutte's avatar
    gst/gstpad.c: (gst_pad_set_getcaps_function) · 3eb3b1c7
    Sebastien Moutte authored
    Original commit message from CVS:
    * gst/gstpad.c: (gst_pad_set_event_function),
    (gst_pad_set_query_function), (gst_pad_set_query_type_function),
    (gst_pad_set_getcaps_function)
    * gst/parse/grammar.y: (gst_parse_found_pad), (gst_parse_perform_delayed_link)
    Fixed NULL pointer used in GST_CAT_DEBUG using GST_STR_NULL macro
    So now, we can use --gst-debug-level=5 on Windows
    * win32/common/libgstcontroller.def:
    Added export of gst_controller_init
    * win32/vs6/libgstcontroller.dsp:
    Fixed Release post build configuration
    3eb3b1c7