gstreamer/gst/autodetect
Tim-Philipp Müller e4ba501855 gst/autodetect/: Make static pad templates static to appease valgrind's leak detector.
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).
2006-09-22 12:12:10 +00:00
..
gstautoaudiosink.c gst/autodetect/: Make static pad templates static to appease valgrind's leak detector. 2006-09-22 12:12:10 +00:00
gstautoaudiosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstautodetect.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
gstautodetect.h merging autodetect from 0.8 branch 2005-07-20 09:40:32 +00:00
gstautovideosink.c gst/autodetect/: Make static pad templates static to appease valgrind's leak detector. 2006-09-22 12:12:10 +00:00
gstautovideosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00