gst/autodetect/: Implement src plugins. Little code/string cleanup in the sinks.
authorStefan Kost <ensonic@users.sourceforge.net>
Mon, 27 Oct 2008 08:54:30 +0000 (08:54 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Mon, 27 Oct 2008 08:54:30 +0000 (08:54 +0000)
commita6f4df463d14d2880c2246ca879dbab4b043560f
treed3077616f9883d93fb107f361fcc3bc44042e21a
parent40d198cfd8782b8eaeed731aaae17308c4b20916
gst/autodetect/: Implement src plugins. Little code/string cleanup in the sinks.

Original commit message from CVS:
* gst/autodetect/Makefile.am:
* gst/autodetect/gstautoaudiosink.c:
* gst/autodetect/gstautoaudiosrc.c:
* gst/autodetect/gstautoaudiosrc.h:
* gst/autodetect/gstautodetect.c:
* gst/autodetect/gstautovideosink.c:
* gst/autodetect/gstautovideosrc.c:
* gst/autodetect/gstautovideosrc.h:
Implement src plugins. Little code/string cleanup in the sinks.
Fixes #523813.
ChangeLog
gst/autodetect/Makefile.am
gst/autodetect/gstautoaudiosink.c
gst/autodetect/gstautoaudiosrc.c [new file with mode: 0644]
gst/autodetect/gstautoaudiosrc.h [new file with mode: 0644]
gst/autodetect/gstautodetect.c
gst/autodetect/gstautovideosink.c
gst/autodetect/gstautovideosrc.c [new file with mode: 0644]
gst/autodetect/gstautovideosrc.h [new file with mode: 0644]