Skip to content
  • Tim-Philipp Müller's avatar
    gst/autodetect/: Make static pad templates static to appease valgrind's leak detector. · e4ba5018
    Tim-Philipp Müller authored
    Original commit message from CVS:
    * gst/autodetect/gstautoaudiosink.c:
    (gst_auto_audio_sink_base_init):
    * gst/autodetect/gstautovideosink.c:
    (gst_auto_video_sink_base_init):
    Make static pad templates static to appease valgrind's leak
    detector.
    * tests/check/Makefile.am:
    * tests/check/elements/.cvsignore:
    * tests/check/elements/autodetect.c: (GST_START_TEST),
    (autodetect_suite):
    Add simple test for the ghostpad lockup on shutdown fixed in core
    CVS (audio bit disabled because it would need dozens of alsa
    suppressions and I'm too lazy to add those now).
    e4ba5018